Polynomial Function Graphs
Polynomial functions produce smooth, continuous curves whose shapes are entirely determined by their algebraic form. By analyzing a polynomial's degree, leading coefficient, zeros, and multiplicity, you can sketch an accurate graph without plotting dozens of points.

Features of Polynomial Function Graphs
Zeros (also called roots or x-intercepts) are the points where the graph crosses or touches the x-axis. These occur wherever .
End behavior describes what happens to the graph as heads toward or . Two things control it: the degree and the leading coefficient.
- Even degree polynomials have the same behavior on both ends (both arms go up, or both go down)
- Odd degree polynomials have opposite behavior on each end (one arm up, one arm down)
- A positive leading coefficient means the graph rises to the right; a negative leading coefficient means it falls to the right
Turning points (local maxima and minima) are where the graph changes from increasing to decreasing or vice versa. A polynomial of degree has at most turning points.
Inflection points are where the graph changes concavity, shifting from curving upward to curving downward (or the reverse).
Factoring for Polynomial Zeros
To find the zeros of a polynomial:
-
Factor completely. Use whatever technique fits: pull out common factors, factor by grouping, apply the difference of squares (), or use sum/difference of cubes.
-
Set each factor equal to zero and solve for .
For example, if , factor out to get . Setting each factor to zero gives zeros at , , and .
Degree and Graph Characteristics
The degree of a polynomial is the highest exponent on the variable. It tells you a lot about the graph:
- A polynomial of degree has at most zeros (counting both real and complex)
- It has at most turning points
- The degree controls the end behavior (even vs. odd, as described above)
- Higher-degree polynomials can produce more complex shapes with more "wiggles"

Sketching Polynomial Function Graphs
- Find the zeros by factoring or using the Rational Root Theorem and synthetic division.
- Determine end behavior from the leading term. For instance, if the leading term is , the degree is odd and the coefficient is negative, so the graph rises to the left and falls to the right.
- Find the y-intercept by evaluating .
- Identify turning points by analyzing where the function changes direction. In a pre-calculus context, you can estimate these by testing values between zeros or using a graphing calculator.
- Plot the key points (zeros, y-intercept, turning points) and connect them with a smooth curve that matches the end behavior.
Advanced Polynomial Function Analysis
Intermediate Value Theorem for Roots
The Intermediate Value Theorem (IVT) says: if is continuous on and and have opposite signs, then there's at least one value in where .
Since all polynomials are continuous everywhere, the IVT always applies. This is useful when you can't factor easily. Evaluate at a few integer values, and whenever the sign changes between two consecutive values, you know a root exists in that interval.

Multiplicity of Zeros and Graph Shape
Multiplicity is how many times a particular zero appears as a factor. For example, in , the zero has multiplicity 2 and has multiplicity 1.
Multiplicity determines how the graph behaves at each zero:
- Odd multiplicity (1, 3, 5, ...): the graph crosses the x-axis at that zero
- Even multiplicity (2, 4, 6, ...): the graph touches the x-axis and bounces back without crossing
Higher multiplicity also makes the graph flatter near the zero. A zero with multiplicity 1 crosses sharply, while a zero with multiplicity 3 crosses with a flattened, S-shaped curve.
Polynomial Behavior from Algebraic Form
You can predict a lot about a polynomial's graph just from its equation:
- The leading term (degree and coefficient) determines end behavior
- The factored form reveals zeros and their multiplicities
- Complex zeros always come in conjugate pairs (like and ). They don't produce x-intercepts, but they do "use up" zeros from the total count. A degree-5 polynomial with 2 complex zeros will have only 3 real x-intercepts.
Continuity and Related Functions
Polynomial functions are continuous everywhere. There are no holes, jumps, or breaks in their graphs. This is what makes them predictable and smooth.
Rational functions (ratios of two polynomials) are a different story. They can have discontinuities wherever the denominator equals zero, which may produce vertical asymptotes or holes. Rational functions can also have horizontal or oblique asymptotes that describe end behavior. These concepts build directly on your understanding of polynomial graphs, and you'll explore them in the next sections of this unit.