Graphs of Polynomials — End Behavior and Multiplicity
A polynomial graph is one smooth, unbroken curve. Its degree (even or odd) and leading coefficient sign fix its end behavior, while each zero's multiplicity decides whether the curve crosses or just touches the x-axis there.
By the end you'll be able to read a polynomial's end behavior straight off its degree and leading coefficient, and tell whether each zero is a crossing or a bounce from its multiplicity.
Predict: both ends for an odd-degree, negative-leading polynomial. Set the toggles and check.
This plots a polynomial with a zero at x = -1 whose multiplicity you control. The curve and its end-behavior arrows always share one color, and that color flips with the sign of the leading coefficient — toggle degree parity and leading-coefficient sign and watch both the curve and the arrows recolor and repoint together. Toggle the multiplicity at x = -1 and watch the marked root switch between crossing and bouncing. Hover the curve or the root for exact readouts.
p(x) = (x+1)(x-2)² — degree 3 (odd), leading coefficient positive → down on the left, up on the right. Root x = -1 has multiplicity 1 (odd) → crosses the axis.
Two structural features shape any polynomial's graph: the end behavior (degree parity and leading coefficient sign) and how the curve meets the x-axis at each real zero (multiplicity).
Zoom way out on any polynomial's graph and the lower-degree terms vanish visually — only the highest-power term shapes what you see at the far left and far right. That's why the interactive above only needs the degree's parity and the leading coefficient's sign to draw the arrows: everything else about the polynomial (roots, wiggles in the middle) only matters close to the origin.
Two rules cover all four end-behavior cases:
- Even degree: both ends go the same way — up/up if the leading coefficient is positive, down/down if negative.
- Odd degree: the ends go opposite ways — down-then-up if the leading coefficient is positive, up-then-down if negative.
At a real zero \(x=a\) where the factor \((x-a)^m\) has multiplicity m: odd m means the sign of \(p(x)\) flips across a, so the graph crosses; even m means the sign stays the same on both sides, so the graph touches and turns back without crossing. A degree-n polynomial has at most n real zeros and at most \(n-1\) turning points.
A product-demand model, a cost curve, or a physical trajectory written as a polynomial all obey the same rule: the far-left and far-right trend (does demand blow up or crash as an input grows extreme?) is fixed the moment you know the degree's parity and the leading coefficient's sign — no need to evaluate the function anywhere near those extremes to know where it's headed.
Sketch \(p(x) = -(x+1)(x-2)^2\). Expanding just enough for the leading term: degree \(1+2=3\) (odd), leading term \(-(x)(x^2)=-x^3\) — negative leading coefficient. End behavior: up on the left, down on the right. Zeros: \(x=-1\) has multiplicity 1 (odd) → crosses; \(x=2\) has multiplicity 2 (even) → touches and turns. y-intercept: \(p(0) = -(1)(4) = -4\). Putting it together: the curve comes down from the upper left, crosses at \(x=-1\), rises, then comes back down to just touch the axis at \(x=2\) and falls away to the lower right.
For \(p(x) = (x-3)(x+2)^2\): degree \(1+2=3\) (odd), leading coefficient \(+1\) (positive), so end behavior is down on the left, ____ on the right. The zero at \(x=3\) has multiplicity 1 (odd), so the graph ____ the axis there; the zero at \(x=-2\) has multiplicity 2 (even), so it touches and turns back.
Reveal the answer
Odd degree with a positive leading coefficient sends the right end up. Multiplicity 1 is odd, so the graph crosses at \(x=3\). Set the toggles above to odd degree, positive leading, and odd multiplicity, then check the arrows and the root marker against this.
More info — why non-real roots change the count of x-intercepts
A degree-n polynomial has at most n real zeros, but "at most" is doing real work: some of its n roots (counted with multiplicity, including repeats) can be non-real, and those contribute no x-intercept at all. A degree-4 polynomial might cross or touch the x-axis only twice, or even zero times, if the rest of its roots are non-real — you can't always read the full root count off the graph alone. See the Purplemath link in Dive deeper for more worked cases matching leading terms to shapes.
Check your understanding
What is the end behavior of \(p(x) = 2x^4 - 3x^2 + 1\)?
A polynomial's graph touches the x-axis at \(x = 3\) and turns back without crossing. What does this tell you about the zero at \(x = 3\)?
What is the end behavior of \(p(x) = -(x+2)^3(x-1)\)?
A polynomial is given in factored form as \(p(x) = (x-1)(x+4)^2\). What are its x-intercepts, and what does the graph do at each one?
Recap
- Far from the origin, only the degree and leading coefficient shape the graph.
- Even degree: both ends match (up/up if leading coefficient positive, down/down if negative). Odd degree: ends go opposite ways (down/up if positive, up/down if negative).
- At a zero of odd multiplicity, the graph crosses the x-axis; at a zero of even multiplicity, it touches and turns back without crossing.
- A degree-n polynomial has at most n real zeros and at most n − 1 turning points — non-real roots leave no x-intercept at all.
Dive deeper
- Khan Academy — End behavior of polynomials Read end behavior from degree parity and leading-coefficient sign.
- Purplemath — End behavior of polynomial graphs Match the four end-behavior cases to leading terms.
- OpenStax College Algebra 2e — Graphs of Polynomial Functions Interpret how multiplicity makes a graph cross versus touch.
Sources
- Graphs of Polynomials — End Behavior and Multiplicity