ALGEBRA 1 • ZEROS & FACTORS OF POLYNOMIALS

Zeros of Polynomials to Construct Graphs

Learn how factoring a polynomial reveals its zeros and unlocks the shape of its graph.

Historical Context & Motivation

For thousands of years, mathematicians have been fascinated by a simple question: for what values does an expression equal zero? Ancient Babylonian scribes, working on clay tablets around 1800 BCE, solved problems that we would now write as quadratic equations. They didn't have modern notation, but they used clever recipes to find the special input values that make an expression vanish. These special values — what we call zeros — turned out to be one of the most powerful ideas in all of mathematics.

Over the centuries, mathematicians realized that finding the zeros of a polynomial is like finding the DNA of its graph. Once you know where the curve crosses the x-axis, you have anchor points that tell you the overall shape. This connection between algebra (solving equations) and geometry (drawing graphs) is at the heart of what you'll learn in this lesson.

~1800 BCE
Babylonian Equation Solving
Babylonian scribes develop step-by-step methods to find values that satisfy quadratic-type problems, the earliest known work with polynomial zeros.
~300 BCE
Euclid's Geometric Algebra
Greek mathematicians like Euclid represent algebraic relationships as geometric shapes, connecting equations to visual diagrams for the first time.
1637
Descartes Creates the Coordinate Plane
René Descartes publishes his coordinate system, making it possible to plot equations as curves and see where they cross the axes.
1799
Fundamental Theorem of Algebra
Carl Friedrich Gauss proves that every polynomial of degree n has exactly n zeros (counting complex numbers and repeated zeros), guaranteeing that zeros always exist.
2010
Common Core Standard A-APR.3
The Common Core State Standards formally link factoring polynomials to graphing, asking students to use zeros to sketch rough graphs of polynomial functions.

The big question this lesson addresses is: How can factoring a polynomial tell you what its graph looks like, without plotting hundreds of points? By the end, you'll be able to factor a polynomial, identify its zeros, and quickly sketch a rough but accurate graph.

Core Principles & Definitions

Before you can use zeros to sketch graphs, you need a handful of key ideas. A polynomial is an expression built from variables and constants using only addition, subtraction, and multiplication — for example, f(x) = x³ − 4x² + x + 6. A zero of that polynomial (also called a root) is any x-value that makes the polynomial equal to zero. Graphically, each zero is a point where the curve touches or crosses the x-axis.

1

Zeros = X-Intercepts

A zero of f(x) is a value c where f(c) = 0. On the graph, the point (c, 0) is an x-intercept — the curve meets the x-axis there.
2

Factor ↔ Zero Connection

If (x − c) is a factor of f(x), then c is a zero. Conversely, if c is a zero, then (x − c) is a factor. This two-way link is called the Factor Theorem.
3

Degree Tells the Maximum Zeros

A polynomial of degree n (the highest exponent) can have at most n real zeros. A quadratic (degree 2) has at most 2; a cubic (degree 3) has at most 3.
4

End Behavior from Leading Term

The leading term (highest-degree term) controls what happens at the far left and far right of the graph. This tells you which direction the curve starts and ends.
KEY TAKEAWAY
Think of zeros as the pins on a clothesline. The pins are fixed to the line (the x-axis), and the cloth (the graph) must pass through each pin. The degree of the polynomial tells you how many pins you might have, and the leading term tells you which direction the cloth hangs at each end. With those pieces, you can sketch the overall drape of the curve.

Visual Explanation — Seeing Zeros on a Graph

The diagram below shows the graph of the polynomial f(x) = (x + 2)(x − 1)(x − 3). Because it is already in factored form, you can read the zeros directly: x = −2, x = 1, and x = 3. Notice how the curve crosses the x-axis at each of these three points. The leading term is x³ (positive coefficient, odd degree), so the graph falls to the left and rises to the right.

The three cyan dots mark the zeros at x = −2, x = 1, and x = 3, where the violet curve crosses the x-axis. The pink labels indicate end behavior: the graph falls on the left and rises on the right because the leading coefficient is positive and the degree is odd.

Look at how the curve behaves between the zeros. Between x = −2 and x = 1, the graph rises above the x-axis (the function is positive there). Between x = 1 and x = 3, the graph dips below the x-axis (the function is negative). You can check these regions by picking a test point: for example, f(0) = (0 + 2)(0 − 1)(0 − 3) = (2)(−1)(−3) = 6, which is positive, confirming the curve is above the axis at x = 0.

Mathematical Framework

The mathematical machinery behind this lesson rests on a few important relationships. Let's lay them out clearly so you can use them confidently.

