College Algebra7
College Algebra7
2. The form given in Definition 4.2 has the highest power of x first. To that end, we re-write
g(x) = 12x + x3 = x3 + 12x, and see the degree of g is 3, the leading term is x3 , the leading
coefficient is 1 and the constant term is 0.
3. We need to rewrite the formula for h so that it resembles the form given in Definition 4.2:
h(x) = 4−x 4 x 1 4 1
5 = 5 − 5 = − 5 x + 5 . We see the degree of h is 1, the leading term is − 5 x, the
1 4
leading coefficient is − 5 and the constant term is 5 .
4. It may seem that we have some work ahead of us to get p in the form of Definition 4.2.
However, it is possible to glean the information requested about p without multiplying out
the entire expression (2x − 1)3 (x − 2)(3x + 2). The leading term of p will be the term which
has the highest power of x. The way to get this term is to multiply the terms with the highest
power of x from each factor together - in other words, the leading term of p(x) is the product of
the leading terms of the factors of p(x). Hence, the leading term of p is (2x)3 (x)(3x) = 24x5 .
This means the degree of p is 5 and the leading coefficient is 24. As for the constant term,
we can perform a similar trick. The constant term is obtained by multiplying the constant
terms from each of the factors (−1)3 (−2)(2) = 4.
Our next example shows how polynomials of higher degree arise ‘naturally’4 in even the most
basic geometric applications.
Example 4.1.3. A box with no top is to be fashioned from a 10 inch × 12 inch piece of cardboard
by cutting out congruent squares from each corner of the cardboard and then folding the resulting
tabs. Let x denote the length of the side of the square which is removed from each corner.
x x
x x
12 in
height
depth
x x
width
x x
10 in
1. Find the volume V of the box as a function of x. Include an appropriate applied domain.
2. Use a graphing calculator to graph y = V (x) on the domain you found in part 1 and approx-
imate the dimensions of the box with maximum volume to two decimal places. What is the
maximum volume?
Solution.
4
this is a dangerous word...
4.1 Graphs of Polynomials 219
1. From Geometry, we know Volume = width × height × depth. The key is to now find each of
these quantities in terms of x. From the figure, we see the height of the box is x itself. The
cardboard piece is initially 10 inches wide. Removing squares with a side length of x inches
from each corner leaves 10 − 2x inches for the width.5 As for the depth, the cardboard is
initially 12 inches long, so after cutting out x inches from each side, we would have 12 − 2x
inches remaining. As a function6 of x, the volume is
To find a suitable applied domain, we note that to make a box at all we need x > 0. Also the
shorter of the two dimensions of the cardboard is 10 inches, and since we are removing 2x
inches from this dimension, we also require 10 − 2x > 0 or x < 5. Hence, our applied domain
is 0 < x < 5.
2. Using a graphing calculator, we see the graph of y = V (x) has a relative maximum. For
0 < x < 5, this is also the absolute maximum. Using the ‘Maximum’ feature of the calculator,
we get x ≈ 1.81, y ≈ 96.77. The height, x ≈ 1.81 inches, the width, 10 − 2x ≈ 6.38 inches,
and the depth 12 − 2x ≈ 8.38 inches. The y-coordinate is the maximum volume, which is
approximately 96.77 cubic inches (also written in3 ).
In order to solve Example 4.1.3, we made good use of the graph of the polynomial y = V (x).
So we ought to turn our attention to graphs of polynomials in general. Below are the graphs of
y = x2 , y = x4 , and y = x6 , side-by-side. We have omitted the axes so we can see that as the
exponent increases, the ‘bottom’ becomes ‘flatter’ and the ‘sides’ become ‘steeper.’ If you take the
the time to graph these functions by hand,7 you will see why.
5
There’s no harm in taking an extra step here and making sure this makes sense. If we chopped out a 1 inch
square from each side, then the width would be 8 inches, so chopping out x inches would leave 10 − 2x inches.
6
When we write V (x), it is in the context of function notation, not the volume V times the quantity x.
7
Make sure you choose some x-values between −1 and 1.
220 Polynomial Functions
y = x2 y = x4 y = x6
All of these functions are even, (Do you remember how to show this?) and it is exactly because
the exponent is even.8 One of the most important features of these functions which we can be
seen graphically is their end behavior. The end behavior of a function is a way to describe what
is happening to the function values as the x values approach the ‘ends’ of the x-axis:9 that is,
as they become small without bound10 (written x → −∞) and, on the flip side, as they become
large without bound11 (written x → ∞). For example, given f (x) = x2 , as x → −∞, we imagine
substituting x = −100, x = −1000, etc., into f to get f (−100) = 10000, f (−1000) = 1000000, and
so on. Thus the function values are becoming larger and larger positive numbers (without bound).
To describe this behavior, we write: as x → −∞, f (x) → ∞. If we study the behavior of f as
x → ∞, we see that in this case, too, f (x) → ∞. The same can be said for any function of the
form f (x) = xn where n is an even natural number. If we generalize just a bit to include vertical
scalings and reflections across the x-axis,12 we have
a>0 a<0
We now turn our attention to functions of the form f (x) = xn where n ≥ 3 is an odd natural
number.13 Below we have graphed y = x3 , y = x5 , and y = x7 . The ‘flattening’ and ‘steepening’
that we saw with the even powers presents itself here as well, and, it should come as no surprise
that all of these functions are odd.14 The end behavior of these functions is all the same, with
8
Herein lies one of the possible origins of the term ‘even’ when applied to functions.
9
Of course, there are no ends to the x-axis.
10
We think of x as becoming a very large negative number far to the left of zero.
11
We think of x as moving far to the right of zero and becoming a very large positive number.
12
See Theorems 2.4 and 2.5 in Section 2.5.
13
We ignore the case when n = 1, since the graph of f (x) = x is a line and doesn’t fit the general pattern of
higher-degree odd polynomials.
14
And are, perhaps, the inspiration for the moniker ‘odd function’.
4.1 Graphs of Polynomials 221
y = x5 y = x7
y = x3
As with the even degreed functions we studied earlier, we can generalize their end behavior.
a>0 a<0
Despite having different end behavior, all functions of the form f (x) = axn for natural numbers
n share two properties which help distinguish them from other animals in the algebra zoo: they are
continuous and smooth. While these concepts are formally defined using Calculus,15 informally,
graphs of continuous functions have no ‘breaks’ or ‘holes’ in their graphs, and smooth functions have
no ‘sharp turns.’ It turns out that these traits are preserved when functions are added together, so
general polynomial functions inherit these qualities. Below we find the graph of a function which is
neither smooth nor continuous, and to its right we have a graph of a polynomial, for comparison.
The function whose graph appears on the left fails to be continuous where it has a ‘break’ or ‘hole’
in the graph; everywhere else, the function is continuous. The function is continuous at the ‘corner’
and the ‘cusp’, but we consider these ‘sharp turns’, so these are places where the function fails
to be smooth. Apart from these four places, the function is smooth and continuous. Polynomial
functions are smooth and continuous everywhere, as exhibited in graph on the right.
15
In fact, if you take Calculus, you’ll find that smooth functions are automatically continuous, so that saying
‘polynomials are continuous and smooth’ is redundant.
222 Polynomial Functions
‘hole’
‘corner’
‘cusp’
‘break’
Pathologies not found on graphs of polynomials
The graph of a polynomial
The notion of smoothness is what tells us graphically that, for example, f (x) = |x|, whose graph
is the characteric ‘∨’ shape, cannot be a polynomial. The notion of continuity is what allowed us
to construct the sign diagram for quadratic inequalities as we did in Section 3.4. This last result is
formalized in the following theorem.
The Intermediate Value Theorem is extremely profound; it gets to the heart of what it means to
be a real number, and is one of the most oft used and under appreciated theorems in Mathematics.
With that being said, most students see the result as common sense, since it says, geometrically,
that the graph of a polynomial function cannot be above the x-axis at one point and below the
x-axis at another point without crossing the x-axis somewhere in between. The following example
uses the Intermediate Value Theorem to establish a fact that that most students take for granted.
Many students, and sadly some instructors, will find it silly.
√
Example 4.1.4. Use the Intermediate Value Theorem to establish that 2 is a real number.
Solution. Consider the polynomial function f (x) = x2 − 2. Then f (1) = −1 and f (3) = 7.
Since f (1) and f (3) have different signs, the Intermediate Value√Theorem guarantees us a real
number c between 1√and 3 with f (c) = 0. If c2 − 2 = 0 then c = ± 2. Since c is between 1 and 3,
c is positive, so c = 2.
Our primary use of the Intermediate Value Theorem is in the construction of sign diagrams,
as in Section 3.4, since it guarantees us that polynomial functions are always positive (+) or
always negative (−) on intervals which do not contain any of its zeros. The general algorithm for
polynomials is given below.
4.1 Graphs of Polynomials 223
1. Find the zeros of f and place them on the number line with the number 0 above them.
2. Choose a real number, called a test value, in each of the intervals determined in step 1.
3. Determine the sign of f (x) for each test value in step 2, and write that sign above the
corresponding interval.
Example 4.1.5. Construct a sign diagram for f (x) = x3 (x − 3)2 (x + 2) x2 + 1 . Use it to give a
x = 3, and x = −2. (The equation x2 + 1 = 0 produces no real solutions.) These three points
divide the real number line into four intervals: (−∞, −2), (−2, 0), (0, 3) and (3, ∞). We select the
test values x = −3, x = −1, x = 1, and x = 4. We find f (−3) is (+), f (−1) is (−) and f (1) is (+)
as is f (4). Wherever f is (+), its graph is above the x-axis; wherever f is (−), its graph is below
the x-axis. The x-intercepts of the graph of f are (−2, 0), (0, 0) and (3, 0). Knowing f is smooth
and continuous allows us to sketch its graph.
y
A couple of notes about the Example 4.1.5 are in order. First, note that we purposefully did
not label the y-axis in the sketch of the graph of y = f (x). This is because the sign diagram
gives us the zeros and the relative position of the graph - it doesn’t give us any information as to
how high or low the graph strays from the x-axis. Furthermore, as we have mentioned earlier in
the text, without Calculus, the values of the relative maximum and minimum can only be found
approximately using a calculator. If we took the time to find the leading term of f , we would find
it to be x8 . Looking at the end behavior of f , we notice it matches the end behavior of y = x8 .
This is no accident, as we find out in the next theorem.
Theorem 4.2. End Behavior for Polynomial Functions: The end behavior of a polynomial
f (x) = an xn +an−1 xn−1 +. . .+a2 x2 +a1 x+a0 with an 6= 0 matches the end behavior of y = an xn .
224 Polynomial Functions
To see why Theorem 4.2 is true, let’s first look at a specific example. Consider f (x) = 4x3 −x+5.
If we wish to examine end behavior, we look to see the behavior of f as x → ±∞. Since we’re
concerned with x’s far down the x-axis, we are far away from x = 0 and so can rewrite f (x) for
these values of x as
3 1 5
f (x) = 4x 1 − 2 + 3
4x 4x
1 5
As x becomes unbounded (in either direction), the terms 4x2
and 4x3
become closer and closer to
0, as the table below indicates.
1 5
x 4x2 4x3
In other words, as x → ±∞, f (x) ≈ 4x3 (1 − 0 + 0) = 4x3 , which is the leading term of f . The
formal proof of Theorem 4.2 works in much the same way. Factoring out the leading term leaves
an−1 a2 a1 a0
f (x) = an xn 1 + + ... + + +
an x an xn−2 an xn−1 an xn
As x → ±∞, any term with an x in the denominator becomes closer and closer to 0, and we have
f (x) ≈ an xn . Geometrically, Theorem 4.2 says that if we graph y = f (x), say, using a graphing
calculator, and continue to ‘zoom out,’ the graph of it and its leading term become indistinguishable.
Below are the graphs of y = 4x3 − x + 5 (the thicker line) and y = 4x3 (the thinner line) in two
different windows.
Let’s return to the function in Example 4.1.5, f (x) = x3 (x − 3)2 (x + 2) x2 + 1 , whose sign
diagram and graph are reproduced below for reference. Theorem 4.2 tells us that the end behavior
4.1 Graphs of Polynomials 225
is the same as that of its leading term, x8 . This tells us that the graph of y = f (x) starts and ends
above the x-axis. In other words, f (x) is (+) as x → ±∞, and as a result, we no longer need to
evaluate f at the test values x = −3 and x = 4. Is there a way to eliminate the need to evaluate f
at the other test values? What we would really need to know is how the function behaves near its
zeros – does it cross through the x-axis at these points, as it does at x = −2 and x = 0, or does it
simply touch and rebound like it does at x = 3. From the sign diagram, the graph of f will cross
the x-axis whenever the signs on either side of the zero switch (like they do at x = −2 and x = 0);
it will touch when the signs are the same on either side of the zero (as is the case with x = 3).
What we need to determine is the reason behind whether or not the sign change occurs.
y
Fortunately, f was given to us in factored form: f (x) = x3 (x − 3)2 (x + 2). When we attempt
to determine the sign of f (−4), we are attempting to find the sign of the number (−4)3 (−7)2 (−2),
which works out to be (−)(+)(−) which is (+). If we move to the other side of x = −2, and find
the sign of f (−1), we are determining the sign of (−1)3 (−4)2 (+1), which is (−)(+)(+) which gives
us the (−). Notice that signs of the first two factors in both expressions are the same in f (−4) and
f (−1). The only factor which switches sign is the third factor, (x + 2), precisely the factor which
gave us the zero x = −2. If we move to the other side of 0 and look closely at f (1), we get the sign
pattern (+1)3 (−2)2 (+3) or (+)(+)(+) and we note that, once again, going from f (−1) to f (1),
the only factor which changed sign was the first factor, x3 , which corresponds to the zero x = 0.
Finally, to find f (4), we substitute to get (+4)3 (+2)2 (+5) which is (+)(+)(+) or (+). The sign
didn’t change for the middle factor (x − 3)2 . Even though this is the factor which corresponds to
the zero x = 3, the fact that the quantity is squared kept the sign of the middle factor the same
on either side of 3. If we look back at the exponents on the factors (x + 2) and x3 , we note they
are both odd - so as we substitute values to the left and right of the corresponding zeros, the signs
of the corresponding factors change which results in the sign of the function value changing. This
is the key to the behavior of the function near the zeros. We need a definition and then a theorem.
Hence, rewriting f (x) = x3 (x − 3)2 (x + 2) as f (x) = (x − 0)3 (x − 3)2 (x − (−2))1 , we see that
x = 0 is a zero of multiplicity 3, x = 3 is a zero of multiplicity 2, and x = −2 is a zero of multiplicity
1.
226 Polynomial Functions
If m is even, the graph of y = f (x) touches and rebounds from the x-axis as (c, 0).
If m is odd, the graph of y = f (x) crosses through the x-axis as (c, 0).
4.1 Graphs of Polynomials 227
Our last example shows how end behavior and multiplicity allow us to sketch a decent graph
without appealing to a sign diagram.
Example 4.1.6. Sketch the graph of f (x) = −3(2x − 1)(x + 1)2 using end behavior and the
multiplicity of its zeros.
Solution. The end behavior of the graph of f will match that of its leading term. To find
the leading term, we multiply by the leading terms of each factor to get (−3)(2x)(x)2 = −6x3 .
This tells us the graph will start above the x-axis, in Quadrant II, and finish below the x-axis, in
Quadrant IV. Next, we find the zeros of f . Fortunately for us, f is factored.16 Setting each factor
equal to zero gives is x = 21 and x = −1 as zeros. To find the multiplicity of x = 12 we note that
it corresponds to the factor (2x − 1). This isn’t strictly in the form required in Definition 4.3. If
we factor out the 2, however, we get (2x − 1) = 2 x − 21 , and we see the multiplicity of x = 12 is
1. Since 1 is an odd number, we know from Theorem 4.3 that the graph of f2 will cross through
1
the x-axis at 2 , 0 . Since the zero x = −1 corresponds to the factor (x + 1) = (x − (−1))2 , we
see its multiplicity is 2 which is an even number. As such, the graph of f will touch and rebound
from the x-axis at (−1, 0). Though we’re not asked to, we can find the y-intercept by finding
f (0) = −3(2(0) − 1)(0 + 1)2 = 3. Thus (0, 3) is an additional point on the graph. Putting this
together gives us the graph below.
y
16
Obtaining the factored form of a polynomial is the main focus of the next few sections.
228 Polynomial Functions
4.1.1 Exercises
1. For each polynomial given below, find the degree, the leading term, the leading coefficient,
the constant term and the end behavior.
√
(a) f (x) = 3x17 + 22.5x10 − πx7 + 13 (d) s(t) = −4.9t2 + v0 t + s0
(b) p(t) = −t2 (3 − 5t)(t2 + t + 4) (e) P (x) = (x − 1)(x − 2)(x − 3)(x − 4)
(c) Z(b) = 42b − b3 (f) q(r) = 1 − 16r4
2. For each polynomial given below, find its real zeros and their corresponding multiplicities.
Use this information along with a sign chart to provide a rough sketch of the graph of the
polynomial.
3. According to US Postal regulations, a rectangular shipping box must satisfy the inequality
“Length + Girth ≤ 130 inches” for Parcel Post and “Length + Girth ≤ 108 inches” for other
services.17 Let’s assume we have a closed rectangular box with a square face of side length
x as drawn below. The length is the longest side and is clearly labeled. The girth is the
distance around the box in the other two dimensions so in our case it is the sum of the four
sides of the square, 4x.
(a) Assuming that we’ll be mailing a box via Parcel Post where Length + Girth = 130
inches, express the length of the box in terms of x and then express the volume, V , of
the box in terms of x.
(b) Find the dimensions of the box of maximum volume that can be shipped via Parcel Post.
(c) Repeat parts 3a and 3b if the box is shipped using “other services”.
x
length
17
See here for details.
4.1 Graphs of Polynomials 229
5. Use the Intermediate Value Theorem to find intervals of length 1 which contain the real zeros
of f (x) = x3 − 9x + 5.
6. The original function used to model the cost of producing x PortaBoys Game Systems given in
Example 3.1.5 was C(x) = 80x+150. While developing their newest game, Sasquatch Attack!,
the makers of the PortaBoy revised their cost function using a cubic polynomial. The new
cost of producing x PortaBoys is given by C(x) = .03x3 − 4.5x2 + 225x + 250. Market
research indicates that the demand function p(x) = −1.5x + 250 remains unchanged. Find
the production level x that maximizes the profit made by producing and selling x PortaBoys.
7. Here is a chart of the number of hours of daylight they get on the 21st of each month in Fair-
banks, Alaska based on the 2009 sunrise and sunset data found on the U.S. Naval Observatory
website. We let x = 1 represent January 21, 2009, x = 2 represent February 21, 2009, and so
on.
Month
Number 1 2 3 4 5 6 7 8 9 10 11 12
Hours of
Daylight 5.8 9.3 12.4 15.9 19.4 21.8 19.4 15.6 12.4 9.1 5.6 3.3
Find cubic (third degree) and quartic (fourth degree) polynomials which model this data and
comment on the goodness of fit for each. What can we say about using either model to make
predictions about the year 2020? (Hint: Think about the end behavior of polynomials.) Use
the models to see how many hours of daylight they got on your birthday and then check the
website to see how accurate the models are. Knowing that Sasquatch are largely nocturnal,
what days of the year according to your models are going to allow for at least 14 hours of
darkness for field research on the elusive creatures?
8. An electric circuit is built with a variable resistor installed. For each of the following resis-
tance values (measured in kilo-ohms, kΩ), the corresponding power to the load (measured in
milliwatts, mW ) is given in the table below. 18
(a) Make a scatter diagram of the data using the Resistance as the independent variable
and Power as the dependent variable.
(b) Use your calculator to find quadratic (2nd degree), cubic (3rd degree) and quartic (4th
degree) regression models for the data and judge the reasonableness of each.
(c) For each of the models found above, find the predicted maximum power that can be
delivered to the load. What is the corresponding resistance value?
(d) Discuss with your classmates the limitations of these models - in particular, discuss the
end behavior of each.
9. Show that the end behavior of a linear function f (x) = mx + b is as it should be according
to the results we’ve established in the section for polynomials of odd degree. (That is, show
that the graph of a linear function is “up on one side and down on the other” just like the
graph of y = an xn for odd numbers n.)
10. There is one subtlety about the role of multiplicity that we need to discuss further; specifically
we need to see ‘how’ the graph crosses the x-axis at a zero of odd multiplicity. In the section,
we deliberately excluded the function f (x) = x from the discussion of the end behavior of
f (x) = xn for odd numbers n and we said at the time that it was due to the fact that f (x) = x
didn’t fit the pattern we were trying to establish. You just showed in the previous exercise
that the end behavior of a linear function behaves like every other polynomial of odd degree,
so what doesn’t f (x) = x do that g(x) = x3 does? It’s the ‘flattening’ for values of x near zero.
It is this local behavior that will distinguish between a zero of multiplicity 1 and one of higher
odd multiplicity. Look again closely at the graphs of a(x) = x(x + 2)2 and F (x) = x3 (x + 2)2
from Exercise 2. Discuss with your classmates how the graphs are fundamentally different
at the origin. It might help to use a graphing calculator to zoom in on the origin to see
the different crossing behavior. Also compare the behavior of a(x) = x(x + 2)2 to that of
g(x) = x(x + 2)3 near the point (−2, 0). What do you predict will happen at the zeros of
f (x) = (x − 1)(x − 2)2 (x − 3)3 (x − 4)4 (x − 5)5 ?
11. Here are a few other questions for you to discuss with your classmates.
(a) How many local extrema could a polynomial of degree n have? How few local extrema
can it have?
(b) Could a polynomial have two local maxima but no local minima?
(c) If a polynomial has two local maxima and two local minima, can it be of odd degree?
Can it be of even degree?
(d) Can a polynomial have local extrema without having any real zeros?
(e) Why must every polynomial of odd degree have at least one real zero?
(f) Can a polynomial have two distinct real zeros and no local extrema?
(g) Can an x-intercept yield a local extrema? Can it yield an absolute extrema?
(h) If the y-intercept yields an absolute minimum, what can we say about the degree of the
polynomial and the sign of the leading coefficient?
4.1 Graphs of Polynomials 231
4.1.2 Answers
√ 1
1. (a) f (x) = 3x17 + 22.5x10 − πx7 + 3 (d) s(t) = −4.9t2 + v0 t + s0
Degree 17 √ Degree 2
Leading term 3x17√ Leading term −4.9t2
Leading coefficient 3 Leading coefficient −4.9
Constant term 13 Constant term s0
As x → −∞, f (x) → −∞ As t → −∞, s(t) → −∞
As x → ∞, f (x) → ∞ As t → ∞, s(t) → −∞
−2 −1 x −2 −1 x
232 Polynomial Functions
−5−4−3−2−1 1 2 3 4 5
x
1 2 3 4 x
(f) g(x) = x(x + 2)3
(d) Z(b) =√b(42 − b2 )
x = 0 multiplicity 1
b = − 42 multiplicity 1
x = −2 multiplicity 3
b=√ 0 multiplicity 1
b = 42 multiplicity 1 y
−6−5−4−3−2−1 1 2 3 4 5 6 b
−2 −1
x
3. (a) Our ultimate goal is to maximize the volume, so we’ll start with the maximum Length
+ Girth of 130. This means the length is 130 − 4x. The volume of a rectangular box is
always length × width × height so we get V (x) = x2 (130 − 4x) = −4x3 + 130x2 .
(b) Graphing y = V (x) on [0, 33] × [0, 21000] shows a maximum at (21.67, 20342.59) so the
dimensions of the box with maximum volume are 21.67in. × 21.67in. × 43.32in. for a
volume of 20342.59in.3 .
(c) If we start with Length + Girth = 108 then the length is 108 − 4x and the volume
is V (x) = −4x3 + 108x2 . Graphing y = V (x) on [0, 27] × [0, 11700] shows a max-
imum at (18.00, 11664.00) so the dimensions of the box with maximum volume are
18.00in. × 18.00in. × 36in. for a volume of 11664.00in.3 . (Calculus will confirm that the
measurements which maximize the volume are exactly 18in. by 18in. by 36in., however,
as I’m sure you are aware by now, we treat all calculator results as approximations and
list them as such.)
4.1 Graphs of Polynomials 233
−4 −3 −2 −1 x
5. We have f (−4) = −23, f (−3) = 5, f (0) = 5, f (1) = −3, f (2) = −5 and f (3) = 5 so the
Intermediate Value Theorem tells us that f (x) = x3 − 9x + 5 has real zeros in the intervals
[−4, −3], [0, 1] and [2, 3].
7. The cubic regression model is p3 (x) = 0.0226x3 − 0.9508x2 + 8.615x − 3.446. It has R2 =
0.93765 which isn’t bad. The graph of y = p3 (x) in the viewing window [−1, 13] × [0, 24]
along with the scatter plot is shown below on the left. Notice that p3 hits the x-axis at about
x = 12.45 making this a bad model for future predictions. To use the model to approximate
the number of hours of sunlight on your birthday, you’ll have to figure out what decimal value
234 Polynomial Functions
of x is close enough to your birthday and then plug it into the model. My (Jeff’s) birthday
is July 31 which is 10 days after July 21 (x = 7). Assuming 30 days in a month, I think
x = 7.33 should work for my birthday and p3 (7.33) ≈ 17.5. The website says there will be
about 18.25 hours of daylight that day. To have 14 hours of darkness we need 10 hours of
daylight. We see that p3 (1.96) ≈ 10 and p3 (10.05) ≈ 10 so it seems reasonable to say that
we’ll have at least 14 hours of darkness from December 21, 2008 (x = 0) to February 21, 2009
(x = 2) and then again from October 21,2009 (x = 10) to December 21, 2009 (x = 12).
The quartic regression model is p4 (x) = 0.0144x4 −0.3507x3 + 2.259x2 −1.571x+ 5.513. It has
R2 = 0.98594 which is good. The graph of y = p4 (x) in the viewing window [−1, 15] × [0, 35]
along with the scatter plot is shown below on the right. Notice that p4 (15) is above 24 making
this a bad model as well for future predictions. However, p4 (7.33) ≈ 18.71 making it much
better at predicting the hours of daylight on July 31 (my birthday). This model says we’ll
have at least 14 hours of darkness from December 21, 2008 (x = 0) to about March 1, 2009
(x = 2.30) and then again from October 10, 2009 (x = 9.667) to December 21, 2009 (x = 12).
y = p3 (x) y = p4 (x)
8. (a) The scatter plot is shown below with each of the three regression models.
(b) The quadratic model is P2 (x) = −0.02x2 + 0.241x + 0.956 with R2 = 0.77708.
The cubic model is P3 (x) = 0.005x3 − 0.103x2 + 0.602x + 0.573 with R2 = 0.98153.
The quartic model is P4 (x) = −0.000969x4 + 0.0253x3 − 0.240x2 + 0.944x + 0.330 with
R2 = 0.99929.
(c) The maximums predicted by the three models are P2 (5.737) ≈ 1.648, P3 (4.232) ≈ 1.657
and P4 (3.784) ≈ 1.630, respectively.
The graph suggests that x = 2 is a zero, and we can verify f (2) = 0. The other two zeros seem to
be less friendly, and, even though we could use the ‘Zero’ command to find decimal approximations
for these, we seek a method to find the remaining zeros exactly. Based on our experience, if x = 2
is a zero, it seems that there should be a factor of (x − 2) lurking around in the factorization of
f (x). In other words, it seems reasonable to expect that x3 + 4x2 − 5x − 14 = (x − 2) q(x), where
q(x) is some other polynomial. How could we find such a q(x), if it even exists? The answer comes
from our old friend, polynomial division. Dividing x3 + 4x2 − 5x − 14 by x − 2 gives
x2 + 6x + 7
x−2 x3 + 4x2 − 5x − 14
− x3 − 2x2
6x2 − 5x
− 6x2 − 12x)
7x − 14
− (7x − 14)
As you may recall, this means x3 + 4x2 − 5x − 14 = (x − 2) x2 + 6x + 7 , and so to find the zeros
Theorem 4.4. Polynomial Division: Suppose d(x) and p(x) are nonzero polynomials where
the degree of p is greater than or equal to the degree of d. There exist two unique polynomials,
q(x) and r(x), such that p(x) = d(x) q(x) + r(x), where either r(x) = 0 or the degree of r is
strictly less than the degree of d.
As you may recall, all of the polynomials in Theorem 4.4 have special names. The polynomial
p is called the dividend; d is the divisor; q is the quotient; r is the remainder. If r(x) = 0 then
d is called a factor of p. The proof of Theorem 4.4 is usually relegated to a course in Abstract
Algebra,3 but we will use the result to establish two important facts which are the basis of the rest
of the chapter.
The proof of Theorem 4.5 is a direct consequence of Theorem 4.4. When a polynomial is divided
by x − c, the remainder is either 0 or has degree less than the degree of x − c. Since x − c is degree
1, this means the degree of the remainder must be 0, which means the remainder is a constant.
Hence, in either case, p(x) = (x − c) q(x) + r, where r, the remainder, is a real number, possibly
0. It follows that p(c) = (c − c) q(c) + r = 0 · q(c) + r = r, and so we get r = p(c), as required.
There is one last ‘low hanging fruit’4 to collect - it is an immediate consequence of The Remainder
Theorem.
Theorem 4.6. The Factor Theorem: Suppose p is a nonzero polynomial. The real number
c is a zero of p if and only if (x − c) is a factor of p(x).
Ruffini and Horner have already blazed this trail. Let’s take a closer look at the long division we
performed at the beginning of the section and try to streamline it. First off, let’s change all of the
subtractions into additions by distributing through the −1s.
x2 + 6x + 7
−x3 + 2x2
6x2 − 5x
−6x2 + 12x
7x −14
−7x+14
Next, observe that the terms −x3 , −6x2 , and −7x are the exact opposite of the terms above
them. The algorithm we use ensures this is always the case, so we can omit them without losing
any information. Also note that the terms we ‘bring down’ (namely the −5x and −14) aren’t really
necessary to recopy, and so we omit them, too.
x2 + 6x + 7
2x2
6x2
12x
7x
14
Now, let’s move things up a bit and, for reasons which will become clear in a moment, copy the
238 Polynomial Functions
x2 + 6x + 7
2x2 12x 14
x3 6x2 7x 0
Note that by arranging things in this manner, each term in the last row is obtained by adding the
two terms above it. Notice also that the quotient polynomial can be obtained by dividing each of
the first three terms in the last row by x and adding the results. If you take the time to work back
through the original division problem, you will find that this is exactly the way we determined the
quotient polynomial. This means that we no longer need to write the quotient polynomial down,
nor the x in the divisor, to determine our answer.
−2 x3 +4x2 − 5x −14
2x2 12x 14
x3 6x2 7x 0
We’ve streamlined things quite a bit so far, but we can still do more. Let’s take a moment to
remind ourselves where the 2x2 , 12x, and 14 came from in the second row. Each of these terms
was obtained by multiplying the terms in the quotient, x2 , 6x and 7, respectively, by the −2 in
x − 2, then by −1 when we changed the subtraction to addition. Multiplying by −2 then by −1
is the same as multiplying by 2, and so we replace the −2 in the divisor by 2. Furthermore, the
coefficients of the quotient polynomial match the coefficients of the first three terms in the last row,
so we now take the plunge and write only the coefficients of the terms to get
2 1 4 −5 −14
2 12 14
1 6 7 0
We have constructed is the synthetic division tableau for this polynomial division problem.
Let’s re-work our division problem using this tableau to see how it greatly streamlines the division
process. To divide x3 + 4x2 − 5x − 14 by x − 2, we write 2 in the place of the divisor and the
coefficients of x3 + 4x2 − 5x − 14 in for the dividend. Then ‘bring down’ the first coefficient of the
dividend.
4.2 The Factor Theorem and The Remainder Theorem 239
2 1 4 −5 −14 2 1 4 −5 −14
↓
1
Next, take the 2 from the divisor and multiply by the 1 that was ‘brought down’ to get 2. Write
this underneath the 4, then add to get 6.
2 1 4 −5 −14 2 1 4 −5 −14
↓ 2 ↓ 2
1 1 6
Now take the 2 from the divisor times the 6 to get 12, and add it to the −5 to get 7.
2 1 4 −5 −14 2 1 4 −5 −14
↓ 2 12 ↓ 2 12
1 6 1 6 7
Finally, take the 2 in the divisor times the 7 to get 14, and add it to the −14 to get 0.
2 1 4 −5 −14 2 1 4 −5 −14
↓ 2 12 14 ↓ 2 12 14
1 6 7 1 6 7 0
The first three numbers in the last row of our tableau are the coefficients of the quotient
polynomial. Remember, we started with a third degree polynomial and divided by a first degree
polynomial, so the quotient is a second degree polynomial. Hence the quotient is x2 + 6x + 7. The
number in the box is the remainder. Synthetic division is our tool of choice for dividing polynomials
by divisors of the form x − c. It is important to note that it works only for these kinds of divisors.5
Also take note that when a polynomial (of degree at least 1) is divided by x − c, the result will be
a polynomial of exactly one less degree. Finally, it is worth the time to trace each step in synthetic
division back to its corresponding step in long division. While the authors have done their best to
indicate where the algorithm comes from, there is no substitute for working through it yourself.
Example 4.2.1. Use synthetic division to perform the following polynomial divisions. Find the
quotient and the remainder polynomials, then write the dividend, quotient and remainder in the
form given in Theorem 4.4.
5
You’ll need to use good old-fashioned polynomial long division for divisors of degree larger than 1.
240 Polynomial Functions
Solution.
1. When setting up the synthetic division tableau, we need to enter 0 for the coefficient of x in
the dividend. Doing so gives
3 5 −2 0 1
↓ 15 39 117
5 13 39 118
Since the dividend was a third degree polynomial, the quotient is a quadratic polynomial
with coefficients 5, 13 and 39. Our quotient is q(x) = 5x2 + 13x + 39 and the remainder is
3 2 2
r(x) = 118. According to Theorem 4.4, we have 5x −2x +1 = (x−3) 5x + 13x + 39 +118.
−2 1 0 0 8
↓ −2 4 −8
1 −2 4 0
We get the quotient q(x) = x2 − 2x + 4 and the remainder r(x) = 0. Relating the dividend,
quotient and remainder gives x3 + 8 = (x + 2) x2 − 2x + 4 .
3. To divide 4 − 8x − 12x2 by 2x − 3, two things must be done. First, we write the dividend
in descending powers of x as −12x2 − 8x + 4. Second, since synthetic division works only
3
for factors of the form x − c, we factor 2x − 3 as 2 x − 2 . Our strategy is to first divide
−12x2 − 8x + 4 by 2, to get −6x2 − 4x + 2. Next, we divide by x − 32 . The tableau becomes
3
2 −6 −4 2
↓ −9 − 39
2
−6 −13 − 35
2
−6x − 13 and the remainder is −35? The answer is the word ‘unique’ in Theorem 4.4. The theorem
states that there is only one way to decompose −12x2 − 8x + 4 into a multiple of (2x − 3) plus a
constant term. Since we have found such a way, we can be sure it is the only way.
The next example pulls together all of the concepts discussed in this section.
1. Find p(−2) using The Remainder Theorem. Check your answer by substitution.
2. Use the fact that x = 1 is a zero of p to factor p(x) and find all of the real zeros of p.
Solution.
1. The Remainder Theorem states p(−2) is the remainder when p(x) is divided by x − (−2).
We set up our synthetic division tableau below. We are careful to record the coefficient of x2
as 0, and proceed as above.
−2 2 0 −5 3
↓ −4 8 −6
2 −4 3 −3
According to the Remainder Theorem, p(−2) = −3. We can check this by direct substitution
into the formula for p(x): p(−2) = 2(−2)3 − 5(−2) + 3 = −16 + 10 + 3 = −3.
2. The Factor Theorem tells us that since x = 1 is a zero of p, x − 1 is a factor of p(x). To factor
p(x), we divide
1 2 0 −5 3
↓ 2 2 −3
2 2 −3 0
We get a remainder of 0 which verifies that, indeed, p(1) = 0. Our quotient polynomial is a
2
second degree polynomial with coefficients
2
2, 2, and −3. So q(x) = 2x + 2x − 3. Theorem
4.4 tells us p(x) = (x − 1) 2x + 2x − 3 . To find the remaining real zeros of p, we need to
solve 2x2 + 2x − 3 = 0 for x. Since this doesn’t
√ factor nicely, we use the quadratic formula to
find that the remaining zeros are x = −1±2 7 .
In Section 4.1, we discussed the notion of the multiplicity of a zero. Roughly speaking, a zero
with multiplicity 2 can be divided twice into a polynomial; multiplicity 3, three times and so on.
This is illustrated in the next example.
242 Polynomial Functions
Example 4.2.3. Let p(x) = 4x4 − 4x3 − 11x2 + 12x − 3. Given that x = 12 is a zero of multiplicity
2, find all of the real zeros of p.
Solution. We set up for synthetic division. Since we are told the multiplicity of 12 is two, we
continue our tableau and divide 12 into the quotient polynomial
1
2 4 −4 −11 12 −3
↓ 2 −1 −6 3
1
2 4 −2 −12 6 0
↓ 2 0 −6
4 0 −12 0
From the first division, we get 4x4 − 4x3 − 11x2 + 12x − 3 = x − 21 4x3 − 2x2 − 12x + 6 . The
second division tells us 4x3 − 2x2 − 12x + 6 = x − 12 4x2 − 12 . Combining these results, we
2
have 4x4 − 4x3 − 11x2 + 12x − 3 = x − 21 4x2 − 12 . To find the remaining zeros of p, we set
√
4x2 − 12 = 0 and get x = ± 3.
A couple of things about the last example are worth mentioning. First, the extension of the
synthetic division tableau for repeated divisions will be a common site in the sections to come.
Typically, we will start with a higher order polynomial and peel off one zero at a time until we are
left with a quadratic,
√ whose roots can always be found using the Quadratic
√ Formula. Secondly,
√ we
found x = ± 3 are zeros of p. The Factor Theorem guarantees x − 3 and x − − 3 are
both factors of p. We can certainly put the Factor Theorem to the test and continue the synthetic
division tableau from above to see what happens.
1
2 4 −4 −11 12 −3
↓ 2 −1 −6 3
1
2 4 −2 −12 6 0
↓ 2 0 −6
√
3 4 0 −12 0
√
↓ 4 3 12
√ √
− 3 4 4 3 0
√
↓ −4 3
4 0
1 2
√ √
This gives us 4x4 − 4x3 − 11x2 + 12x − 3 = x −
2 x− 3 x − − 3 (4), or, when written