Zeros of Polynomial Functions

Learning Objectives

In this section, you will:

  • Evaluate a polynomial using the Remainder Theorem.
  • Use the Factor Theorem to solve a polynomial equation.
  • Use the Rational Zero Theorem to find rational zeros.
  • Find zeros of a polynomial function.
  • Use the Linear Factorization Theorem to find polynomials with given zeros.
  • Use Descartes’ Rule of Signs.
  • Solve real-world applications of polynomial equations

A new bakery offers decorated sheet cakes for children’s birthday parties and other special occasions. The bakery wants the volume of a small cake to be 351 cubic inches. The cake is in the shape of a rectangular solid. They want the length of the cake to be four inches longer than the width of the cake and the height of the cake to be one-third of the width. What should the dimensions of the cake pan be?

This problem can be solved by writing a cubic function and solving a cubic equation for the volume of the cake. In this section, we will discuss a variety of tools for writing polynomial functions and solving polynomial equations.

Evaluating a Polynomial Using the Remainder Theorem

In the last section, we learned how to divide polynomials. We can now use polynomial division to evaluate polynomials using the Remainder Theorem. If the polynomial is divided byxk,xk,the remainder may be found quickly by evaluating the polynomial function atk,that is,f(k)Let’s walk through the proof of the theorem.

Recall that the Division Algorithm states that, given a polynomial dividendf(x)and a non-zero polynomial divisord(x)where the degree ofd(x)is less than or equal to the degree off(x), there exist unique polynomialsq(x)andr(x)such that

f(x)=d(x)q(x)+r(x)

If the divisor,d(x),isxk,this takes the form

f(x)=(xk)q(x)+r

Since the divisorxkis linear, the remainder will be a constant,r.And, if we evaluate this forx=k,we have

f(k)=(kk)q(k)+r=0q(k)+r=r

In other words,f(k)is the remainder obtained by dividingf(x)byxk.

The Remainder Theorem

If a polynomialf(x)is divided byxk,then the remainder is the valuef(k).

How To

Given a polynomial functionf,evaluatef(x)atx=kusing the Remainder Theorem.

  1. Use synthetic division to divide the polynomial byxk.
  2. The remainder is the valuef(k).

Using the Remainder Theorem to Evaluate a Polynomial

Use the Remainder Theorem to evaluatef(x)=6x4x315x2+2x7 atx=2.

Analysis

We can check our answer by evaluatingf(2).

f(x)=6x4x315x2+2x7f(2)=6(2)4(2)315(2)2+2(2)7=25

Try It

Use the Remainder Theorem to evaluatef(x)=2x53x49x3+8x2+2 atx=3.

Using the Factor Theorem to Solve a Polynomial Equation

The Factor Theorem is another theorem that helps us analyze polynomial equations. It tells us how the zeros of a polynomial are related to the factors. Recall that the Division Algorithm.

f(x)=(xk)q(x)+r

Ifk is a zero, then the remainderr isf(k)=0 andf(x)=(xk)q(x)+0 orf(x)=(xk)q(x).

Notice, written in this form,xkis a factor off(x).We can conclude ifk is a zero off(x),thenxkis a factor off(x).

Similarly, ifxk is a factor off(x),
then the remainder of the Division Algorithmf(x)=(xk)q(x)+r is 0. This tells us thatk
is a zero.

This pair of implications is the Factor Theorem. As we will soon see, a polynomial of degreen in the complex number system will haven zeros. We can use the Factor Theorem to completely factor a polynomial into the product ofn factors. Once the polynomial has been completely factored, we can easily determine the zeros of the polynomial.

The Factor Theorem

According to the Factor Theorem,k is a zero off(x) if and only if(xk) is a factor off(x).

How To

Given a factor and a third-degree polynomial, use the Factor Theorem to factor the polynomial.

  1. Use synthetic division to divide the polynomial by(xk).
  2. Confirm that the remainder is 0.
  3. Write the polynomial as the product of(xk)and the quadratic quotient.
  4. If possible, factor the quadratic.
  5. Write the polynomial as the product of factors.

Using the Factor Theorem to Find the Zeros of a Polynomial Expression

