We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > College Algebra

Find Zeros of a Polynomial Function

Learning Objectives

  • Use synthetic division to find the zeros of a polynomial function
  • Use the fundamental theorem of algebra to find complex zeros of a polynomial function
The Rational Zero Theorem helps us to narrow down the list of possible rational zeros for a polynomial function. Once we have done this, we can use synthetic division repeatedly to determine all of the zeros of a polynomial function.

How To: Given a polynomial function [latex]f[/latex], use synthetic division to find its zeros.

  1. Use the Rational Zero Theorem to list all possible rational zeros of the function.
  2. Use synthetic division to evaluate a given possible zero by synthetically dividing the candidate into the polynomial. If the remainder is 0, the candidate is a zero. If the remainder is not zero, discard the candidate.
  3. Repeat step two using the quotient found with synthetic division. If possible, continue until the quotient is a quadratic.
  4. Find the zeros of the quadratic function. Two possible methods for solving quadratics are factoring and using the quadratic formula.

Example: Finding the Zeros of a Polynomial Function with Repeated Real Zeros

Find the zeros of [latex]f\left(x\right)=4{x}^{3}-3x - 1[/latex].

Answer: The Rational Zero Theorem tells us that if [latex]\frac{p}{q}[/latex] is a zero of [latex]f\left(x\right)[/latex], then is a factor of –1 and q is a factor of 4.

[latex]\begin{array}{l}\frac{p}{q}=\frac{\text{factor of constant term}}{\text{factor of leading coefficient}}\hfill \\ \text{ }=\frac{\text{factor of -1}}{\text{factor of 4}}\hfill \end{array}[/latex]

The factors of –1 are [latex]\pm 1[/latex] and the factors of 4 are [latex]\pm 1,\pm 2[/latex], and [latex]\pm 4[/latex]. The possible values for [latex]\frac{p}{q}[/latex] are [latex]\pm 1,\pm \frac{1}{2}[/latex], and [latex]\pm \frac{1}{4}[/latex]. These are the possible rational zeros for the function. We will use synthetic division to evaluate each possible zero until we find one that gives a remainder of 0. Let’s begin with 1. Synthetic division with 1 as the divisor and {4, 0, -3, -1} as the quotient. Solution is {4, 4, 1, 0} Dividing by [latex]\left(x - 1\right)[/latex] gives a remainder of 0, so 1 is a zero of the function. The polynomial can be written as

[latex]\left(x - 1\right)\left(4{x}^{2}+4x+1\right)[/latex].

The quadratic is a perfect square. [latex]f\left(x\right)[/latex] can be written as

[latex]\left(x - 1\right){\left(2x+1\right)}^{2}[/latex].

We already know that 1 is a zero. The other zero will have a multiplicity of 2 because the factor is squared. To find the other zero, we can set the factor equal to 0.

[latex]\begin{array}{l}2x+1=0\hfill \\ \text{ }x=-\frac{1}{2}\hfill \end{array}[/latex]

The zeros of the function are 1 and [latex]-\frac{1}{2}[/latex] with multiplicity 2.

Analysis of the Solution

Look at the graph of the function f. Notice, at [latex]x=-0.5[/latex], the graph bounces off the x-axis, indicating the even multiplicity (2,4,6…) for the zero –0.5. At [latex]x=1[/latex], the graph crosses the x-axis, indicating the odd multiplicity (1,3,5…) for the zero [latex]x=1[/latex]. Graph of a polynomial that have its local maximum at (-0.5, 0) labeled as

The Fundamental Theorem of Algebra

Now that we can find rational zeros for a polynomial function, we will look at a theorem that discusses the number of complex zeros of a polynomial function. The Fundamental Theorem of Algebra tells us that every polynomial function has at least one complex zero. This theorem forms the foundation for solving polynomial equations. Suppose f is a polynomial function of degree four, and [latex]f\left(x\right)=0[/latex]. The Fundamental Theorem of Algebra states that there is at least one complex solution, call it [latex]{c}_{1}[/latex]. By the Factor Theorem, we can write [latex]f\left(x\right)[/latex] as a product of [latex]x-{c}_{\text{1}}[/latex] and a polynomial quotient. Since [latex]x-{c}_{\text{1}}[/latex] is linear, the polynomial quotient will be of degree three. Now we apply the Fundamental Theorem of Algebra to the third-degree polynomial quotient. It will have at least one complex zero, call it [latex]{c}_{\text{2}}[/latex]. So we can write the polynomial quotient as a product of [latex]x-{c}_{\text{2}}[/latex] and a new polynomial quotient of degree two. Continue to apply the Fundamental Theorem of Algebra until all of the zeros are found. There will be four of them and each one will yield a factor of [latex]f\left(x\right)[/latex].

