Skip to main content
Mathovia

Algebra / Polynomial Functions

Finding the Zeros of a Polynomial

Finding zeros is where every tool in this chapter comes together. The Fundamental Theorem of Algebra tells you how many to expect, the rational root theorem says where to look, and multiplicity explains why some zeros make the curve cross the axis and others only touch it.

Written by
Zohaib
Founder & Mathematics Content Creator
Published

Mathematics verification: Mathematical formulas, calculations, worked examples and solutions are reviewed for accuracy before publication.

Everything so far has been preparation for this. Division gave you a way to break a polynomial down, the factor theorem turned that into a test, and the rational root theorem narrowed the search to a finite list. This lesson assembles them into a single method for finding every zero of a polynomial — and explains why the number of zeros and the number of -intercepts are often not the same number.

Finding the Zeros of a Polynomial — key formula
Key formula

How Many Zeros to Expect

Before hunting, it helps to know when to stop. That is what the Fundamental Theorem of Algebra provides:

Every polynomial of degree with complex coefficients has exactly complex zeros, counted with multiplicity.

Two pieces of small print carry all the weight:

  • “Complex” includes real. Every real number is a complex number with zero imaginary part, so the count covers real zeros too. Some of the may simply be non-real.
  • “With multiplicity” means repeats count separately. A zero appearing twice in the factorisation contributes to the total.

So a quartic has four zeros. Its graph might cross the -axis four times, twice, or not at all — but the four are always there, hiding as repeats or as complex numbers. This is why the zeros of polynomial functions and the visible -intercepts of their graphs are two different counts.

That cubic has zeros , and — three zeros for degree three, but only one -intercept on a graph.

How to Find Zeros of a Polynomial: The Method

The procedure below is the same whatever the degree, and it is how to find zeros of polynomials that refuse to factor by inspection.

StepWhat you do
1Factor out any obvious common factor, including a power of
2List candidate rational roots — factors of the constant over factors of the leading coefficient
3Test candidates by synthetic division until one gives remainder
4Divide that factor out and repeat on the smaller quotient
5Stop when the quotient is quadratic — factor it or use the quadratic formula

Step 5 matters more than it looks. The candidate list only ever contains rational numbers, so it can never find or . Dropping to the quadratic formula at the end is what makes the method complete rather than merely rational.

Multiplicities of Zeros

When the same factor appears more than once, its exponent is the zero’s multiplicity. How to find multiplicity is simply a matter of reading that exponent off the fully factored form — or, if you found the zero by dividing, counting how many times the same divisor worked before the remainder stopped being zero.

Here is a zero of multiplicity and is a zero of multiplicity . The degree is , and the multiplicities add to — as the Fundamental Theorem requires.

Zeros with multiplicity greater than one are not a bookkeeping detail. Multiplicity changes what the graph of the function actually does at that point:

MultiplicityBehaviour at the zeroShape
crosses straight throughlike a line
touches the axis and turns backlike a parabola vertex
crosses, but flattens as it passeslike a cubic inflection
evenalways touches, never crossesbounce
oddalways crossespass-through
How multiplicity one, two and three change the shape of a graph at a zero
Odd multiplicities cross; even multiplicities bounce; higher ones flatten

The reason is sign. Near a zero , the factor controls the sign of . If is even, is positive on both sides, so keeps its sign and the curve stays on one side of the axis. If is odd, the factor changes sign as passes , and so does the curve.

Finding Zeros of Polynomials: A Worked Example With a Repeat

Find all zeros of and state each multiplicity.

Step 1 — the degree is , so expect three zeros counted with multiplicity.

Step 2 — the leading coefficient is and the constant is , so the candidates are:

Step 3 — test by synthetic division. Note the missing term needs a zero: coefficients are .

Step 4 — remainder , so is a factor and the quotient is :

Step 5 — factor the quadratic:

Step 6 — assemble, collecting the repeated factor:

The zeros are with multiplicity , and with multiplicity . They total , matching the degree.

What the graph does: at the multiplicity is even, so the curve touches the axis and turns back. At it is odd, so the curve passes through. Two zeros, but only one crossing.

Graph of x cubed minus 3x plus 2 touching the axis at 1 and crossing at negative 2
Touch at the double zero, cross at the simple one

Worked Example: When the Candidates Run Out

Find all zeros of .

Step 1 — candidates are the factors of :

Step 2 — test with coefficients :

Step 3 — the quotient is :

Step 4 — solve the quadratic. It has no real roots, so go to complex:

The three zeros are , and . The candidate list found only the first — the other two were never on it, because they are not rational. This is exactly why step 5 of the method exists.