Show that(x+2) is a factor ofx36x2x+30.Find the remaining factors. Use the factors to determine the zeros of the polynomial.

Try It

Use the Factor Theorem to find the zeros off(x)=x3+4x24x16 given that(x2) is a factor of the polynomial.

Using the Rational Zero Theorem to Find Rational Zeros

Another use for the Remainder Theorem is to test whether a rational number is a zero for a given polynomial. But first we need a pool of rational numbers to test. The Rational Zero Theorem helps us to narrow down the number of possible rational zeros using the ratio of the factors of the constant term and factors of the leading coefficient of the polynomial

Consider a quadratic function with two zeros,x=25 andx=34. By the Factor Theorem, these zeros have factors associated with them. Let us set each factor equal to 0, and then construct the original quadratic function absent its stretching factor.

Notice that two of the factors of the constant term, 6, are the two numerators from the original rational roots: 2 and 3. Similarly, two of the factors from the leading coefficient, 20, are the two denominators from the original rational roots: 5 and 4.

We can infer that the numerators of the rational roots will always be factors of the constant term and the denominators will be factors of the leading coefficient. This is the essence of the Rational Zero Theorem; it is a means to give us a pool of possible rational zeros.

The Rational Zero Theorem

The Rational Zero Theorem states that, if the polynomialf(x)=anxn+an1xn1+...+a1x+a0has integer coefficients, then every rational zero off(x) has the formpqwherepis a factor of the constant terma0andqis a factor of the leading coefficientan.

When the leading coefficient is 1, the possible rational zeros are the factors of the constant term.

How To

Given a polynomial functionf(x),use the Rational Zero Theorem to find rational zeros.

  1. Determine all factors of the constant term and all factors of the leading coefficient.
  2. Determine all possible values ofpq,wherepis a factor of the constant term andqis a factor of the leading coefficient. Be sure to include both positive and negative candidates.
  3. Determine which possible zeros are actual zeros by evaluating each case off(pq).

Listing All Possible Rational Zeros

List all possible rational zeros off(x)=2x45x3+x24.

Using the Rational Zero Theorem to Find Rational Zeros

Use the Rational Zero Theorem to find the rational zeros off(x)=2x3+x24x+1.

Try It

Use the Rational Zero Theorem to find the rational zeros off(x)=x35x2+2x+1.

Finding the Zeros of Polynomial Functions

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 functionf,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.

Finding the Zeros of a Polynomial Function with Repeated Real Zeros

Find the zeros off(x)=4x33x1.

Analysis

Look at the graph of the functionfin (Figure). Notice, atx=0.5,the graph bounces off the x-axis, indicating the even multiplicity (2,4,6…) for the zero0.5. Atx=1,the graph crosses the x-axis, indicating the odd multiplicity (1,3,5…) for the zerox=1.

Graph of a polynomial that have its local maximum at (-0.5, 0) labeled as “Bounce” and its x-intercept at (1, 0) labeled, “Cross”.

Figure 1.

Using 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.

Supposefis a polynomial function of degree four, andf(x)=0.The Fundamental Theorem of Algebra states that there is at least one complex solution, call itc1.By the Factor Theorem, we can writef(x)as a product ofxc1and a polynomial quotient. Sincexc1is 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 itc2.So we can write the polynomial quotient as a product ofxc2and 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 off(x).

The Fundamental Theorem of Algebra

The Fundamental Theorem of Algebra states that, iff(x)is a polynomial of degree n > 0, thenf(x)has at least one complex zero.

We can use this theorem to argue that, iff(x)is a polynomial of degreen>0,anda is a non-zero real number, thenf(x)has exactlyn linear factors

f(x)=a(xc1)(xc2)...(xcn)

wherec1,c2,...,cnare complex numbers. Therefore,f(x)hasnroots if we allow for multiplicities.

Does every polynomial have at least one imaginary zero?

No. Real numbers are a subset of complex numbers, but not the other way around. A complex number is not necessarily imaginary. Real numbers are also complex numbers.

Finding the Zeros of a Polynomial Function with Complex Zeros

Find the zeros off(x)=3x3+9x2+x+3.

