Back to courseLesson 6 of 14

Polynomials and end behavior

What you'll learn

Predict the shape and the two ends of any polynomial from its degree and leading coefficient alone.

A polynomial is any sum of power terms — like 3x⁴ − 2x² + x − 5. They look intimidating, but their large-scale shape is decided by just one term.

Degree and leading coefficient

Two numbers carry most of the information:

  • Degree — the highest power of x. (For 3x⁴ − 2x² + 5, the degree is 4.)
  • Leading coefficient — the number on that highest-power term. (Here, 3.)

Far from the origin, the highest-power term grows so much faster than the others that it swamps them. So the ends of the graph behave like the leading term alone.

The four cases

Combine two yes/no questions — is the degree even or odd? is the leading coefficient positive or negative? — and you get every possible end behavior:

Even, a > 0both ends ↑Even, a < 0both ends ↓Odd, a > 0↓ left, ↑ rightOdd, a < 0↑ left, ↓ right
Only two things set the ends: the degree’s parity (even = ends agree, odd = ends disagree) and the sign of the leading term.
DegreeLeading coeff.Left endRight end
Even+upup
Evendowndown
Odd+downup
Oddupdown

The pattern is worth saying out loud: even degree → both ends point the same way; odd degree → the ends point opposite ways. The sign of the leading coefficient then flips the whole picture up or down.

Roots and turning points

Between the ends, the graph can wiggle. Two ceilings bound how much:

  • A degree-n polynomial has at most n real roots (x-intercepts).
  • It has at most n − 1 turning points.

A cubic (degree 3), for instance, can cross the x-axis up to 3 times and turn at most twice — exactly the "Odd, a > 0" panel above.

Why this matters

End behavior is your sanity check. Before solving anything, you can sketch where a polynomial goes and how many times it can cross zero. In modeling, it's a warning label: any polynomial eventually rockets to ±∞, so it can't describe a quantity that should level off — that's a job for the next module.

Check your understanding

Question 1 of 2

As x → ±∞, how does f(x) = −2x⁴ + x behave?

Next lesson