Skip to main content
Daily Math Minute

Polynomial & Rational Functions

Analyzing Polynomial Graphs

Determining end behavior, zeros, and turning points from a polynomial's equation.

Advanced20 min lesson3 min readUpdated August 12, 2026Author not yet attributed

How Many Times Can a Polynomial Change Direction?

A polynomial's graph can rise, fall, rise again, fall again — each reversal is called a turning point. Before reading on, think about whether a polynomial's degree puts any limit on how many times its graph can change direction, or whether a high-degree polynomial could wiggle back and forth as many times as it wants.

Definition — Turning Points

A point where a polynomial's graph changes from increasing to decreasing or decreasing to increasing. A degree-n polynomial has at most n − 1 turning points.

This limit connects to an idea calculus makes precise later: each turning point marks a place where the function's rate of change switches sign. Informally, tracking how a polynomial's rate of change itself behaves involves a new polynomial one degree lower — and a polynomial of degree n − 1 has at most n − 1 places where it can cross zero, capping how many direction changes the original degree-n polynomial can have.

Worked Example — Full Graph Analysis from an Equation

Analyze f(x) = x⁴ − 5x² + 4. Factor: x⁴ − 5x² + 4 = (x² − 1)(x² − 4) = (x − 1)(x + 1)(x − 2)(x + 2). Zeros: x = 1, −1, 2, −2, each with multiplicity 1 (the graph crosses at every zero). Degree 4 (even) with a positive leading coefficient, so both ends rise. With 4 simple zeros, the graph crosses the x-axis four times, requiring at most 4 − 1 = 3 turning points to weave between them.

Function Explorer

Transform: g(x) = a·f(b(x − h)) + k
1
1
0
0
Composition
Analysis (of the transformed function, in view)
y-intercept
(0, 0)
x-intercepts
(-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
Extrema
local min at (-7.85, -1); local max at (-4.71, 1); local min at (-1.57, -1); local max at (1.57, 1); local min at (4.71, -1); local max at (7.85, 1)
Inflection points
(-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
Vertical asymptotes
none found in view
Horizontal asymptotes
none found
Domain
all real numbers in view
Range (estimated)
approximately [-1, 1]

Tip

Counting a polynomial's real zeros (with multiplicity) alongside its maximum turning-point count gives a strong mental sketch of the graph's overall shape before ever plotting a single point.

Common Mistakes

  • Assuming a polynomial's graph must have exactly n − 1 turning points, rather than at most n − 1.

    The degree only sets an upper limit — a degree-4 polynomial could have 3, 1, or even 0 turning points, depending on its specific zeros and shape, but never more than 3.

  • Forgetting to factor completely before identifying zeros, missing one or more x-intercepts.

    Factor a polynomial as fully as possible before reading off its zeros — an incompletely factored expression can hide additional real zeros.

Key Takeaways

  • A degree-n polynomial has at most n − 1 turning points.
  • Combining end behavior, zeros with multiplicity, and the maximum turning-point count gives a strong overall picture of a polynomial's graph.
  • This turning-point limit foreshadows a calculus idea: the places a function's rate of change switches sign.

Summary

Turning points add one more piece to fully sketching a polynomial's graph. The next lesson uses that same zero-and-sign reasoning to solve inequalities involving polynomial expressions.

Sign in to track your progress and mark this lesson complete.

Track your progress