Polynomial Graph Analysis
In Algebra 2, you learned to factor and graph quadratics and simple cubics. College algebra extends that analysis to any degree polynomial. We develop a systematic toolkit: end behavior, zeros with multiplicity, turning points, sign analysis, and the intermediate value theorem. Together, these tools let you sketch accurate graphs by hand.
End Behavior
The end behavior of a polynomial describes what happens to as and . End behavior depends only on the leading term .
| Degree | Leading Coefficient | As | As |
|---|---|---|---|
| Even | Positive () | ||
| Even | Negative () | ||
| Odd | Positive () | ||
| Odd | Negative () |
Memory aid: Even degree = both ends go the same direction. Odd degree = ends go opposite directions. Positive leading coefficient = right end goes up.
Worked Example 1: End Behavior
Describe the end behavior of .
The leading term is : odd degree with negative coefficient.
- As : (right end falls)
- As : (left end rises)
Zeros and Multiplicity
A zero of a polynomial is a value where . If is a factor but is not, then has multiplicity .
The multiplicity determines the graph’s behavior at the zero:
- Odd multiplicity (1, 3, 5, …): the graph crosses the -axis at
- Even multiplicity (2, 4, 6, …): the graph touches (bounces off) the -axis at
- Multiplicity 1: crosses like a line (straight through)
- Multiplicity 2: touches and turns (parabolic tangency)
- Multiplicity 3: crosses with an inflection (flattens before crossing)
Worked Example 2: Complete Zero Analysis
Analyze the zeros of .
| Zero | Multiplicity | Behavior |
|---|---|---|
| (odd) | Crosses with inflection | |
| (even) | Touches and bounces | |
| (odd) | Crosses straight through |
The degree is (even) with leading coefficient , so both ends go up.
Turning Points
A turning point is where the graph changes from increasing to decreasing or vice versa. A polynomial of degree has at most turning points.
Example: A degree 4 polynomial can have at most 3 turning points. It might have fewer (1 or 3, specifically — a polynomial of degree always has an odd/even number of turning points matching whether is odd/even minus one).
The minimum number of turning points can be deduced from the zeros and end behavior. If the graph must cross the -axis at certain points and match the end behavior, there must be enough turning points to accommodate those changes.
The Intermediate Value Theorem (IVT)
The intermediate value theorem states: if is continuous on and and have opposite signs, then there exists at least one in where .
Since all polynomials are continuous, this always applies. The IVT is a powerful tool for locating zeros when you cannot factor.
Worked Example 3: Using the IVT
Show that has a zero between and .
Since and , by the IVT there is at least one zero in .
We can narrow the interval: , so the zero is in .
Further: , so the zero is in .
And: , so the zero is in .
Sign Analysis with Test Intervals
To determine where a polynomial is positive or negative:
- Find all real zeros
- Plot them on a number line, dividing it into intervals
- Test one point in each interval to determine the sign
Worked Example 4: Complete Sign Analysis
Determine the sign of .
Zeros: (mult. 1), (mult. 2), (mult. 1).
Test intervals:
| Interval | Test Point | Sign of | Reasoning |
|---|---|---|---|
| Positive | |||
| Negative | |||
| Negative | |||
| Positive |
Notice: the sign does not change at because the multiplicity is even (the graph bounces there).
SVG: Polynomial Graph Analysis
Graph of f(x) = (x + 2)(x - 1) squared times (x - 3)
The graph shows , a degree-4 polynomial with positive leading coefficient. It crosses at and (multiplicity 1), bounces at (multiplicity 2), and both ends rise.
Complete Graphing Strategy
To sketch the graph of a polynomial by hand:
- Determine the degree and leading coefficient for end behavior
- Find all zeros (factor, use rational root theorem, etc.) and determine multiplicity
- Plot the zeros and mark crossing/bouncing behavior
- Find the -intercept ()
- Determine sign in each interval between zeros
- Estimate turning points — there are at most
- Connect the dots smoothly, respecting end behavior, signs, and zero behavior
Worked Example 5: Complete Graph Sketch
Sketch .
End behavior: Degree 3, negative leading coefficient: left end up, right end down.
Zeros: , , — all multiplicity 1 (graph crosses at each).
-intercept: .
Sign analysis:
| Interval | Sign |
|---|---|
Turning points: At most . One between and , another between and . Using calculus (or symmetry — this function is odd): turning points are at , with .
Real-World Application: Structural Analysis
In civil engineering, the bending moment of a beam under multiple point loads can be modeled as a polynomial. For a beam with supports at and with loads at positions , the moment diagram is piecewise polynomial. The zeros of the moment polynomial indicate where the beam has zero bending — and the maximum of the moment (a turning point) indicates where the beam is under greatest stress.
For a uniformly loaded beam of length 10 m, the moment is approximately:
This is a quadratic with zeros at and , and maximum at where kN-m.
Practice Problems
Test your understanding with these problems. Click to reveal each answer.
Problem 1: Describe the end behavior of .
Leading term: . Even degree, positive coefficient.
Both ends rise: as , , and as , .
Answer: Both ends go to .
Problem 2: For , identify each zero, its multiplicity, and the graph’s behavior there.
: multiplicity 2 (even) — the graph touches and bounces.
: multiplicity 3 (odd) — the graph crosses with an inflection.
Answer: Bounces at (mult. 2), crosses with inflection at (mult. 3).
Problem 3: Use the IVT to show that has a zero between and .
Since is continuous and changes sign, there is a zero in by the IVT.
Answer: and have opposite signs, so the IVT guarantees a zero in .
Problem 4: What is the maximum number of turning points for a degree-7 polynomial? What is the maximum number of real zeros?
Maximum turning points: .
Maximum real zeros: (a polynomial of degree has at most real zeros).
Answer: At most 6 turning points and at most 7 real zeros.
Problem 5: Perform a sign analysis for .
Zeros: (mult. 2), (mult. 1), (mult. 1).
| Interval | Test | Sign |
|---|---|---|
| : | Positive | |
| : | Negative | |
| : | Negative | |
| : | Positive |
Note: the sign does not change at (even multiplicity).
Answer: Positive on and ; negative on and .
Key Takeaways
- End behavior depends only on the degree and leading coefficient — even degree means same direction on both ends; odd means opposite
- Multiplicity determines crossing vs. bouncing: odd multiplicities cross, even multiplicities bounce
- A degree- polynomial has at most real zeros and at most turning points
- The intermediate value theorem guarantees a zero between any two points where the function changes sign
- Sign analysis divides the number line at zeros and tests each interval
- The complete graphing strategy combines end behavior, zeros, sign analysis, and turning points
Return to College Algebra for more topics in this section.
Next Up in College Algebra
All College Algebra topicsLast updated: March 29, 2026