maths.freeAlgebra › 5. Polynomial and Rational Functions › Zeros of Polynomial Functions

Zeros of Polynomial Functions

Evaluate a polynomial using the Remainder Theorem.

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 by \(x-k,\) the remainder may be found quickly by evaluating the polynomial function at \(k,\) that is, \(f(k)\) Let’s walk through the proof of the theorem.

Recall that the Division Algorithm states that, given a polynomial dividend \(f(x)\) and a non-zero polynomial divisor \(d(x)\), there exist unique polynomials \(q(x)\) and \(r(x)\) such that

\[f(x)=d(x)q(x)+r(x)\]

and either \(r(x)=0\) or the degree of \(r(x)\) is less than the degree of \(d(x)\). In practice divisors, \(d(x)\) will have degrees less than or equal to the degree of \(f(x)\). If the divisor, \(d(x),\) is \(x-k,\) this takes the form

\[f(x)=(x-k)q(x)+r\]

Since the divisor \(x-k\) is linear, the remainder will be a constant, \(r.\) And, if we evaluate this for \(x=k,\) we have

\[\begin{array}{lll}f(k) & = & (k-k)q(k)+r \\ & = & 0⋅q(k)+r \\ & = & r\end{array}\]

In other words, \(f(k)\) is the remainder obtained by dividing \(f(x)\) by \(x-k.\)

Example

Try it.

Use the Remainder Theorem to evaluate \(f(x)=6{x}^{4}-{x}^{3}-15{x}^{2}+2x-7\) at \(x=2.\)

Solution

To find the remainder using the Remainder Theorem, use synthetic division to divide the polynomial by \(x-2.\)

The remainder is 25. Therefore, \(f(2)=25.\)

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)=(x-k)q(x)+r\]

If \(k\) is a zero, then the remainder \(r\) is \(f(k)=0\) and \(f(x)=(x-k)q(x)+0\) or \(f(x)=(x-k)q(x).\)

Notice, written in this form, \(x-k\) is a factor of \(f(x).\) We can conclude if \(k\) is a zero of \(f(x),\) then \(x-k\) is a factor of \(f(x).\)

Similarly, if \(x-k\) is a factor of \(f(x),\) then the remainder of the Division Algorithm \(f(x)=(x-k)q(x)+r\) is 0. This tells us that \(k\) is a zero.

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

Example

Try it.

Show that \((x+2)\) is a factor of \({x}^{3}-6{x}^{2}-x+30.\) Find the remaining factors. Use the factors to determine the zeros of the polynomial.

Solution

We can use synthetic division to show that \((x+2)\) is a factor of the polynomial.

The remainder is zero, so \((x+2)\) is a factor of the polynomial. We can use the Division Algorithm to write the polynomial as the product of the divisor and the quotient:

\[(x+2)({x}^{2}-8x+15)\]

We can factor the quadratic factor to write the polynomial as

\[(x+2)(x-3)(x-5)\]

By the Factor Theorem, the zeros of \({x}^{3}-6{x}^{2}-x+30\) are –2, 3, and 5.

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=\frac{2}{5}\) and \(x=\frac{3}{4}\ .\) 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.

Condensed — the full section is in OpenStax College Algebra 2e.

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.

Example

Try it.

Find the zeros of \(f(x)=4{x}^{3}-3x-1.\)

Solution

The Rational Zero Theorem tells us that if \(\frac{p}{q}\) is a zero of \(f(x),\) then \(p\) is a factor of –1 and \(q\) is a factor of 4.

\[\begin{array}{lll}\frac{p}{q} & = & \frac{\text{factor of constant term}}{\text{factor of leading coefficient}} \\ & = & \frac{\text{factor of -1}}{\text{factor of 4}}\end{array}\]

The factors of \(-1\) are \(\pm 1\) and the factors of \(4\) are \(\pm 1,\pm 2,\) and \(\pm 4.\) The possible values for \(\frac{p}{q}\) are \(\pm 1,\ \pm \frac{1}{2},\) and \(\pm \frac{1}{4}.\) 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.

Dividing by \((x-1)\) gives a remainder of 0, so 1 is a zero of the function. The polynomial can be written as

\[(x-1)(4{x}^{2}+4x+1)\]

The quadratic is a perfect square. \(f(x)\) can be written as

\[(x-1){(2x+1)}^{2}\]

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.