Analysis

Look at the graph of the functionfin (Figure). Notice that, atx=3,the graph crosses the x-axis, indicating an odd multiplicity (1) for the zerox=3.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 ofx=3is 1 and there are two complex solutions, which is what we found, or the multiplicity atx=3is three. Either way, our result is correct.

Graph of a polynomial with its x-intercept at (-3, 0) labeled as “Cross”.

Figure 2.

Try It

Find the zeros off(x)=2x3+5x211x+4.

Using the Linear Factorization Theorem to Find Polynomials with Given Zeros

A vital implication of the Fundamental Theorem of Algebra, as we stated above, is that a polynomial function of degreen
will havenzeros in the set of complex numbers, if we allow for multiplicities. This means that we can factor the polynomial function inton factors. The Linear Factorization Theorem tells us that a polynomial function will have the same number of factors as its degree, and that each factor will be in the form(xc),wherecis a complex number.

Letf be a polynomial function with real coefficients, and supposea+bib0, is a zero off(x). Then, by the Factor Theorem,x(a+bi) is a factor off(x). Forf to have real coefficients,x(abi) must also be a factor off(x). This is true because any factor other thanx(abi), when multiplied byx(a+bi), will leave imaginary components in the product. Only multiplication with conjugate pairs will eliminate the imaginary parts and result in real coefficients. In other words, if a polynomial functionf with real coefficients has a complex zeroa+bi,
then the complex conjugateabi must also be a zero off(x).This is called the Complex Conjugate Theorem.

Complex Conjugate Theorem

According to the Linear Factorization Theorem, a polynomial function will have the same number of factors as its degree, and each factor will be in the form(xc), wherec is a complex number.

If the polynomial functionf has real coefficients and a complex zero in the forma+bi, then the complex conjugate of the zero,abi, is also a zero.

How To

Given the zeros of a polynomial functionfand a point (c, f(c)) on the graph off,use the Linear Factorization Theorem to find the polynomial function.

  1. Use the zeros to construct the linear factors of the polynomial.
  2. Multiply the linear factors to expand the polynomial.
  3. Substitute(c,f(c))into the function to determine the leading coefficient.
  4. Simplify.

Using the Linear Factorization Theorem to Find a Polynomial with Given Zeros

Find a fourth degree polynomial with real coefficients that has zeros of –3, 2,i,such thatf(2)=100.

Analysis

We found that bothiandiwere zeros, but only one of these zeros needed to be given. Ifiis a zero of a polynomial with real coefficients, thenimust also be a zero of the polynomial becauseiis the complex conjugate ofi.

If2+3i were given as a zero of a polynomial with real coefficients, would 23i also need to be a zero?

Yes. When any complex number with an imaginary component is given as a zero of a polynomial with real coefficients, the conjugate must also be a zero of the polynomial.

Try It

Find a third degree polynomial with real coefficients that has zeros of 5 and2isuch thatf(1)=10.

Using Descartes’ Rule of Signs

There is a straightforward way to determine the possible numbers of positive and negative real zeros for any polynomial function. If the polynomial is written in descending order, Descartes’ Rule of Signs tells us of a relationship between the number of sign changes inf(x)and the number of positive real zeros. For example, the polynomial function below has one sign change.

The function, f(x)=x^4+x^3+x^2+x-1, has one sign change between x and -1.`

This tells us that the function must have 1 positive real zero.

There is a similar relationship between the number of sign changes inf(x)and the number of negative real zeros.

The function, f(-x)=(-x)^4+(-x)^3+(-x)^2+(-x)-1=+ x^4-x^3+x^2-x-1, has three sign changes between x^4 and x^3, x^3 and x^2, and x^2 and x.`

In this case,f(x)has 3 sign changes. This tells us thatf(x)could have 3 or 1 negative real zeros.

Descartes’ Rule of Signs

According to Descartes’ Rule of Signs, if we let f(x)=anxn+an1xn1+...+a1x+a0 be a polynomial function with real coefficients:

  • The number of positive real zeros is either equal to the number of sign changes off(x)or is less than the number of sign changes by an even integer.
  • The number of negative real zeros is either equal to the number of sign changes off(x)or is less than the number of sign changes by an even integer.