ZERO-PRODUCT PROPERTY
If a × b = 0, then a = 0 or b = 0
This is the foundation of everything. If a product of factors equals zero, at least one factor must be zero. This is why factored form is so powerful — you can set each factor equal to zero and solve.
FACTOR THEOREM
f(c) = 0 ⟺ (x − c) is a factor of f(x)
The double arrow (⟺) means 'if and only if.' So c is a zero of f(x) exactly when (x − c) divides evenly into f(x).
FACTORED FORM OF A POLYNOMIAL
f(x) = a(x − r₁)(x − r₂) ⋯ (x − rₙ)
Here a is the leading coefficient, and r₁, r₂, …, rₙ are the zeros. The degree of the polynomial equals n.
END BEHAVIOR RULES
Positive leading coeff. + even degree → rises both sides Positive leading coeff. + odd degree → falls left, rises right Negative leading coeff. → flip both directions
The leading coefficient (the number in front of the highest-power term) and the degree together determine how the graph behaves at the far left and far right.
📝 Graphing Recipe
To sketch a rough graph from factored form: (1) Set each factor equal to zero to find the zeros. (2) Determine end behavior from the leading term. (3) Plot the zeros on the x-axis. (4) Pick test points between zeros to decide if the graph is above or below the axis. (5) Connect with a smooth curve.

Worked Example — Sketching a Polynomial Graph

Let's walk through a complete example. We'll take f(x) = −2(x + 3)(x − 1)(x − 4), find the zeros, determine end behavior, and sketch a rough graph.

Sketch the graph of f(x) = −2(x + 3)(x − 1)(x − 4)
1
Step 1 — Identify the ZerosSet each factor equal to zero. From (x + 3) = 0, you get x = −3. From (x − 1) = 0, you get x = 1. From (x − 4) = 0, you get x = 4.
Zeros: x = −3, x = 1, x = 4
2
Step 2 — Plot the Zeros and Identify RegionsPlot the three zeros on the x-axis: −3, 1, and 4. These are the points where the graph will cross the x-axis. They divide the x-axis into four regions: x < −3, −3 < x < 1, 1 < x < 4, and x > 4.
Four regions separated by the three zeros
3
Step 3 — Find the Degree and Leading CoefficientMultiply the highest-power parts of each factor: x × x × x = x³. So the degree is 3. The coefficient out front is −2, which is negative. Combining these: the leading term is −2x³. An odd degree with a negative leading coefficient means the graph rises to the left and falls to the right.
Degree 3 (odd), negative leading coefficient → rises left, falls right
4
Step 4 — Use Test Points to Find Sign in Each RegionPlug in a test point from each region to determine whether the graph is above or below the x-axis there. For x < −3, use x = −4: f(−4) = −2(−4 + 3)(−4 − 1)(−4 − 4) = −2(−1)(−5)(−8) = −2(−1)(40) = −2(−40) = 80 > 0, so the graph is above the x-axis for x < −3. This is consistent with the end behavior: the graph rises to the left (goes to +∞), so it must be above the x-axis in this leftmost region. For the region −3 < x < 1, use x = 0: f(0) = −2(0 + 3)(0 − 1)(0 − 4) = −2(3)(−1)(−4) = −2(12) = −24 < 0, so the graph is below the x-axis between x = −3 and x = 1. The y-intercept is (0, −24). For the region 1 < x < 4, use x = 2: f(2) = −2(2 + 3)(2 − 1)(2 − 4) = −2(5)(1)(−2) = 20 > 0, so the graph is above the x-axis between x = 1 and x = 4. For x > 4, use x = 5: f(5) = −2(5 + 3)(5 − 1)(5 − 4) = −2(8)(4)(1) = −64 < 0, so the graph is below the x-axis for x > 4. This is consistent with the end behavior: the graph falls to the right (goes to −∞).
Signs by region: above | below | above | below · y-intercept: (0, −24)
5
Step 5 — Sketch the Rough GraphPlot the three zeros and connect using the end behavior and sign information from each region. The graph comes from the upper left (rises left), crosses down through the x-axis at x = −3, dips below the axis to the y-intercept at (0, −24), rises back up to cross the x-axis at x = 1, reaches a local peak above the axis between x = 1 and x = 4, then crosses below the x-axis at x = 4 and falls to the lower right. Connect these features with a smooth curve.
Rough graph complete!
Check Your Work
Count the total number of turning points on your sketch. A degree-n polynomial has at most n − 1 turning points. Our degree-3 polynomial can have at most 2 turning points. If your sketch has more than 2 turns, something went wrong!

