Mathwords logoMathwords

End Behavior

End Behavior

The appearance of a graph as it is followed farther and farther in either direction. For polynomials, the end behavior is indicated by drawing the positions of the arms of the graph, which may be pointed up or down. Other graphs may also have end behavior indicated in terms of the arms, or in terms of asymptotes or limits.

Polynomial End Behavior:
1. If the degree n of a polynomial is even, then the arms of the graph are either both up or both down.
2. If the degree n is odd, then one arm of the graph is up and one is down.
3. If the leading coefficient an is positive, the right arm of the graph is up.
4. If the leading coefficient an is negative, the right arm of the graph is down.

 

See also

Polynomial facts

Key Formula

For f(x)=anxn+an1xn1++a0:{n even, an>0:x+,  f(x)+   and   x,  f(x)+n even, an<0:x+,  f(x)   and   x,  f(x)n odd, an>0:x+,  f(x)+   and   x,  f(x)n odd, an<0:x+,  f(x)   and   x,  f(x)+\begin{gathered}\text{For } f(x) = a_n x^n + a_{n-1}x^{n-1} + \cdots + a_0:\\ \begin{cases} n \text{ even, } a_n > 0: & x \to +\infty,\; f(x) \to +\infty \;\text{ and }\; x \to -\infty,\; f(x) \to +\infty \\ n \text{ even, } a_n < 0: & x \to +\infty,\; f(x) \to -\infty \;\text{ and }\; x \to -\infty,\; f(x) \to -\infty \\ n \text{ odd, } a_n > 0: & x \to +\infty,\; f(x) \to +\infty \;\text{ and }\; x \to -\infty,\; f(x) \to -\infty \\ n \text{ odd, } a_n < 0: & x \to +\infty,\; f(x) \to -\infty \;\text{ and }\; x \to -\infty,\; f(x) \to +\infty \end{cases}\end{gathered}
Where:
  • nn = The degree of the polynomial (highest exponent)
  • ana_n = The leading coefficient (the coefficient of the highest-degree term)
  • f(x)f(x) = The polynomial function's output value
  • xx = The input variable

Worked Example

Problem: Describe the end behavior of f(x)=2x43x2+x7f(x) = 2x^4 - 3x^2 + x - 7.
Step 1: Identify the leading term. The term with the highest power of xx is 2x42x^4.
Leading term: 2x4\text{Leading term: } 2x^4
Step 2: Determine the degree nn. The highest exponent is 4, so n=4n = 4, which is even.
n=4(even)n = 4 \quad (\text{even})
Step 3: Determine the leading coefficient ana_n. The coefficient of x4x^4 is 2, which is positive.
an=2>0a_n = 2 > 0
Step 4: Apply the rules. Even degree means both arms go the same direction. Positive leading coefficient means the right arm points up, so both arms point up.
As x+,  f(x)+andas x,  f(x)+\text{As } x \to +\infty,\; f(x) \to +\infty \quad \text{and} \quad \text{as } x \to -\infty,\; f(x) \to +\infty
Answer: Both arms of the graph point upward. As xx approaches ++\infty or -\infty, f(x)f(x) approaches ++\infty.

Another Example

This example uses an odd-degree polynomial with a negative leading coefficient, producing opposite arm directions compared to the first example's even-degree case where both arms matched.

Problem: Describe the end behavior of g(x)=5x3+10x24g(x) = -5x^3 + 10x^2 - 4.
Step 1: Identify the leading term, which is 5x3-5x^3.
Leading term: 5x3\text{Leading term: } -5x^3
Step 2: The degree is 3, which is odd. This tells you the two arms point in opposite directions.
n=3(odd)n = 3 \quad (\text{odd})
Step 3: The leading coefficient is 5-5, which is negative. A negative leading coefficient means the right arm points down.
an=5<0a_n = -5 < 0
Step 4: Since the degree is odd, the arms go in opposite directions. The right arm is down, so the left arm must be up.
As x+,  g(x)andas x,  g(x)+\text{As } x \to +\infty,\; g(x) \to -\infty \quad \text{and} \quad \text{as } x \to -\infty,\; g(x) \to +\infty
Answer: The left arm points up and the right arm points down. As xx \to -\infty, g(x)+g(x) \to +\infty; as x+x \to +\infty, g(x)g(x) \to -\infty.

Frequently Asked Questions

How do you determine the end behavior of a polynomial from its equation?
Look only at the leading term (the term with the highest exponent). The degree tells you whether the arms go the same direction (even degree) or opposite directions (odd degree). The sign of the leading coefficient tells you whether the right arm points up (positive) or down (negative). All other terms in the polynomial have no effect on end behavior.
What is the difference between end behavior and asymptotes?
End behavior describes the general trend of a graph as xx goes toward ±\pm\infty. For polynomials, the outputs grow without bound, so there are no horizontal asymptotes. Rational functions, exponential functions, and other types can have horizontal or oblique asymptotes that describe their end behavior more specifically — the function approaches a particular line rather than diverging to infinity.
Why does only the leading term matter for end behavior?
As xx becomes extremely large or extremely small, the highest-power term dominates because it grows far faster than any lower-power term. For example, when x=1,000x = 1{,}000, the term 2x42x^4 equals 2×10122 \times 10^{12}, while a term like 3x2-3x^2 is only 3×106-3 \times 10^{6}. The leading term overwhelms all others, so it alone controls the direction of the graph at the extremes.

End Behavior (Even Degree) vs. End Behavior (Odd Degree)

End Behavior (Even Degree)End Behavior (Odd Degree)
Arm directionsBoth arms point the same way (both up or both down)Arms point in opposite directions (one up, one down)
Positive leading coefficientBoth arms up (U-shape)Left arm down, right arm up (rises to the right)
Negative leading coefficientBoth arms down (∩-shape)Left arm up, right arm down (falls to the right)
Example functionf(x)=x2f(x) = x^2 or f(x)=x4f(x) = x^4f(x)=x3f(x) = x^3 or f(x)=x5f(x) = x^5

Why It Matters

End behavior is a foundational concept in Algebra 2 and Precalculus that helps you sketch polynomial graphs quickly without plotting many points. Standardized tests like the SAT and ACT frequently ask you to match a polynomial equation to a graph based on end behavior. In calculus, understanding end behavior extends to limits at infinity, which are essential for analyzing rational functions, convergence, and optimization problems.

Common Mistakes

Mistake: Using the constant term or a middle term instead of the leading term to determine end behavior.
Correction: Only the leading term (highest-degree term) matters. Rewrite the polynomial in standard form (descending powers) so you can easily identify the correct term and its coefficient.
Mistake: Confusing 'both arms go up' with 'both arms go down' when the degree is even but the leading coefficient is negative.
Correction: Even degree means both arms match, but a negative leading coefficient flips both arms downward. Always check both the degree (even or odd) and the sign of the leading coefficient (positive or negative).

Related Terms