Notice also that the complex zeros arrived as a conjugate pair. For a polynomial with real coefficients they always do: if is a zero then so is , which is why non-real zeros always come in twos and an odd-degree polynomial must have at least one real zero.

Common Mistakes to Avoid

  • Counting -intercepts as the number of zeros. A double zero is one intercept but two zeros. A complex pair is two zeros and no intercept at all.
  • Stopping at the first zero. Finding one factor reduces the problem; it does not finish it. Keep dividing until the quotient is quadratic.
  • Never leaving the rational candidates. If every candidate fails, the polynomial still has zeros — reach for the quadratic formula, not the conclusion that there are none.
  • Reading multiplicity from an unfactored polynomial. Multiplicity is the exponent in the complete factorisation. You cannot see it in ; you can see it immediately in .
  • Assuming even multiplicity means the graph stops there. It touches and turns — the curve continues, it simply does not change side.

Practice Problems

Work each before opening the answer.

Problem 1. How many zeros does have, counting multiplicity?

Show answer

Step 1 — read the degree. The highest power is , so .

Step 2 — the Fundamental Theorem of Algebra gives exactly complex zeros counted with multiplicity.

Answer: five. How many are real, and how many the graph shows as crossings, is a separate question.

Problem 2. State the zeros and multiplicities of .

Show answer

Step 1 — read each factor’s exponent.

Step 2 — gives the zero with multiplicity ; gives the zero with multiplicity .

Step 3 — check the degree: .

Answer: with multiplicity (touches the axis), with multiplicity (crosses, flattening as it goes). Degree .

Problem 3. Find all zeros of .

Show answer

Step 1 — candidates are the factors of : .

Step 2 — test with coefficients :

Step 3 — the quotient is ; factor it:

Answer: zeros at , and , each with multiplicity — three simple zeros, three crossings.

Problem 4. A polynomial of degree has zeros at (multiplicity ) and . Write a possible formula, and say what the graph does at each zero.

Show answer

Step 1 — build a factor for each zero, raised to its multiplicity:

Step 2 — check the degree: . Any non-zero works, so take .

Step 3 — read the behaviour from each multiplicity.

Answer: . At the multiplicity is odd, so the curve crosses — but flattens as it does, because the multiplicity is rather than . At it crosses normally.

Problem 5. The graph of a degree- polynomial crosses the -axis at exactly one point. What can you say about its other zeros?

Show answer

Step 1 — degree means four zeros counted with multiplicity.

Step 2 — one crossing accounts for at least one zero of odd multiplicity. That leaves three more to place.

Step 3 — the remaining zeros must be doing something invisible: a complex conjugate pair, an even-multiplicity real zero that touches without crossing, or the crossing itself having multiplicity .

Answer: the other zeros are some combination of complex pairs and even-multiplicity real zeros — or the single crossing has multiplicity . One crossing never means one zero.

Problem 6. Explain why a cubic with real coefficients must have at least one real zero.

Show answer

Step 1 — a cubic has three zeros counted with multiplicity.

Step 2 — for real coefficients, non-real zeros come in conjugate pairs, so the number of non-real zeros is even: or .

Step 3 — three minus an even number is odd, and therefore at least .

Answer: at least one zero must be real. Graphically the same fact appears as end behavior: an odd-degree polynomial runs from to , so it has to cross the axis somewhere.

With the zeros found and their multiplicities known, you have everything the middle of the graph needs — where it meets the axis and how it behaves there. Combine that with the two tails from end behavior and the sketch almost draws itself, which is exactly what the next lesson does.

Frequently Asked Questions

How do you find the zeros of a polynomial?+

List the candidate rational roots, test them with synthetic division until one gives remainder , then divide it out and repeat on the smaller quotient. Once the quotient reaches degree , factor it or use the quadratic formula to finish — that catches any irrational or complex zeros the candidate list could never find.

How many zeros does a polynomial have?+

Exactly as many as its degree, provided you count complex zeros and count repeats separately. A degree- polynomial has five zeros in that sense, even if its graph appears to cross the -axis only once — the others are repeated or complex.

How do you find multiplicity?+

Multiplicity is the exponent on a factor once the polynomial is fully factored. In the zero has multiplicity and the zero has multiplicity . If you found the zero by repeated division, the multiplicity is simply how many times that same divisor worked.

What does multiplicity do to the graph?+

An odd multiplicity makes the curve cross the -axis; an even multiplicity makes it touch and turn back without crossing. Higher multiplicities also flatten the curve near the zero, so a triple root crosses but does so almost horizontally.

Related lessons