Common Strengths & Pitfalls

Sketching graphs from zeros is a powerful technique, but there are common mistakes students make and strengths you should be aware of. The table below lays them out.

Strengths of the zeros-to-graph method and how to avoid common mistakes
Strength of This MethodCommon PitfallHow to Avoid It
Quick — zeros give you x-intercepts instantly from factored formForgetting the sign inside the factor: (x + 3) gives x = −3, not x = 3Always set the factor equal to zero and solve: x + 3 = 0 → x = −3
End behavior is easy to determine from degree and leading coefficientIgnoring the leading coefficient's sign; a negative coefficient flips the graphMultiply out only the leading terms of each factor to find the leading term
Test points between zeros tell you whether the graph is above or below the x-axisSkipping test points and guessing whether the graph is above or below the axis between zerosAlways plug a value from each region between zeros into f(x) to confirm the sign
Works for any degree polynomial, not just quadraticsAssuming the graph is a straight line between zeros (polynomials are smooth curves)Use test points between zeros to find if the graph is above or below the x-axis, then draw a smooth curve
KEY TAKEAWAY
Think of this method as building a roller coaster track. The zeros are the ground-level points where the track meets the earth. The end behavior tells you whether the track starts by diving down from above or climbing up from below. And test points between the zeros confirm whether the track is above or below the ground in each stretch. Put all three clues together and you have the blueprint for the whole ride.

Connection to Advanced Topics

The skills you're learning here are the foundation for more advanced work in Algebra 2 and Precalculus. As you move forward, you'll encounter polynomials that don't factor neatly over the integers, requiring new tools. The table below previews how the ideas in this lesson connect to what comes next.

How this lesson's concepts extend into more advanced courses
This Lesson (Algebra 1 / A-APR.3)Advanced Extension
Factor polynomials by grouping or using patterns like difference of squaresUse synthetic division and the quadratic formula to find zeros when simple factoring fails
Sketch rough graphs using zeros and end behaviorUse calculus (derivatives) to find exact turning points and inflection points for precise graphs
Use test points between zeros to determine where the graph is above or below the x-axisAnalyze intervals of increase and decrease and local maximum/minimum values using more advanced techniques

The zeros you find in this course are the real-number x-intercepts you can see on a graph. As you progress into more advanced courses, you will develop additional strategies for factoring and for finding zeros of polynomials that resist simple factoring — building directly on the foundation of the Zero-Product Property and Factor Theorem you have mastered here.

Practice Problems

PROBLEM 1CONCEPTUAL
A polynomial f(x) has zeros at x = −1, x = 2, and x = 5, each coming from a factor that appears exactly once. How many times does the graph of f(x) cross the x-axis? Explain why.
PROBLEM 2BASIC CALCULATION
Find the zeros of f(x) = (x − 4)(x + 7). Then state the y-intercept.
PROBLEM 3INTERMEDIATE
Given g(x) = −(x + 2)(x − 1)(x − 5), find the zeros, determine end behavior, and describe what the rough graph looks like.
PROBLEM 4APPLIED
A company models its monthly profit P (in thousands of dollars) by P(x) = −x(x − 3)(x − 8), where x is the number of products (in thousands) it sells. Find the break-even points (where profit equals zero). For what range of x-values is the profit positive? What does the graph's shape tell the company?
PROBLEM 5CRITICAL THINKING
Write a possible equation in factored form for a degree-3 polynomial h(x) with a negative leading coefficient and zeros at x = −2, x = 0, and x = 5. Describe the end behavior, determine the y-intercept, and use a test point to decide whether the graph is above or below the x-axis between x = 0 and x = 5. How many turning points can this graph have at most?

Lesson Summary

In this lesson, you learned how to use factored form to identify the zeros of a polynomial — the x-values where the function equals zero and the graph crosses the x-axis. The Zero-Product Property lets you set each factor equal to zero and solve. The Factor Theorem guarantees that every zero corresponds to a factor and vice versa. The degree tells you the maximum number of zeros and turning points, while the leading coefficient and degree together determine the end behavior of the graph.

To sketch a rough graph, follow these steps: (1) find the zeros by setting each factor equal to zero, (2) determine end behavior from the leading term, (3) plot the zeros on the x-axis, (4) use test points between zeros to decide whether the graph is above or below the x-axis in each region, and (5) connect everything with a smooth curve. These skills form the bridge between algebraic factoring and geometric graphing — a connection you'll build on throughout Algebra 2, Precalculus, and beyond.

Varsity Tutors • Algebra 1 • Zeros of Polynomials to Construct Graphs