| home | contents | previous | next page | send comment | send link | add bookmark |

11.3.2. End behavior

The end behavior describes how a graph appears as the independent variable approaches infinity to the right (x increases) or to the left (x decreases). It depends whether the degree of the polynomial is odd or even and the sign of the coefficient of the highest order term, an. The end behavior for all possible cases is:

Sign of an Degree End behavior
positive even Approaches positive infinity as x decreases
and as x increases.
positive odd Approaches negative infinity as x decreases
and approaches positive infinity as x increases.
negative even Approaches negative infinity as x decreases
and as x increases.
negative odd Approaches positive infinity as x decreases
and approaches negative infinity as x increases.
Examples:
Cubic function

Figure 11-3: Cubic function

f(x) = x3 - 3x2 - x + 3
Zeroes of function:
{-1.000, 0.000}, {+1.000, 0.000}, {+3.000, 0.000}
Critical points:
{-0.155, +3.079}   local maximum
{+2.155, -3.079}   local minimum
Quartic function

Figure 11-4: Quartic function

f(x) = x4 - 5x2 + 4
Zeroes of function:
{-3.000, 0.000}, {-1.000, 0.000}, 
{+1.000, 0.000}, {+2.000, 0.000}
Critical points:
{-1.581, -2.250}   local minimum
{ 0.000, +4.000}   local maximum
{+1.581, -2.250}   local minimum
Quintic function

Figure 11-5: Quintic function

f(x) = x5 - 5x3 + 4x
Zeroes of function:
{-3.000, 0.000}, {-1.000, 0.000}, {0.000, 0.000}, 
{+1.000, 0.000}, {+2.000, 0.000}
Critical points:
{-1.644, +3.631}   local maximum
{-0.544, -1.419}   local minimum
{+0.544, +1.419}   local maximum
{+1.644, -3.631}   local minimum


| home | contents | previous | next page | send comment | send link | add bookmark |

Copyright © 2005, Stephen R. Schmitt