A General Note: The Fundamental Theorem of Algebra states that, if f(x) is a polynomial of degree n > 0, then f(x) has at least one complex zero.

We can use this theorem to argue that, if [latex]f\left(x\right)[/latex] is a polynomial of degree [latex]n>0[/latex], and a is a non-zero real number, then [latex]f\left(x\right)[/latex] has exactly n linear factors

[latex]f\left(x\right)=a\left(x-{c}_{1}\right)\left(x-{c}_{2}\right)...\left(x-{c}_{n}\right)[/latex]

where [latex]{c}_{1},{c}_{2},...,{c}_{n}[/latex] are complex numbers. Therefore, [latex]f\left(x\right)[/latex] has n roots if we allow for multiplicities.

Q & A

Does every polynomial have at least one imaginary zero? No. A complex number is not necessarily imaginary. Real numbers are also complex numbers.

Example: Finding the Zeros of a Polynomial Function with Complex Zeros

Find the zeros of [latex]f\left(x\right)=3{x}^{3}+9{x}^{2}+x+3[/latex].

Answer: The Rational Zero Theorem tells us that if [latex]\frac{p}{q}[/latex] is a zero of [latex]f\left(x\right)[/latex], then p is a factor of 3 and q is a factor of 3.

[latex]\begin{array}{l}\frac{p}{q}=\frac{\text{factor of constant term}}{\text{factor of leading coefficient}}\hfill \\ \text{ }=\frac{\text{factor of 3}}{\text{factor of 3}}\hfill \end{array}[/latex]

The factors of 3 are [latex]\pm 1[/latex] and [latex]\pm 3[/latex]. The possible values for [latex]\frac{p}{q}[/latex], and therefore the possible rational zeros for the function, are [latex]\pm 3,\text{\pm 1, and }\pm \frac{1}{3}[/latex]. We will use synthetic division to evaluate each possible zero until we find one that gives a remainder of 0. Let’s begin with –3. Synthetic division with divisor = -3 and quotient = {3, 9, 1, 3}Dividing by [latex]\left(x+3\right)[/latex] gives a remainder of 0, so –3 is a zero of the function. The polynomial can be written as [latex-display]\left(x+3\right)\left(3{x}^{2}+1\right)[/latex-display] We can then set the quadratic equal to 0 and solve to find the other zeros of the function.

[latex]\begin{array}{l}3{x}^{2}+1=0\hfill \\ \text{ }{x}^{2}=-\frac{1}{3}\hfill \\ \text{ }x=\pm \sqrt{-\frac{1}{3}}=\pm \frac{i\sqrt{3}}{3}\hfill \end{array}[/latex]

The zeros of [latex]f\left(x\right)[/latex] are –3 and [latex]\pm \frac{i\sqrt{3}}{3}[/latex].

Analysis of the Solution

Look at the graph of the function f. Notice that, at [latex]x=-3[/latex], the graph crosses the x-axis, indicating an odd multiplicity (1) for the zero [latex]x=-3[/latex]. Also note the presence of the two turning points. This means that, since there is a 3rd degree polynomial, we are looking at the maximum number of turning points. So, the end behavior of increasing without bound to the right and decreasing without bound to the left will continue. Thus, all the x-intercepts for the function are shown. So either the multiplicity of [latex]x=-3[/latex] is 1 and there are two complex solutions, which is what we found, or the multiplicity at [latex]x=-3[/latex] is three. Either way, our result is correct. Graph of a polynomial with its x-intercept at (-3, 0) labeled as

Try It

Find the zeros of [latex]f\left(x\right)=2{x}^{3}+5{x}^{2}-11x+4[/latex].

Answer: The zeros are [latex]\text{-4, }\frac{1}{2},\text{ and 1}\text{.}[/latex]

Try it

In this Try It we will explore how using the graph of a polynomial can help you determine whether it has complex root(s) with imaginary component(s). Use Desmos to graph [latex]f(x) = -2x^3-3x^2+11x - 11[/latex]
  • What is the degree of this function?
  • How many roots do you expect this function to have?
  • How many times does the graph of [latex]f(x)[/latex] cross the x-axis?

Licenses & Attributions

CC licensed content, Original

CC licensed content, Shared previously

  • Question ID 103644. Authored by: Smart,Jim. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • College Algebra. Provided by: OpenStax Authored by: Abramson, Jay et al.. Located at: https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites. License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/[email protected].