Skip to main content
Logo image

Section 4.5 Zeros of Polynomial Functions (PR5)

Subsection 4.5.1 Activities

Remark 4.5.1.

Recall that to find the \(x\)-intercepts of a function \(f(x)\text{,}\) we need to find the values of \(x\) that make \(f(x)=0\text{.}\) We saw in SectionΒ 1.5 that the zero product property (DefinitionΒ 1.5.3) was helpful when \(f(x)\) is a polynomial that we can factor. Let’s consider how we approach polynomials which are not in factored form or easily factorable.

Remark 4.5.6.

If we know one zero, then we can divide by \(x-a\) where \(a\) is a zero. After this, the quotient will have smaller degree and we can work on factoring the rest. We can β€œchip away” at the polynomial one zero at a time.

Activity 4.5.7.

One more time consider the function \(f(x)=x^3 - 7 x^2 + 7 x + 15\text{.}\)
(a)
We already know from ActivityΒ 4.5.4 that \(x-3\) is a factor of the polynomial \(f(x)\text{.}\) Use division to express \(f(x)\) as \((x-3)\cdot q(x)\text{,}\) where \(q(x)\) is a quadratic function.
  1. \(\displaystyle q(x)=x^2-2x-3\)
  2. \(\displaystyle q(x)=x^2-10x-37\)
  3. \(\displaystyle q(x)=x^2-4x-5\)
  4. \(\displaystyle q(x)=x^2+4x-5\)
Answer.

Remark 4.5.8.

We were able to find all the zeros of the polynomial in ActivityΒ 4.5.7 because we were given one of the zeros. If we don’t have a zero to help us get started (or need more than one zero for a function of higher degree), we have a couple of options.

Activity 4.5.9.

Consider the function \(f(x) = 18 x^4 + 67 x^3 - 81 x^2 - 202 x + 168\text{.}\)
(c)
Now use these zeros along with polynomial division to rewrite the function as \(f(x)=(x-a)(x-b)q(x)\) where \(a\) and \(b\) are zeros and \(q(x)\) is the remaining quadratic function.
Answer.
\((x+4)(x+2)(18x^2-41x+21)\)

Remark 4.5.10.

Using the graph to find an initial zero can be helpful, but they may not always be easy to identify.

Activity 4.5.11.

Consider the quadratic function \(f(x)=(2x-5)(3x-8)=6x^2-31x+40\text{.}\)
(b)
What do you notice about these roots in relation to the factors of \(a=6\) and \(c=40\) in \(f(x)=6x^2-31x+40\text{?}\)
Answer.
The numerator is a factor of \(c\) and the denominator is a factor of \(a\text{.}\)

Remark 4.5.12.

In ActivityΒ 4.5.11 we found that the roots were both factors of the constant term divided by factors of the leading coefficient. This can be extended to polynomials of larger degree.

Activity 4.5.14.

Consider the polynomial \(f(x)=5x^3-2x^2+20x-8\text{.}\)
(c)
Use parts (a) and (b) to list all the possible rational roots.
Answer.
\(\pm 8, \pm 4, \pm 2 \pm 1, \pm \dfrac{8}{5}, \pm \dfrac{4}{5}, \pm \dfrac{2}{5}, \pm \dfrac{1}{5}\)

Activity 4.5.15.

Consider the polynomial \(f(x)=6x^4+5x^3-6x-5\)
(b)
Use the roots, along with the Factor Theorem, to simplify the polynomial into linear and quadratic factors.
Answer.
\((6x+5)(x-1)(x^2+x+1)\)

Activity 4.5.18.

Consider the function \(f(x)=x^5+3x^4+4x^3+8x^2-16\text{.}\)
(b)
Find all the zeros of \(f(x)\) and their corresponding multiplicities.
Answer.
\(f(x)\) has zeros at \(-2\text{,}\) \(1\text{,}\) \(-2i\text{,}\) and \(2i\text{,}\) all of multiplicity 1 except \(-2\) has multiplicity 2

Activity 4.5.19.

Consider the following information about a polynomial \(f(x)\text{:}\)
  • \(x=2\) is a zero with multiplicity \(1\)
  • \(x=-1\) is a zero with multiplicity \(2\)
  • \(x=i\) is a zero with multiplicity \(1\)
(b)
Write an expression for such a polynomial \(f(x)\) with real coefficients of smallest possible degree.
Answer.
\(f(x)=(x-2)(x-1)^2(x^2+1)=x^5-4x^4+6x^3-6x^2+5x-2\) is one such polynomial.

Subsection 4.5.2 Exercises