\[\begin{array}{lll}2x+1 & = & 0 \\ x & = & -\frac{1}{2}\end{array}\]

The zeros of the function are 1 and \(-\frac{1}{2}\) with multiplicity 2.

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.

Suppose \(f\) is a polynomial function of degree four, and \(f(x)=0.\) The Fundamental Theorem of Algebra states that there is at least one complex solution, call it \({c}_{1}.\) By the Factor Theorem, we can write \(f(x)\) as a product of \(x-{c}_{\text{1}}\) and a polynomial quotient. Since \(x-{c}_{\text{1}}\) 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 \({c}_{\text{2}}.\) So we can write the polynomial quotient as a product of \(x-{c}_{\text{2}}\) 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 \(f(x).\)

Condensed — the full section is in OpenStax College Algebra 2e.

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 degree \(n\) will have \(n\) zeros in the set of complex numbers, if we allow for multiplicities. This means that we can factor the polynomial function into \(n\) 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 \((x-c),\) where \(c\) is a complex number.

Let \(f\) be a polynomial function with real coefficients, and suppose \(a+bi\text{, }b\ne 0,\) is a zero of \(f(x).\) Then, by the Factor Theorem, \(x-(a+bi)\) is a factor of \(f(x).\) For \(f\) to have real coefficients, \(x-(a-bi)\) must also be a factor of \(f(x).\) This is true because any factor other than \(x-(a-bi),\) when multiplied by \(x-(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 function \(f\) with real coefficients has a complex zero \(a+bi,\) then the complex conjugate \(a-bi\) must also be a zero of \(f(x).\) This is called the Complex Conjugate Theorem.

Condensed — the full section is in OpenStax College Algebra 2e.

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 in \(f(x)\) and the number of positive real zeros. For example, the polynomial function below has one sign change.

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

There is a similar relationship between the number of sign changes in \(f(-x)\) and the number of negative real zeros.

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

Example

Try it.

Use Descartes’ Rule of Signs to determine the possible numbers of positive and negative real zeros for \(f(x)=-{x}^{4}-3{x}^{3}+6{x}^{2}-4x-12.\)

Solution

Begin by determining the number of sign changes.

There are two sign changes, so there are either 2 or 0 positive real roots. Next, we examine \(f(-x)\) to determine the number of negative real roots.

\[\begin{array}{lll}f(-x) & = & -{(-x)}^{4}-3{(-x)}^{3}+6{(-x)}^{2}-4(-x)-12 \\ f(-x) & = & -{x}^{4}+3{x}^{3}+6{x}^{2}+4x-12\end{array}\]

Again, there are two sign changes, so there are either 2 or 0 negative real roots.

There are four possibilities, as we can see in .

Positive Real ZerosNegative Real ZerosComplex ZerosTotal Zeros
2204
2024
0224
0044

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.

Example

Try it.

A new bakery offers decorated, multi-tiered cakes for display and cutting at Quinceañera and wedding celebrations, as well as sheet cakes to serve most of the guests. The bakery wants the volume of a small sheet 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?

Solution

Begin by writing an equation for the volume of the cake. The volume of a rectangular solid is given by \(V=lwh.\) We were given that the length must be four inches longer than the width, so we can express the length of the cake as \(l=w+4.\) We were given that the height of the cake is one-third of the width, so we can express the height of the cake as \(h=\frac{1}{3}w.\) Let’s write the volume of the cake in terms of width of the cake.

\[\begin{array}{lll}V & = & (w+4)(w)(\frac{1}{3}w) \\ V & = & \frac{1}{3}{w}^{3}+\frac{4}{3}{w}^{2}\end{array}\]

Substitute the given volume into this equation.

\[\begin{array}{llll}351 & = & \frac{1}{3}{w}^{3}+\frac{4}{3}{w}^{2} & \ \text{Substitute 351 for }V. \\ 1053 & = & {w}^{3}+4{w}^{2} & \ \text{Multiply both sides by 3}. \\ 0 & = & {w}^{3}+4{w}^{2}-1053 & \ \text{Subtract 1053 from both sides}.\end{array}\]

Descartes' rule of signs tells us there is one positive solution. The Rational Zero Theorem tells us that the possible rational zeros are \(\pm 1,\ \pm 3,\ \pm 9,\ \pm 13,\ \pm 27,\ \pm 39,\ \pm 81,\ \pm 117,\ \pm 351,\) and \(\pm 1053.\) We can use synthetic division to test these possible zeros. Only positive numbers make sense as dimensions for a cake, so we need not test any negative values. Let’s begin by testing values that make the most sense as dimensions for a small sheet cake. Use synthetic division to check \(x=1.\)

Since 1 is not a solution, we will check \(x=3.\)

Since 3 is not a solution either, we will test \(x=9.\)

Synthetic division gives a remainder of 0, so 9 is a solution to the equation. We can use the relationships between the width and the other dimensions to determine the length and height of the sheet cake pan.

\[l=w+4=9+4=13\ \text{and }h=\frac{1}{3}w=\frac{1}{3}(9)=3\]

The sheet cake pan should have dimensions 13 inches by 9 inches by 3 inches.

Condensed — the full section is in OpenStax College Algebra 2e.

Key Concepts

  • To find \(f(k),\) determine the remainder of the polynomial \(f(x)\) when it is divided by \(x-k.\) This is known as the Remainder Theorem. See .
  • According to the Factor Theorem, \(k\) is a zero of \(f(x)\) if and only if \((x-k)\) is a factor of \(f(x).\) See .
  • 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 and .
  • 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 .
  • According to the Fundamental Theorem, every polynomial function has at least one complex zero. See .
  • 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 \((x-c),\) where \(c\) is a complex number. See .
  • 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 of \(f(-x)\) or less than the number of sign changes by an even integer. See .
  • Polynomial equations model many real-world scenarios. Solving the equations is easiest done by synthetic division. See .

Practice (40)

Try each one on paper first. Reveal the answer to check; verified ones can be opened in the solver for every step.

  1. Solve: \(9{m}^{3}+100m=60{m}^{2}.\)

    Gosi nzaghachi

    \(\begin{array}{llllllllllllllllllllllllllllll} & & & & & \ 9{m}^{3}+100m=60{m}^{2} \\ \text{Bring all the terms to one side so that the other side is zero.} & & & & & \ 9{m}^{3}-60{m}^{2}+100m=0 \\ \text{Factor the greatest common factor first.} & & & & & \ m(9{m}^{2}-60m+100)=0 \\ \text{Factor the trinomial.} & & & & & m(3m-10)(3m-10)=0 \\ \begin{array}{l}\text{Use the Zero Product Property to set each factor to 0.} \\ \text{Solve each equation.}\end{array} & & & & & \ \begin{array}{lllllllllllll}m=0 & & & & 3m-10 & = & 0 & & & & 3m-10 & = & 0 \\ m=0 & & & & m & = & \frac{10}{3} & & & & m & = & \frac{10}{3}\end{array} \\ \text{Check your answers.} & & & & & \text{The check is left to you.}\end{array}\)

  2. \(8{x}^{3}=24{x}^{2}-18x\)

  3. \(16{x}^{2}=32{x}^{3}+2x\)

  4. \({x}^{3}-{x}^{2}-4x+4=0\)

    Gosi nzaghachi

    \(\begin{array}{ll}\text{Factor by grouping.} & {x}^{2}(x-1)-4(x-1)=0 \\ \text{Factor out the common factor.} & (x-1)({x}^{2}-4) \\ \text{Factor}\ ({x}^{2}-4)\ \text{using difference of squares} & (x-1)(x-2)(x+2) \\ \text{By the zero-product property} & x=1,x=2,x=-2\end{array}\)

  5. Graph \(f(x)={x}^{3}-{x}^{2}-4x+4\) below.

  6. What are the x-intercepts of this function?

  7. What is the connection between these x-intercepts and the solutions of the equation in part b?

  8. The x-intercepts are called solutions or Zeros of the Function. Explain why.

    • ⓐ Solve \({x}^{3}+2{x}^{2}=6x\) .
    • ⓑ Use your graphing calculator to graph \(f(x)={x}^{3}+{x}^{2}-6x\) below.
    • ⓒ What are the x-intercepts of this function?
    • ⓓ What is the connection between these x-intercepts and the solutions of the equation in part a?
  9. \(f(x)=3{x}^{3}+9{x}^{2}-12x\)

    • ⓐ Use factoring to find the zeros of the function. These are the x-intercepts of f(x). Plot these points by hand on the graph below.
    • ⓑ What is the end behavior of this polynomial function?
    • ⓒ Using the x-intercepts and the end behavior, sketch the graph of this function.
  10. Find the zeros of the function algebraically. Check by graphing a function on a graphing calculator.

    1. ⓐ \(f(x)=2{x}^{3}-{x}^{2}+8x-4\)
    2. ⓑ \(f(x)=3{x}^{3}-12x\)
    3. ⓒ \(f(x)=3{x}^{3}+5{x}^{2}-2x\)
  11. Use the Remainder Theorem to evaluate \(f(x)=6{x}^{4}-{x}^{3}-15{x}^{2}+2x-7\) at \(x=2.\)

    Gosi nzaghachi

    To find the remainder using the Remainder Theorem, use synthetic division to divide the polynomial by \(x-2.\)

    The remainder is 25. Therefore, \(f(2)=25.\)

  12. Use the Remainder Theorem to evaluate \(f(x)=2{x}^{5}-3{x}^{4}-9{x}^{3}+8{x}^{2}+2\) at \(x=-3.\)

    Gosi nzaghachi

    \(f(-3)=-412\)

  13. Show that \((x+2)\) is a factor of \({x}^{3}-6{x}^{2}-x+30.\) Find the remaining factors. Use the factors to determine the zeros of the polynomial.

    Gosi nzaghachi

    We can use synthetic division to show that \((x+2)\) is a factor of the polynomial.

    The remainder is zero, so \((x+2)\) is a factor of the polynomial. We can use the Division Algorithm to write the polynomial as the product of the divisor and the quotient:

    \[(x+2)({x}^{2}-8x+15)\]

    We can factor the quadratic factor to write the polynomial as

    \[(x+2)(x-3)(x-5)\]

    By the Factor Theorem, the zeros of \({x}^{3}-6{x}^{2}-x+30\) are –2, 3, and 5.

  14. Use the Factor Theorem to find the zeros of \(f(x)={x}^{3}+4{x}^{2}-4x-16\) given that \((x-2)\) is a factor of the polynomial.

    Gosi nzaghachi

    The zeros are 2, –2, and –4.

  15. List all possible rational zeros of \(f(x)=2{x}^{4}-5{x}^{3}+{x}^{2}-4.\)

    Gosi nzaghachi

    The only possible rational zeros of \(f(x)\) are the quotients of the factors of the last term, –4, and the factors of the leading coefficient, 2.

    The constant term is –4; the factors of –4 are \(p=\pm 1,\pm 2,\pm 4.\)

    The leading coefficient is 2; the factors of 2 are \(q=\pm 1,\pm 2.\)

    If any of the four real zeros are rational zeros, then they will be of one of the following factors of –4 divided by one of the factors of 2.

    \[\begin{array}{lll}\frac{p}{q}=\pm \ \frac{1}{1},\ \pm \ \frac{1}{2}\ & \frac{p}{q}=\pm \ \frac{2}{1},\pm \ \frac{2}{2}\ & \frac{p}{q}=\ \pm \ \frac{4}{1},\pm \ \frac{4}{2}\end{array}\]

    Note that \(\frac{2}{2}=1\) and \(\frac{4}{2}=2,\) which have already been listed. So we can shorten our list.

    \[\frac{p}{q}=\frac{\text{Factors of the last}}{\text{Factors of the first}}=\pm 1,\pm 2,\pm 4,\pm \frac{1}{2}\]
  16. Use the Rational Zero Theorem to find the rational zeros of \(f(x)=2{x}^{3}+{x}^{2}-4x+1.\)

    Gosi nzaghachi

    The Rational Zero Theorem tells us that if \(\frac{p}{q}\) is a zero of \(f(x),\) then \(p\) is a factor of 1 and \(q\) is a factor of 2.

    \[\begin{array}{lll}\frac{p}{q} & = & \frac{\text{factor of constant term}}{\text{factor of leading coefficient}} \\ & = & \frac{\text{factor of 1}}{\text{factor of 2}}\end{array}\]

    The factors of 1 are \(\pm 1\) and the factors of 2 are \(\pm 1\) and \(\pm 2.\) The possible values for \(\frac{p}{q}\) are \(\pm 1\) and \(\pm \frac{1}{2}.\) These are the possible rational zeros for the function. We can determine which of the possible zeros are actual zeros by substituting these values for \(x\) in \(f(x).\)

    \[\begin{array}{lll}f(-1) & = & 2{(-1)}^{3}+{(-1)}^{2}-4(-1)+1=4 \\ f(1) & = & 2{(1)}^{3}+{(1)}^{2}-4(1)+1=0 \\ f(-\frac{1}{2}) & = & 2{(-\frac{1}{2})}^{3}+{(-\frac{1}{2})}^{2}-4(-\frac{1}{2})+1=3 \\ f(\frac{1}{2}) & = & 2{(\frac{1}{2})}^{3}+{(\frac{1}{2})}^{2}-4(\frac{1}{2})+1=-\frac{1}{2}\end{array}\]

    Of those, \(-1,-\frac{1}{2},\ \text{and }\frac{1}{2}\) are not zeros of \(f(x).\) 1 is the only rational zero of \(f(x).\)

  17. Use the Rational Zero Theorem to find the rational zeros of \(f(x)={x}^{3}-5{x}^{2}+2x+1.\)

    Gosi nzaghachi

    There are no rational zeros.

  18. Find the zeros of \(f(x)=4{x}^{3}-3x-1.\)

    Gosi nzaghachi

    The Rational Zero Theorem tells us that if \(\frac{p}{q}\) is a zero of \(f(x),\) then \(p\) is a factor of –1 and \(q\) is a factor of 4.

    \[\begin{array}{lll}\frac{p}{q} & = & \frac{\text{factor of constant term}}{\text{factor of leading coefficient}} \\ & = & \frac{\text{factor of -1}}{\text{factor of 4}}\end{array}\]

    The factors of \(-1\) are \(\pm 1\) and the factors of \(4\) are \(\pm 1,\pm 2,\) and \(\pm 4.\) The possible values for \(\frac{p}{q}\) are \(\pm 1,\ \pm \frac{1}{2},\) and \(\pm \frac{1}{4}.\) 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.

    Dividing by \((x-1)\) gives a remainder of 0, so 1 is a zero of the function. The polynomial can be written as

    \[(x-1)(4{x}^{2}+4x+1)\]

    The quadratic is a perfect square. \(f(x)\) can be written as

    \[(x-1){(2x+1)}^{2}\]

    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.

    \[\begin{array}{lll}2x+1 & = & 0 \\ x & = & -\frac{1}{2}\end{array}\]

    The zeros of the function are 1 and \(-\frac{1}{2}\) with multiplicity 2.

  19. Find the zeros of \(f(x)=3{x}^{3}+9{x}^{2}+x+3.\)

    Gosi nzaghachi

    The Rational Zero Theorem tells us that if \(\frac{p}{q}\) is a zero of \(f(x),\) then \(p\) is a factor of 3 and \(q\) is a factor of 3.

    \[\begin{array}{lll}\frac{p}{q} & = & \frac{\text{factor of constant term}}{\text{factor of leading coefficient}} \\ & = & \frac{\text{factor of 3}}{\text{factor of 3}}\end{array}\]

    The factors of 3 are \(\pm 1\) and \(\pm 3.\) The possible values for \(\frac{p}{q},\) and therefore the possible rational zeros for the function, are \(\pm 3,\text{\pm 1, and }\pm \frac{1}{3}.\) 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.

    Dividing by \((x+3)\) gives a remainder of 0, so –3 is a zero of the function. The polynomial can be written as

    \[(x+3)(3{x}^{2}+1)\]

    We can then set the quadratic equal to 0 and solve to find the other zeros of the function.

    \[\begin{array}{lll}3{x}^{2}+1 & = & 0 \\ {x}^{2} & = & -\frac{1}{3} \\ x & = & \pm \sqrt{-\frac{1}{3}}=\pm \frac{i\sqrt{3}}{3}\end{array}\]

    The zeros of \(f(x)\) are –3 and \(\pm \frac{i\sqrt{3}}{3}.\)

  20. Find the zeros of \(f(x)=2{x}^{3}+5{x}^{2}-11x+4.\)

    Gosi nzaghachi

    The zeros are \(\text{-4, }\frac{1}{2},\ \text{and 1}\text{.}\)

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

    Gosi nzaghachi

    Because \(x=i\) is a zero, by the Complex Conjugate Theorem \(x=-i\) is also a zero. The polynomial must have factors of \((x+3),\ (x-2),\ (x-i),\) and \((x+i).\) Since we are looking for a degree 4 polynomial, and now have four zeros, we have all four factors. Let’s begin by multiplying these factors.

    \[\begin{array}{lll}f(x) & = & a(x+3)(x-2)(x-i)(x+i) \\ f(x) & = & a({x}^{2}+x-6)({x}^{2}+1) \\ f(x) & = & a({x}^{4}+{x}^{3}-5{x}^{2}+x-6)\end{array}\]

    We need to find a to ensure \(f(-2)=100.\) Substitute \(x=-2\) and \(f(2)=100\) into \(f(x).\)

    \[\begin{array}{lll}100 & = & a({(-2)}^{4}+{(-2)}^{3}-5{(-2)}^{2}+(-2)-6) \\ 100 & = & a(-20) \\ -5 & = & a\end{array}\]

    So the polynomial function is

    \[f(x)=-5({x}^{4}+{x}^{3}-5{x}^{2}+x-6)\]

    or

    \[f(x)=-5{x}^{4}-5{x}^{3}+25{x}^{2}-5x+30\]
  22. Find a third degree polynomial with real coefficients that has zeros of 5 and \(-2i\) such that \(f(1)=10.\)

    Gosi nzaghachi

    \(f(x)=-\frac{1}{2}{x}^{3}+\frac{5}{2}{x}^{2}-2x+10\)

  23. Use Descartes’ Rule of Signs to determine the possible numbers of positive and negative real zeros for \(f(x)=-{x}^{4}-3{x}^{3}+6{x}^{2}-4x-12.\)

    Gosi nzaghachi

    Begin by determining the number of sign changes.

    There are two sign changes, so there are either 2 or 0 positive real roots. Next, we examine \(f(-x)\) to determine the number of negative real roots.

    \[\begin{array}{lll}f(-x) & = & -{(-x)}^{4}-3{(-x)}^{3}+6{(-x)}^{2}-4(-x)-12 \\ f(-x) & = & -{x}^{4}+3{x}^{3}+6{x}^{2}+4x-12\end{array}\]

    Again, there are two sign changes, so there are either 2 or 0 negative real roots.

    There are four possibilities, as we can see in .

    Positive Real ZerosNegative Real ZerosComplex ZerosTotal Zeros
    2204
    2024
    0224
    0044
  24. Use Descartes’ Rule of Signs to determine the maximum possible numbers of positive and negative real zeros for \(f(x)=2{x}^{4}-10{x}^{3}+11{x}^{2}-15x+12.\) Use a graph to verify the numbers of positive and negative real zeros for the function.

    Gosi nzaghachi

    There must be 4, 2, or 0 positive real roots and 0 negative real roots. The graph shows that there are 2 positive real zeros and 0 negative real zeros.

  25. A new bakery offers decorated, multi-tiered cakes for display and cutting at Quinceañera and wedding celebrations, as well as sheet cakes to serve most of the guests. The bakery wants the volume of a small sheet 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?

    Gosi nzaghachi

    Begin by writing an equation for the volume of the cake. The volume of a rectangular solid is given by \(V=lwh.\) We were given that the length must be four inches longer than the width, so we can express the length of the cake as \(l=w+4.\) We were given that the height of the cake is one-third of the width, so we can express the height of the cake as \(h=\frac{1}{3}w.\) Let’s write the volume of the cake in terms of width of the cake.

    \[\begin{array}{lll}V & = & (w+4)(w)(\frac{1}{3}w) \\ V & = & \frac{1}{3}{w}^{3}+\frac{4}{3}{w}^{2}\end{array}\]

    Substitute the given volume into this equation.

    \[\begin{array}{llll}351 & = & \frac{1}{3}{w}^{3}+\frac{4}{3}{w}^{2} & \ \text{Substitute 351 for }V. \\ 1053 & = & {w}^{3}+4{w}^{2} & \ \text{Multiply both sides by 3}. \\ 0 & = & {w}^{3}+4{w}^{2}-1053 & \ \text{Subtract 1053 from both sides}.\end{array}\]

    Descartes' rule of signs tells us there is one positive solution. The Rational Zero Theorem tells us that the possible rational zeros are \(\pm 1,\ \pm 3,\ \pm 9,\ \pm 13,\ \pm 27,\ \pm 39,\ \pm 81,\ \pm 117,\ \pm 351,\) and \(\pm 1053.\) We can use synthetic division to test these possible zeros. Only positive numbers make sense as dimensions for a cake, so we need not test any negative values. Let’s begin by testing values that make the most sense as dimensions for a small sheet cake. Use synthetic division to check \(x=1.\)

    Since 1 is not a solution, we will check \(x=3.\)

    Since 3 is not a solution either, we will test \(x=9.\)

    Synthetic division gives a remainder of 0, so 9 is a solution to the equation. We can use the relationships between the width and the other dimensions to determine the length and height of the sheet cake pan.

    \[l=w+4=9+4=13\ \text{and }h=\frac{1}{3}w=\frac{1}{3}(9)=3\]

    The sheet cake pan should have dimensions 13 inches by 9 inches by 3 inches.

  26. 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?

    Gosi nzaghachi

    3 meters by 4 meters by 7 meters

  27. Describe a use for the Remainder Theorem.

    Gosi nzaghachi

    The theorem can be used to evaluate a polynomial.

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

  29. What is the difference between rational and real zeros?

    Gosi nzaghachi

    Rational zeros can be expressed as fractions whereas real zeros include irrational numbers.

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

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

    Gosi nzaghachi

    Polynomial functions can have repeated zeros, so the fact that number is a zero doesn’t preclude it being a zero again.

  32. \(({x}^{4}-9{x}^{2}+14)\div (x-2)\)

  33. \((3{x}^{3}-2{x}^{2}+x-4)\div (x+3)\)

    Gosi nzaghachi

    \(-106\)

  34. \(({x}^{4}+5{x}^{3}-4x-17)\div (x+1)\)

  35. \((-3{x}^{2}+6x+24)\div (x-4)\)

    Gosi nzaghachi

    \(0\)

  36. \((5{x}^{5}-4{x}^{4}+3{x}^{3}-2{x}^{2}+x-1)\div (x+6)\)

  37. \(({x}^{4}-1)\div (x-4)\)

    Gosi nzaghachi

    \(255\)

  38. \((3{x}^{3}+4{x}^{2}-8x+2)\div (x-3)\)

  39. \((4{x}^{3}+5{x}^{2}-2x+7)\div (x+2)\)

    Gosi nzaghachi

    \(-1\)

Symbols used here

\pm
plus or minus
Both signs at once: x = 3 ± 2 means 5 and 1.
\neq
not equal
The two sides are different.
\leq,\ \geq
less/greater than or equal
Inequalities that allow equality; < and > exclude it.
\sqrt{x},\ \sqrt[n]{x}
square root, n-th root
The non-negative number whose square (n-th power) is x.
|x|
absolute value / modulus
Distance from zero: |−3| = 3. For a complex number, distance from the origin.
i
imaginary unit
i² = −1.
\log_b x,\ \ln x
logarithm, natural log
The exponent b must be raised to for x; ln uses base e.
\mathbb{N},\ \mathbb{Z},\ \mathbb{Q},\ \mathbb{R},\ \mathbb{C}
number sets
Naturals, integers, rationals, reals, complex numbers.

How to: Zeros of Polynomial Functions

  1. Evaluate a polynomial using the Remainder Theorem.
  2. Use the Factor Theorem to solve a polynomial equation.
  3. Use the Rational Zero Theorem to find rational zeros.
  4. Find zeros of a polynomial function.
  5. Use the Linear Factorization Theorem to find polynomials with given zeros.
  6. Use Descartes’ Rule of Signs.
  7. Solve real-world applications of polynomial equations
  8. Solve quadratic and higher order equations by factoring (IA 6.5.2)

Questions people ask

What does it mean to solve an equation?

To find every value of the unknown that makes both sides equal. Each step is an operation applied to both sides that keeps the solution set the same, until the unknown stands alone.

Why do I sometimes get two answers?

A quadratic can cross the axis twice, so it can have two solutions. A degree-n polynomial has up to n. The graph shows where each one comes from.

How do I know whether to factor or use the quadratic formula?

Try factoring for a few seconds: look for two numbers that multiply to a·c and add to b. If nothing obvious appears, the discriminant b² − 4ac tells you how many real roots there are, and the formula finds them without guessing.

Jiri gị onwe gị

Parts of this page are adapted from OpenStax College Algebra 2e (CC BY-NC-SA 4.0). Condensed and re-explained here; errors are ours.

Oge Algebra