Using Descartes’ Rule of Signs

Use Descartes’ Rule of Signs to determine the possible numbers of positive and negative real zeros forf(x)=x43x3+6x24x12.

Analysis

Graph of f(x)=-x^4-3x^3+6x^2-4x-12 with x-intercepts at -4.42 and -1.

Figure 3.

We can confirm the numbers of positive and negative real roots by examining a graph of the function. See (Figure). We can see from the graph that the function has 0 positive real roots and 2 negative real roots.

Try It

Use Descartes’ Rule of Signs to determine the maximum possible numbers of positive and negative real zeros forf(x)=2x410x3+11x215x+12. Use a graph to verify the numbers of positive and negative real zeros for the function.

Solving Real-World Applications

We have now introduced a variety of tools for solving polynomial equations. Let’s use these tools to solve the bakery problem from the beginning of the section.

Solving Polynomial Equations

A new bakery offers decorated sheet cakes for children’s birthday parties and other special occasions. The bakery wants the volume of a small cake to be 351 cubic inches. The cake is in the shape of a rectangular solid. They want the length of the cake to be four inches longer than the width of the cake and the height of the cake to be one-third of the width. What should the dimensions of the cake pan be?

Try It

A shipping container in the shape of a rectangular solid must have a volume of 84 cubic meters. The client tells the manufacturer that, because of the contents, the length of the container must be one meter longer than the width, and the height must be one meter greater than twice the width. What should the dimensions of the container be?

Key Concepts

  • To findf(k),determine the remainder of the polynomialf(x)when it is divided byxk.This is known as the Remainder Theorem. See (Figure).
  • According to the Factor Theorem,kis a zero off(x) if and only if(xk) is a factor off(x).See (Figure).
  • According to the Rational Zero Theorem, each rational zero of a polynomial function with integer coefficients will be equal to a factor of the constant term divided by a factor of the leading coefficient. See (Figure) and (Figure).
  • When the leading coefficient is 1, the possible rational zeros are the factors of the constant term.
  • Synthetic division can be used to find the zeros of a polynomial function. See (Figure).
  • According to the Fundamental Theorem, every polynomial function has at least one complex zero. See (Figure).
  • Every polynomial function with degree greater than 0 has at least one complex zero.
  • Allowing for multiplicities, a polynomial function will have the same number of factors as its degree. Each factor will be in the form(xc),wherec is a complex number. See (Figure).
  • The number of positive real zeros of a polynomial function is either the number of sign changes of the function or less than the number of sign changes by an even integer.
  • The number of negative real zeros of a polynomial function is either the number of sign changes off(x) or less than the number of sign changes by an even integer. See (Figure).
  • Polynomial equations model many real-world scenarios. Solving the equations is easiest done by synthetic division. See (Figure).

Section Exercises

Verbal

Describe a use for the Remainder Theorem.

Explain why the Rational Zero Theorem does not guarantee finding zeros of a polynomial function.

What is the difference between rational and real zeros?

If Descartes’ Rule of Signs reveals a no change of signs or one sign of changes, what specific conclusion can be drawn?

If synthetic division reveals a zero, why should we try that value again as a possible solution?

Algebraic

For the following exercises, use the Remainder Theorem to find the remainder.

(x49x2+14)÷(x2)

(3x32x2+x4)÷(x+3)

(x4+5x34x17)÷(x+1)

(3x2+6x+24)÷(x4)

(5x54x4+3x32x2+x1)÷(x+6)

(x41)÷(x4)

(3x3+4x28x+2)÷(x3)

(4x3+5x22x+7)÷(x+2)

For the following exercises, use the Factor Theorem to find all real zeros for the given polynomial function and one factor.

f(x)=2x39x2+13x6; x1

f(x)=2x3+x25x+2; x+2

f(x)=3x3+x220x+12; x+3

f(x)=2x3+3x2+x+6;x+2

f(x)=5x3+16x29;x3

x3+3x2+4x+12;x+3

4x37x+3;x1

2x3+5x212x30,2x+5

For the following exercises, use the Rational Zero Theorem to find the real solution(s) to each equation.

