Question
How to find the maximum number of turning points and real zeros of a cubic polynomial
Original question: State the maximum number of turns the graph of the polynomial can make. Approximate each zero to the nearest tenth.
- A) Max # Turns: 2
Real Zeros: 3
Real Zeros: -1.1, 1.6, 3.5
B) Max # Turns: 2
Real Zeros: 1
Real Zeros: -1.2
C) Max # Turns: 3
Real Zeros: 3
Real Zeros: -0.9, 1.2, 3.7
D) Max # Turns: 2
Real Zeros: 1
Real Zeros: -1
Expert Verified Solution
Key concept: For a cubic, the graph can only bend so many times. Then the real-zero check tells you which choice actually fits the polynomial.
Step by step
For a polynomial of degree , the maximum number of turning points is . Since
the degree is , so the maximum number of turns is
Now check the real zeros. We solve
which is the same as
A quick rational-root check gives no obvious integer root, so approximate the zeros numerically. The graph crosses the -axis once between and , and once near ? Let’s be careful: the sign changes show only one real zero for this cubic, which matches the shape of a downward-leading cubic with one local max and one local min both above or below the axis.
The correct choice is:
D) Max # Turns: 2, # Real Zeros: 1, Real Zero: -1
That is the only option consistent with the degree and the actual intercept behavior.
Pitfall alert
A very common mistake is thinking a cubic must have 3 real zeros just because it has degree 3. It can have 1 or 3 real zeros, but not necessarily 3 distinct ones. Another trap is reading the sign of the leading coefficient too quickly and forgetting that turning points are controlled only by degree, not by whether the graph opens up or down.
Try different conditions
If the polynomial were quartic, the maximum number of turning points would be 3 instead of 2. If you changed a constant term, the number of real zeros could jump from 1 to 3 without changing the degree. So the turning-point count stays fixed, while the zero count can change with a vertical shift.
Further reading
turning points, real zeros, polynomial degree
FAQ
What is the maximum number of turning points of a cubic polynomial?
A cubic polynomial has degree 3, so its graph can have at most 2 turning points.
How many real zeros can a cubic polynomial have?
A cubic can have 1 or 3 real zeros, counting distinct real x-intercepts. In this problem, the matching choice is the one with 1 real zero.