Skip to main content
Contents
Dark Mode Prev Up Next
\(\newcommand{\markedPivot}[1]{\boxed{#1}}
\newcommand{\IR}{\mathbb{R}}
\newcommand{\IC}{\mathbb{C}}
\renewcommand{\P}{\mathcal{P}}
\renewcommand{\Im}{\operatorname{Im}}
\newcommand{\RREF}{\operatorname{RREF}}
\newcommand{\vspan}{\operatorname{span}}
\newcommand{\setList}[1]{\left\{#1\right\}}
\newcommand{\setBuilder}[2]{\left\{#1\,\middle|\,#2\right\}}
\newcommand{\unknown}{\,{\color{gray}?}\,}
\newcommand{\drawtruss}[2][1]{
\begin{tikzpicture}[scale=#1, every node/.style={scale=#1}]
\draw (0,0) node[left,magenta]{C} --
(1,1.71) node[left,magenta]{A} --
(2,0) node[above,magenta]{D} -- cycle;
\draw (2,0) --
(3,1.71) node[right,magenta]{B} --
(1,1.71) -- cycle;
\draw (3,1.71) -- (4,0) node[right,magenta]{E} -- (2,0) -- cycle;
\draw[blue] (0,0) -- (0.25,-0.425) -- (-0.25,-0.425) -- cycle;
\draw[blue] (4,0) -- (4.25,-0.425) -- (3.75,-0.425) -- cycle;
\draw[thick,red,->] (2,0) -- (2,-0.75);
#2
\end{tikzpicture}
}
\newcommand{\trussNormalForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, blue,->] (4,0) -- (3.5,0.5);
}
\newcommand{\trussCompletion}{
\trussNormalForces
\draw [thick, magenta,<->] (0.4,0.684) -- (0.6,1.026);
\draw [thick, magenta,<->] (3.4,1.026) -- (3.6,0.684);
\draw [thick, magenta,<->] (1.8,1.71) -- (2.2,1.71);
\draw [thick, magenta,->] (1.6,0.684) -- (1.5,0.855);
\draw [thick, magenta,<-] (1.5,0.855) -- (1.4,1.026);
\draw [thick, magenta,->] (2.4,0.684) -- (2.5,0.855);
\draw [thick, magenta,<-] (2.5,0.855) -- (2.6,1.026);
}
\newcommand{\trussCForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, magenta,->] (0,0) -- (0.4,0.684);
\draw [thick, magenta,->] (0,0) -- (0.5,0);
}
\newcommand{\trussStrutVariables}{
\node[above] at (2,1.71) {\(x_1\)};
\node[left] at (0.5,0.866) {\(x_2\)};
\node[left] at (1.5,0.866) {\(x_3\)};
\node[right] at (2.5,0.866) {\(x_4\)};
\node[right] at (3.5,0.866) {\(x_5\)};
\node[below] at (1,0) {\(x_6\)};
\node[below] at (3,0) {\(x_7\)};
}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\DeclareMathOperator{\arcsec}{arcsec}
\DeclareMathOperator{\arccot}{arccot}
\DeclareMathOperator{\arccsc}{arccsc}
\newcommand{\tuple}[1]{\left\langle#1\right\rangle}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 4.5 Zeros of Polynomial Functions (PR5)
Objectives
Determine the zeros of a polynomial function with real coefficients.
Subsection 4.5.1 Activities
Activity 4.5.2 .
Consider the function
\(f(x)=x^3 - 7 x^2 + 7 x + 15\text{.}\)
(a)
Use polynomial division from
SectionΒ 4.4 to divide
\(f(x)\) by
\(x-2\text{.}\) What is the remainder?
(b)
Find
\(f(2)\text{.}\) What do you notice?
Answer .
\(f(2)=9\) Remainder and value are the same
Theorem 4.5.3 . Remainder Theorem.
If a polynomial
\(p(x)\) is divided by
\(x-a\) then the remainder is equal to
\(p(a)\text{.}\)
Activity 4.5.4 .
Again consider the function
\(f(x)=x^3 - 7 x^2 + 7 x + 15\text{.}\)
(a)
Divide
\(f(x)\) by
\(x-3\text{.}\) What is the remainder?
(b)
Find
\(f(3)\text{.}\) What do you notice?
Answer .
\(f(3)=0\) When value is 0 there is no remainder
Theorem 4.5.5 . Factor Theorem.
A number
\(a\) is a zero of a polynomial function
\(p(x)\) (that is,
\(p(a)=0\) ) if and only if
\(x-a\) is a factor of
\(p(x)\text{.}\)
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.
\(\displaystyle q(x)=x^2-2x-3\)
\(\displaystyle q(x)=x^2-10x-37\)
\(\displaystyle q(x)=x^2-4x-5\)
\(\displaystyle q(x)=x^2+4x-5\)
(b)
Notice that
\(q(x)\) is something we can factor. Factor this quadratic and find the remaining zeros.
\(\displaystyle -5\)
\(\displaystyle 5\)
\(\displaystyle 4\)
\(\displaystyle -1\)
\(\displaystyle 3\)
\(\displaystyle 1\)
Activity 4.5.9 .
Consider the function
\(f(x) = 18 x^4 + 67 x^3 - 81 x^2 - 202 x + 168\text{.}\)
(a)
Graph the function. According to the graph, what value(s) seem to be zeros?
(b)
Use the Remainder Theorem to confirm that your guesses are actually zeros.
Answer .
\(f(-4)=0\) and
\(f(-2)=0\)
(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)\)
(d)
Solve the quadratic
\(q(x)\) to find the remaining zeros.
Answer .
\(\dfrac{3}{2}\) and
\(\dfrac{7}{9}\)
(e)
List all zeros of
\(f(x)\text{.}\)
Answer .
\(-4, -2, \dfrac{7}{9}, \dfrac{3}{2}\)
(f)
Rewrite
\(f(x)\) as a product of linear factors.
Answer .
\((x+4)(x+2)(2x-3)(9x-7)\)
Activity 4.5.11 .
Consider the quadratic function
\(f(x)=(2x-5)(3x-8)=6x^2-31x+40\text{.}\)
(a)
What are the roots of this quadratic?
Answer .
\(\dfrac{5}{2}\) and
\(\dfrac{8}{3}\)
(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{.}\)
Theorem 4.5.13 . Rational Root Theorem.
If a polynomial
\(p(x)=a_nx^n+x_{n-1}x^{n-1}+\cdots +a_1x+a_0 \) has integer coefficients, then the rational zeros have the form
\(\dfrac{p}{q}\) where
\(p\) is a factor of the constant term
\(a_0\) and
\(q\) is a factor of the leading coefficient
\(a_n\text{.}\)
Activity 4.5.14 .
Consider the polynomial
\(f(x)=5x^3-2x^2+20x-8\text{.}\)
(a)
List the factors of the constant term.
Answer .
\(\pm 8, \pm 4, \pm 2 \pm 1\)
(b)
List the factors of the leading coefficient.
(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}\)
(d)
Use the Remainder Theorem to determine at least one root of
\(f(x)\text{.}\)
Activity 4.5.15 .
Consider the polynomial
\(f(x)=6x^4+5x^3-6x-5\)
(a)
Use the graph and the Rational Root Theorem (
TheoremΒ 4.5.13 ) to find the rational zeros of
\(f(x)\text{.}\)
Answer .
\(1\) and
\(-\dfrac{5}{6}\)
(b)
Use the roots, along with the Factor Theorem, to simplify the polynomial into linear and quadratic factors.
(c)
Find the zeros of the quadratic factor.
Answer .
\(\dfrac{-1\pm \sqrt{3}}{2}\)
(d)
List the roots of the polynomial.
Answer .
\(\dfrac{-1+ \sqrt{3}}{2}, \dfrac{-1- \sqrt{3}}{2}, 1, \) and
\(-\dfrac{5}{6}\)
Theorem 4.5.17 . Conjugate Zeros Theorem.
Let
\(p(x)\) be a polynomial function with real coefficients. If
\(a+bi\) is a complex zero of the function, then the conjugate
\(a-bi\) is also a zero of the function. These two zeroes are called
conjugate zeros , or a
conjugate pair of zeros .
Activity 4.5.18 .
Consider the function
\(f(x)=x^5+3x^4+4x^3+8x^2-16\text{.}\)
(a)
Use a graphing utility to graph
\(f(x)\text{.}\)
Answer .
Diagram Exploration Keyboard Controls
Key
Action
Enter, A
Activate keyboard driven exploration
B
Activate menu driven exploration
Escape
Leave exploration mode
Cursor down
Explore next lower level
Cursor up
Explore next upper level
Cursor right
Explore next element on level
Cursor left
Explore previous element on level
X
Toggle expert mode
W
Extra details if available
Space
Repeat speech
M
Activate step magnification
Comma
Activate direct magnification
N
Deactivate magnification
Z
Toggle subtitles
C
Cycle contrast settings
T
Monochrome colours
L
Toggle language (if available)
K
Kill current sound
Y
Stop sound output
O
Start and stop sonification
P
Repeat sonification output
(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\)
(a)
What is the smallest possible degree of such a polynomial
\(f(x)\) with real coefficients?
\(\displaystyle 2\)
\(\displaystyle 3\)
\(\displaystyle 4\)
\(\displaystyle 5\)
\(\displaystyle 6\)
(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