x33x210x+24=0

2x3+7x210x24=0

x3+2x29x18=0

x3+5x216x80=0

x33x225x+75=0

2x33x232x15=0

2x3+x27x6=0

2x33x2x+1=0

3x3x211x6=0

2x35x2+9x9=0

2x33x2+4x+3=0

x42x37x2+8x+12=0

x4+2x39x22x+8=0

4x4+4x325x2x+6=0

2x43x315x2+32x12=0

x4+2x34x210x5=0

4x33x+1=0

8x4+26x3+39x2+26x+6

For the following exercises, find all complex solutions (real and non-real).

x3+x2+x+1=0

x38x2+25x26=0

x3+13x2+57x+85=0

3x34x2+11x+10=0

x4+2x3+22x2+50x75=0

2x33x2+32x+17=0

Graphical

For the following exercises, use Descartes’ Rule to determine the possible number of positive and negative solutions. Confirm with the given graph.

f(x)=x31

f(x)=x4x21

f(x)=x32x25x+6

f(x)=x32x2+x1

f(x)=x4+2x312x2+14x5

f(x)=2x3+37x2+200x+300

f(x)=x32x216x+32

f(x)=2x45x35x2+5x+3

f(x)=2x45x314x2+20x+8

f(x)=10x421x2+11

Numeric

For the following exercises, list all possible rational zeros for the functions.

f(x)=x4+3x34x+4

f(x)=2x3+3x28x+5

f(x)=3x3+5x25x+4

f(x)=6x410x2+13x+1

f(x)=4x510x4+8x3+x28

Technology

For the following exercises, use your calculator to graph the polynomial function. Based on the graph, find the rational zeros. All real solutions are rational.

f(x)=6x37x2+1

f(x)=4x34x213x5

f(x)=8x36x223x+6

f(x)=12x4+55x3+12x2117x+54

f(x)=16x424x3+x215x+25

Extensions

For the following exercises, construct a polynomial function of least degree possible using the given information.

Real roots: –1, 1, 3 and(2,f(2))=(2,4)

Real roots: –1 (with multiplicity 2 and 1) and(2,f(2))=(2,4)

Real roots: –2,12
(with multiplicity 2) and(3,f(3))=(3,5)

Real roots:12, 0,12
and(2,f(2))=(2,6)

Real roots: –4, –1, 1, 4 and(2,f(2))=(2,10)

Real-World Applications

For the following exercises, find the dimensions of the box described.

The length is twice as long as the width. The height is 2 inches greater than the width. The volume is 192 cubic inches.

The length, width, and height are consecutive whole numbers. The volume is 120 cubic inches.

The length is one inch more than the width, which is one inch more than the height. The volume is 86.625 cubic inches.

The length is three times the height and the height is one inch less than the width. The volume is 108 cubic inches.

The length is 3 inches more than the width. The width is 2 inches more than the height. The volume is 120 cubic inches.

For the following exercises, find the dimensions of the right circular cylinder described.

The radius is 3 inches more than the height. The volume is16πcubic meters.

The height is one less than one half the radius. The volume is72πcubic meters.

The radius and height differ by one meter. The radius is larger and the volume is48πcubic meters.

The radius and height differ by two meters. The height is greater and the volume is28.125π
cubic meters.

The radius is13meter greater than the height. The volume is989π cubic meters.

Glossary

Descartes’ Rule of Signs
a rule that determines the maximum possible numbers of positive and negative real zeros based on the number of sign changes off(x)andf(x)
Factor Theorem
kis a zero of polynomial functionf(x)if and only if(xk) is a factor off(x)
Fundamental Theorem of Algebra
a polynomial function with degree greater than 0 has at least one complex zero
Linear Factorization Theorem
allowing for multiplicities, a polynomial function will have the same number of factors as its degree, and each factor will be in the form (xc), wherecis a complex number
Rational Zero Theorem
the possible rational zeros of a polynomial function have the formpqwherepis a factor of the constant term andqis a factor of the leading coefficient.
Remainder Theorem
if a polynomialf(x)is divided byxk, then the remainder is equal to the valuef(k)