Polynomialzss
Polynomialzss
2
3
4
6 12
11
7 10
8 9
Functions: Module 10
Polynomials
Polynomials – A guide for teachers (Years 11–12)
© 2013 Education Services Australia Ltd, except where indicated otherwise. You may
copy, distribute and adapt this material free of charge for non-commercial educational
purposes, provided you retain all copyright notices and acknowledgements.
Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Content . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Some jargon . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Polynomial function gallery . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Solving polynomial equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Behaviour of polynomials at infinity . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
Stationary points . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Sketching polynomial functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
Polynomials from graphs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
Links forward . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
Approximating functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
Sums and products of roots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Solving cubics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
Insolvability of quintics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
Appendix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
Lagrange interpolation formula . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
Rational root test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
Fundamental theorem of algebra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
History . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
Évariste Galois . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
Answers to exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
Polynomials
Assumed knowledge
• The content of the module Coordinate geometry.
• Familiarity with quadratic equations and functions and their graphs.
• The content of the module Functions II.
• The content of the module Introduction to differential calculus.
Motivation
Il y a quelque chose à compléter dans cette démonstration. Je n’ai pas le
temps . . . Après cela, il y aura, j’espère, des gens qui trouveront leur profit à
déchiffrer tout ce gâchis.
(There is something to complete in this proof. I do not have the time . . .
Later, there will be, I hope, some people who will find it to their advantage to
decipher all this mess.)
— Évariste Galois on polynomials, the night before his death, 29 May 1832.
f (x) = ax + b or f (x) = ax 2 + bx + c,
where a, b, c are real constants. We know how to graph linear functions and how to solve
linear equations ax + b = 0. We also know how to draw graphs of quadratic functions
(which are parabolas) and how to solve quadratic equations ax 2 + bx + c = 0.
It’s then natural to consider a slightly more complicated function, with just one more
term, an x 3 term,
f (x) = ax 3 + bx 2 + cx + d .
Here a, b, c, d are real constants. The situation now becomes a bit more complicated. A
cubic function’s graph is not always of the same shape, and a cubic equation
ax 3 + bx 2 + cx + d = 0
A guide for teachers – Years 11 and 12 • {5}
is more difficult to solve than a quadratic one. In secondary school mathematics such
equations can only be solved in special cases. (We will give a sketch of a general method
in the Links forward section.)
But why stop at cubic functions? Why not add an x 4 term? Why not an x 3 095 283 term?
In general, if we allow any terms of the type ax n , where a is a real constant and n a
non-negative integer, then the functions we obtain are called polynomial functions. A
general expression for a polynomial function is
The highest power n occurring is called the degree, and a 0 , a 1 , . . . , a n are real numbers
called the coefficients.
The reader should be aware of the module Polynomials for Years 9–10, which provides
useful revision of some concepts in polynomials, and covers some interesting related
topics. This module is designed to complement the Years 9–10 module.
Content
Some jargon
We start by defining some words used to describe interesting bits and pieces of a polyno-
mial. Take a general polynomial function
where a n , a n−1 , . . . , a 0 are real numbers with a n 6= 0. We have already defined the degree n
and the coefficients a 0 , a 1 , . . . , a n . The coefficient of x k is a k . The highest degree term
a n x n is called the leading term and its coefficient a n is called the leading coefficient.
If the leading coefficient is 1, the polynomial is called monic. The term a 0 is called the
constant term.
{6} • Polynomials
Polynomials of degree 1, 2, 3, 4, 5 are respectively called linear, quadratic, cubic, quartic
and quintic. A degree-zero polynomial is just a constant function, such as f (x) = 3.
Example
Let f (x) = 18x 4 − 11x 3 − 7x + 12. What is this polynomial’s degree, leading term, leading
coefficient, coefficient of x 3 , coefficient of x 2 , and constant term? Is f (x) monic?
Solution
The degree of f (x) is 4. The leading term is 18x 4 and the leading coefficient is 18. The
coefficient of x 3 is −11. The coefficient of x 2 is 0. The constant term is 12. As the leading
coefficient is 18 (not 1), the polynomial f (x) is not monic.
A note of caution. Some of the coefficients may be zero. In the above example, the co-
efficient of x 2 was zero; no x 2 term is written. However the leading coefficient is always
non-zero, as it’s the coefficient of the highest power of x which actually appears.
Exercise 1
Show that 3 is a root of the polynomial 2x 3 − 8x 2 + 7x − 3.
We can draw the graph of a polynomial function f (x) by plotting all points (x, y) in the
Cartesian plane with y-value given by f (x). In other words, we draw the graph of the
equation y = f (x).
We will examine some graphs of polynomial functions. We’ll start from simpler, low-
degree polynomials, making some observations as we go.
We are very familiar with graphing polynomials of degree 0 or 1, i.e., constant or linear
functions.
y y
3
1
x
0
x
– 12 0
Graph of f(x) = 3. Graph of f(x) = 2x + 1.
A guide for teachers – Years 11 and 12 • {7}
Quadratics
y y
(3,8)
x
0 1 5
x –10
0
Graph of f(x) = x2. Graph of f(x) = –2(x – 3)2 + 8.
The sign of a (whether positive or negative) determines the general shape of the graph.
When a is positive, then as x → ±∞, we see that y → ∞, so the graph is curved like a
smile (‘happy’). If you imagine the graph as a road, and driving along it in the positive
x-direction, you would always be turning left. (In the language of calculus, the derivative
is increasing.) We say the graph is convex (or ‘concave up’).
On the other hand, when a is negative, then as x → ±∞, we have y → −∞, so the graph is
curved like a frown (‘sad’). Driving along it in the positive x-direction, you would always
be turning right, and the graph is concave (or ‘concave down’).
Cubics
As we move from quadratic to cubic polynomials, things become more complicated. Un-
like the situation with quadratics, not every cubic graph is obtained from the standard
cubic graph y = x 3 by reflections, dilations and translations. Indeed, if we consider three
very simple cubic polynomials x 3 − x, x 3 and x 3 + x, we get three distinct shapes.
{8} • Polynomials
y y y
x x x
0 0 0
Note in particular the graph of y = x 3 + x, which has no turning points and no stationary
points of inflexion. This example shows that it’s possible for a cubic graph to have no
stationary points at all.
The graph of a cubic polynomial may have one, two or three x-intercepts. The examples
above have one and three intercepts; below is an example with two of them.
y
(–3,512)
350
x
–7 0 5
Note. On our graphs we mark turning points, stationary points of inflexion and intercepts
where appropriate. We will have more to say about finding these points later on.
Exercise 2
Using calculus, check that the turning points on the above graph are correct.
The behaviour of the above cubic graphs y = f (x) is not so different from that of y = x 3 ,
at least when x is large. If x is a large positive number, then f (x) is also a large posi-
tive number; if x is a large negative number, then f (x) is also a large negative number.
Asymptotically, f (x) behaves similarly to x 3 .
However, in all the examples seen so far, the leading coefficient (i.e., the coefficient of x 3 )
has been positive. In the case that the leading coefficient is negative, the behaviour for
large x is reversed. If x is a large positive number, then f (x) is a large negative number;
if x is a large negative number, then f (x) is a large positive number. Below we graph the
A guide for teachers – Years 11 and 12 • {9}
cubic polynomials −x 3 +x, −x 3 and −x 3 −x, which all have a negative leading coefficient.
Asymptotically, these cubic polynomials behave similarly to −x 3 .
y y y
x x x
0 0 0
It appears, then, that the leading term of a cubic polynomial determines its behaviour
for large x. In particular, a cubic graph goes to −∞ in one direction and +∞ in the other.
So it must cross the x-axis at least once.
Furthermore, all the examples of cubic graphs have precisely zero or two turning points,
an even number. (One way to see why: Think about moving along a cubic graph in the
positive x-direction. Either you go up all the way, or you go down all the way, or you
go up-down-up, or down-up-down. That’s zero or two turns. Indeed, if you start going
upwards, and you end going upwards, then you must have turned an even number of
times.)
Exercise 3
As mentioned earlier, not all cubic polynomial graphs are obtained by reflecting, dilating
and translating the standard cubic y = x 3 . Equivalently, not all cubic polynomials are of
the form f (x) = a(x − h)3 + k. This exercise explains why, purely algebraically.
a Explain how the graph of y = a(x − h)3 + k is related to the standard cubic graph
y = x 3.
(1,4)
(3,27)
x x
–1 0 0 9
2
Notice that all the cubic graphs we have seen are quite symmetric. There is always a
point on the graph about which the graph is symmetric under 180◦ rotation. This is true
in general.
Quartics
We turn next to quartic graphs, where an even wider variety of shapes is possible. First,
consider the graph of the standard quartic f (x) = x 4 , which is something like a steeper
and flatter version of a parabola, and the graph of f (x) = x 4 − 4x 3 − x 2 + 10x, which has
four x-intercepts.
y y
(1,6)
x
x 1– 6 0 2 1+ 6
0
1 1
( 2 2 – 14 , – 25
4 ) ( 2 2 + 14 , – 25
4 )
Note that both the graphs above are rather symmetric: they have vertical axes of sym-
metry at x = 0 and x = 1, respectively. (Compare the 180◦ rotational symmetry of cubic
graphs.) However, not all quartic graphs are so symmetric. For instance, consider the
following graphs of f (x) = −2(x + 2)3 (x − 2) and f (x) = (x + 1)(x + 6)(x 2 + 32).
A guide for teachers – Years 11 and 12 • {11}
y (1,54) y
32
192
x
–2 0 2 x
–6 –1 0
(–4,–288)
Graph of f(x) = –2(x + 2)3(x – 2). Graph of f(x) = (x + 1) (x + 6)(x2 + 32).
Both these graphs have two x-intercepts and only one turning point. The first has a
stationary point of inflexion; the second does not. We can also obtain asymmetric W-
shaped graphs, such as the following.
–4 0 6
x
(–1,–441)
–576
(– 18
7,
187200
343 )
(4,–2816)
So far, we have seen quartic graphs with one, two or four x-intercepts. It’s also possible
to have zero or three x-intercepts, as shown below. We’ll see that it’s impossible to obtain
five or more x-intercepts.
y
y
( 74 , 1125
256 )
1 0
x x
0 –2 –18 1 3
(–1,–32)
Graph of f(x) = x4 + 1. Graph of f(x) = (x – 1)(x + 2)(x – 3)2.
All these quartics, for large x, behave roughly like y = x 4 or y = −x 4 depending on the
leading coefficient. When the leading coefficient is positive, then f (x) → ∞ as x becomes
{12} • Polynomials
large (positive or negative). When the leading coefficient is negative, then f (x) → −∞ as
x becomes large. Again the leading term determines the asymptotic behaviour.
Higher degree
As we consider quintics and higher, we will see more turning points, more x-intercepts
and more points of inflexion. Let us summarise some of the observations we have made.
Graphs of polynomials
linear 1 0
quadratic from 0 to 2 1
cubic from 1 to 3 0 or 2
quartic from 0 to 4 1 or 3
We might make several conjectures based on these observations. We’ll see why these are
all true as we proceed. You can formulate more conjectures as well.
Conjectures
Exercise 4
Another possible conjecture is that the graph of a polynomial of even degree has an odd
number of turning points, while the graph of a polynomial of odd degree has an even
number of turning points. Assuming the above conjectures, explain why this is true.
Often we need to find the solutions of an equation f (x) = 0, where f (x) is a polynomial,
i.e., the roots of f (x). This amounts to finding the x-intercepts of the graph y = f (x).
A guide for teachers – Years 11 and 12 • {13}
When f is linear or quadratic, solving f (x) = 0 amounts to solving a linear or quadratic
equation. We know how to solve these.
For cubics and higher, the question is more difficult. There is a (complicated!) formula
p p 3
for solving cubic equations, containing many +, −, ×, ÷ and radical signs (i.e., , ,
p4
, etc.). There is also a (monstrously complicated!) formula for quartic equations. How-
ever, there is no such formula for a solution of a general quintic or higher degree equation.
This astonishing fact was proved by Niels Heinrik Abel in 1824, and independently by
the extraordinary French mathematician Évariste Galois quoted at the beginning of this
module. (For more on the brief, tumultuous and tragic life of Galois, see the History sec-
tion of this module.) Think about it: How would you go about proving that there is no
formula to solve an equation?
One simple higher degree polynomial equation is x 5 = 2, which obviously has solution
p
5
x = 2. Another type of simple polynomial equation is found in the following exercise.
Exercise 5
Solve the equation x 4 − 5x 2 + 6 = 0.
For other simple polynomial equations, solutions can be found by educated trial and
error. Our next task is to learn the tricks for educated trial and error.
Solving by factorising
The trick is to guess factors of the constant term. Here the constant term is 3, so we con-
sider factors of 3. We must be careful to check both the positive and negative factors of 3,
so we check 1, −1, 3, −3:
f (1) = 13 − 4 · 12 + 2 · 1 + 3 = 1 − 4 + 2 + 3 = 2,
f (3) = 33 − 4 · 32 + 2 · 3 + 3 = 27 − 36 + 6 + 3 = 0,
x2 − x − 1
x − 3 x3 − 4x 2 + 2x + 3
x3 − 3x 2
−x 2 + 2x + 3
−x 2 + 3x
−x + 3
−x + 3
(Recall how polynomial long division works, following the above example. We start from
the x − 3 | x 3 − 4x 2 + 2x + 3. Dividing the x into the leading x 3 gives x 2 . Multiplying
down x 2 by x − 3 gives x 3 − 3x 2 , which we then subtract from x 3 − 4x 2 + 2x + 3 to obtain
−x 2 + 2x + 3. Dividing x into −x 2 gives −x; then multiplying down −x by x − 3 gives
−x 2 + 3x. We proceed until we arrive at the remainder of 0.)
To make clear how the ‘tricks’ used here work, we state them as theorems.
Theorem
Let f (x) = a n x n + a n−1 x n−1 + · · · + a 0 be a polynomial where all the coefficients a 0 , . . . , a n
are integers. Then any integer solution to the equation f (x) = 0 must be a factor (positive
or negative) of the constant term a 0 .
A guide for teachers – Years 11 and 12 • {15}
Proof
Suppose k is an integer solution, so f (k) = 0. Thus we have
a n k n + a n−1 k n−1 + · · · + a 1 k + a 0 = 0,
Proof
We can perform polynomial division, dividing f (x) by (x − a), to obtain a quotient
q(x) and a remainder r which is just a constant. (When you divide by a linear
polynomial, you get a constant remainder.) This means that
f (x) = (x − a)q(x) + r.
Now substituting x = a into the above gives f (a) = 0 + r . As f (a) = 0, this means
the remainder r is 0. Thus f (x) = (x − a)q(x), and (x − a) is a factor of f (x).
Exercise 6
Solve the equation x 3 + 2x 2 + 3x + 6 = 0.
Exercise 7
Prove the following corollary of the factor theorem: Let f (x) be a polynomial with real
coefficients. If r 1 , r 2 , . . . , r k are distinct real numbers, each of which is a zero of f (x), then
the polynomial (x − r 1 )(x − r 2 ) · · · (x − r k ) is a factor of f (x).
Number of solutions
We know that a linear equation ax + b = 0 always has one solution x = − ba . On the other
hand, a quadratic equation ax 2 + bx + c = 0 may have zero, one or two real solutions.
For instance, the equation x 2 + 1 = 0 has no real solutions; while x 2 − 2x + 1 = 0 has only
one real solution (‘repeated twice’) since it factorises to (x − 1)2 = 0.
{16} • Polynomials
The quadratic formula tells us that the number of solutions of a quadratic equation
ax 2 + bx + c = 0 is determined by the discriminant b 2 − 4ac. There are zero, one or two
solutions depending on whether b 2 − 4ac is negative, zero or positive.
Theorem
Let f (x) be a polynomial of degree n. Then f (x) = 0 has at most n distinct real solutions.
Proof
Suppose instead that there were more than n distinct solutions. Let n + 1 of these
distinct solutions be r 1 , r 2 , . . . , r n+1 . It follows from the factor theorem that the
polynomial (x − r 1 )(x − r 2 ) · · · (x − r n+1 ) is a factor of f (x). (See Exercise 7.) Thus
for some polynomial q(x). But now the right-hand side has degree at least n + 1,
while f (x) has degree n. This is a contradiction, and so f (x) can have at most n
distinct solutions.
The above theorem is equivalent to saying that the graph y = f (x) of a polynomial f (x) of
degree n has at most n x-intercepts. So we have proved Conjecture 1 from the previous
section.
It turns out that if we allow square roots of negative numbers, leading to the complex
numbers, then we can always find n solutions (counting multiple roots) to an equation
of degree n. This is called the fundamental theorem of algebra. See the Appendix for
details.
Understanding the behaviour of a polynomial function f (x) when x is large (that is, as
x → ±∞) helps us to sketch the graph of y = f (x).
We’ve seen from examples that, for polynomial functions up to degree 4, the graph of
a polynomial f (x) = a n x n + a n−1 x n−1 + · · · + a 0 behaves asymptotically like its leading
term a n x n .
Let’s consider how this behaviour arises. Take a cubic polynomial that we saw earlier,
f (x) = 2x 3 − 3x 2 + 5.
A guide for teachers – Years 11 and 12 • {17}
y
5
(1,4)
x
–1 0
When x is large (positive or negative), x 2 is much larger again, and x 3 dwarfs them both.
So the x 3 term will ‘dominate’ the others. One way to see this algebraically is to write
³ 3 5 ´
f (x) = 2x 3 − 3x 2 + 5 = 2x 3 1 − + 3 .
2x 2x
3 5
When x is large, both and become very small, and so effectively the dominant
2x 2x 3
3
term is 2x . This explains why, as seen on the graph,
Looking at the asymptotic behaviour, we can say that the graph y = x n is roughly U-
shaped when n is even, in the sense that x n → +∞ as x → ±∞. The actual graph may
have many turning points, but if we imagine ‘zooming out’ and looking only at the large-
scale picture when x is large, the graph is U-shaped. In a similar way, the graph of y = x n
is roughly /-shaped when n is odd. The behaviour of a polynomial graph y = f (x) when
x is large will depend on whether the degree of f (x) is even or odd, and on the sign of
the leading coefficient a n . We can summarise the outcomes, along with rough shapes of
graphs when x is large, in a table.
Example
Sketch the graph of y = x(x −1)(x −2)(x −3)(x −4), marking all intercepts (but not turning
points).
Solution
It’s clear that the polynomial f (x) = x(x −1)(x −2)(x −3)(x −4) has roots at x = 0, 1, 2, 3, 4,
and so these are the x-intercepts. The y-intercept is 0. Also, f (x) is a quintic polynomial
with leading term x 5 . (This can be seen without fully expanding out the brackets.) Hence
f (x) behaves like x 5 , for large x: as x → +∞, f (x) → +∞, and as x → −∞, f (x) → −∞.
This is enough information to sketch the graph.
x
0 1 2 3 4
Finally, we can use the asymptotic behaviour of a polynomial f (x) to obtain information
about its x-intercepts. When we have an odd-degree polynomial, the graph of y = f (x)
must go from −∞ to +∞, or vice versa. Therefore the graph of y = f (x) must cross the
x-axis, giving at least one x-intercept. This proves that the graph of a polynomial of odd
degree has at least one x-intercept, confirming Conjecture 2.
Stationary points
The stationary points of a graph y = f (x) are those points (x, y) on the graph where
f 0 (x) = 0. A stationary point can be a turning point or a stationary point of inflexion.
Example
Solution
Note. Here f has degree 3, its derivative f 0 has degree 2, and so f 0 (x) = 0 is a quadratic
equation.
The following exercise shows that a polynomial graph may have no stationary points. In
this exercise, the polynomial f again has degree 3 and its derivative f 0 has degree 2, but
the equation f 0 (x) = 0 has no solutions.
Exercise 8
Let f (x) = x 3 + x − 2. Show that f (x) has no stationary points.
Next let’s consider the number of stationary points of a polynomial graph y = f (x), where
f (x) has degree n.
The stationary points are found by solving the equation f 0 (x) = 0, which has degree n − 1,
and hence has at most n −1 real solutions. Therefore the graph y = f (x) has at most n −1
stationary points. This confirms our Conjecture 3.
Slightly more trickily, if the degree n is even, then the degree n − 1 of the derivative f 0 (x)
is odd. So the graph of f 0 (x) goes from −∞ to +∞, or vice versa. Therefore the graph of
f 0 (x) crosses the x-axis somewhere, changing sign from positive to negative or from neg-
ative to positive. This gives a turning point of f (x). We have now confirmed Conjecture 4:
when n is even, the graph of f (x) has at least one turning point.
The next exercise gives a test for the number of stationary points of a cubic polynomial.
Exercise 9
Let f (x) = ax 3 + bx 2 + cx + d , where a, b, c, d are real numbers with a 6= 0. Show that:
Although polynomial graphs come in many shapes and sizes, they can be sketched once
we find a few of their features.
Example
Solution
To find the x-intercepts, we solve f (x) = 2(x 3 − 3x 2 − 45x + 175) = 0. Trying factors of 175
we find that x = 5 is a solution, so (x − 5) is a factor. We can then completely factorise
f (x) as 2(x − 5)2 (x + 7). So the x-intercepts are at x = 5, −7. To find the y-intercept, we
compute f (0) = 350.
To find the behaviour as x → ±∞, note that f (x) behaves like the leading term 2x 3 . So
f (x) → +∞ as x → +∞, and f (x) → −∞ as x → −∞.
Solving x 2 −2x −15 = 0 gives x = −3, 5. Substituting these values into f gives f (−3) = 512
and f (5) = 0. So the stationary points are (−3, 512) and (5, 0).
y
(–3,512)
350
x
–7 0 5
A guide for teachers – Years 11 and 12 • {21}
Although it’s unnecessary in the previous example, we could use a sign diagram to in-
vestigate stationary points. We choose values of x before and after each stationary point,
and consider whether f 0 (x) = 6(x + 3)(x − 5) is positive or negative, as shown below.
Value of x −3 5
Sign of f 0 (x) + 0 − 0 +
From the sign diagram we see directly that x = −3 is a local maximum and x = 5 is a local
minimum. However in the example this is deduced from other information.
Exercise 10
Sketch the graph of y = x 3 − x.
In summary, the following information may be useful when sketching the graph of a poly-
nomial y = f (x):
It’s not always necessary to calculate all of these; often, as in the previous example, a
graph can be sketched with less information.
Repeated roots
Consider the polynomial f (x) = (x − a)m , where a is a real number and m is a positive
integer. Obviously f (x) has a root at x = a of multiplicity m. The following three graphs
show y = f (x) when m = 1, 2, 3.
{22} • Polynomials
y y y
x x x
0 a 0 a 0 a
An important fact to note is that the sign of f (x) changes at x = a when m is odd, and
does not change when m is even. (To see this, note that if x > a, then x − a is positive
and (x − a)m is also positive. If x < a, then x − a is negative; if m is even, then (x − a)m is
positive, while if m is odd, then (x − a)m is negative.)
This fact becomes relevant when we consider more general polynomials with repeated
roots. Consider the polynomials f (x) = (x+2)m (x−1), where m is a positive integer. Then
f (x) has a root at x = −2 of multiplicity m. The graphs for m = 2, 3, 4 are shown below.
y y y
–2 0 1 –2 0 1 –2 0 1
x x x
–4
–8 ( 14 , 2187 –16 ( 25 , 62208
256 ) 3125 )
First consider the polynomial f (x) = (x + 2)2 (x − 1), which has a double root at x = −2.
Then f (−2) = 0. Since the power 2 is even, the factor (x + 2)2 does not change sign at
x = −2; if x is slightly more or less than −2, then (x + 2)2 is positive. For x close to −2, the
factor x − 1 is negative, and so f (x) is negative for x slightly more or less than −2. That is,
f (x) does not change sign at x = −2.
Next, consider f (x) = (x + 2)3 (x − 1), which has a triple root at x = −2. As 3 is odd, the
factor (x + 2)3 does change sign at x = −2. For x near −2, the factor x − 1 is negative. So
f (x) changes sign at x = −2.
The above argument relies only on whether the multiplicity of the root x = −2 is even or
odd. Using a similar argument, one can prove the following theorem.
A guide for teachers – Years 11 and 12 • {23}
Theorem
Let f (x) be a polynomial with a root a of multiplicity m. Then f (x) changes sign at x = a
if and only if m is odd.
If a polynomial f (x) has a root at x = a of even multiplicity m, then f (x) does not change
sign at x = a, and yet f (a) = 0. Hence there must be a turning point and we obtain the
next theorem.
Theorem
Let f (x) be a polynomial with a root a of even multiplicity. Then the graph of y = f (x)
has a turning point at x = a.
Additionally, we note from the above graphs that a root of multiplicity 2 or more always
appears to be a stationary point. We can also prove this as a theorem.
Theorem
Let f (x) be a polynomial with a root a of multiplicity 2 or more. Then the graph of
y = f (x) has a stationary point at x = a.
Proof
Since a has multiplicity at least 2, we know that (x − a)2 is a factor of f (x). (Maybe
higher powers of (x − a) divide into f (x), but (x − a)2 certainly does.)
We can then write f (x) = (x −a)2 g (x) for some polynomial g (x). Differentiate f (x)
using the chain and product rules to obtain
Exercise 11
Sketch the graph of y = x 4 − x 2 .
Transformation methods
We’ve seen from the module Functions II that, if we take the graph of y = f (x) and dilate
or translate it in the x and y directions, or reflect in the axes, then the result is a graph of
y = a f (b(x − c)) + d , for some real numbers a, b, c, d .
{24} • Polynomials
We can sometimes use this idea in reverse, as in the following example. It’s easier than
using the standard method.
Example
Solution
9
(1,7)
x
0
Exercise 12
Use the graph of y = x 5 to sketch the graph of y = −4(x − 3)5 − 2.
Given a polynomial, we have seen how to draw its graph. Now we do the reverse: given a
graph, find the polynomial.
It is useful to remember that it takes two points to define a line, and three points to define
a parabola. In general, it takes n +1 points to define a polynomial of degree n. This is not
surprising, since a polynomial of degree n has n + 1 coefficients.
A guide for teachers – Years 11 and 12 • {25}
Example
The graph y = f (x) of the quartic polynomial f (x) is drawn below. Find f (x).
(–3,108)
x
–6 –2 0 3
(Reality check: Five points are specified in the graph, namely four x-intercepts and one
extra point. This is the right number of points to determine a quartic polynomial.)
Solution
The graph shows four x-intercepts at x = −6, −2, 0, 3. Hence (x + 6), (x + 2), x and (x − 3)
are all factors of f (x). Multiplying these factors together already gives a quartic; the
only other possible factor is just a constant. So f (x) = c(x + 6)(x + 2)x(x − 3) for some
constant c. Since f (−3) = 108, we have 108 = c · 3 · (−1) · (−3) · (−6), so 108 = −54c and
c = −2. Thus f (x) = −2(x + 6)(x + 2)x(x − 3).
The above example demonstrates that knowing the roots is not enough information to
determine a polynomial. Indeed, in the example, there is a whole family of polynomials
f (x) = c(x + 6)(x + 2)x(x − 3) with the same roots, where c is any (non-zero) real number.
We needed the extra data of a point on the curve to determine c.
In general:
If we are just given points on the graph of y = f (x), one way to find the polynomial is by
simultaneous equations, as the following example shows.
{26} • Polynomials
Example
Find the quadratic polynomial f (x) whose graph passes through the three points (1, −2),
(2, −1) and (3, 2).
Solution
Let the polynomial be f (x) = ax 2 + bx + c. We are given that f (1) = −2, f (2) = −1 and
f (3) = 2, so we have the simultaneous equations
a + b + c = −2 (1)
4a + 2b + c = −1 (2)
9a + 3b + c = 2. (3)
Subtracting (2) − (1) and (3) − (2) gives 3a + b = 1 and 5a + b = 3. Subtracting these two
equations gives 2a = 2, so a = 1. Substituting a = 1 back into these equations gives
b = −2 and then c = −1. So f (x) = x 2 − 2x − 1.
In principle we could use the above method to find, say, a quintic through six given
points, or a degree-100 polynomial through 101 given points; it just becomes increas-
ingly tedious to eliminate the variables and solve the simultaneous equations!
As it turns out (and beyond the secondary school curriculum), there is actually a for-
mula for the polynomial through a given set of points, called the Lagrange interpolation
formula, discussed in the Appendix.
Links forward
Approximating functions
If we are given a function f (x), we can try to find a polynomial p(x) which approximates
that function. Indeed, if we know some of the values of f ,
f (x 1 ) = y 1 , f (x 2 ) = y 2 , ..., f (x n ) = y n ,
then we can find a polynomial p(x) which takes those values, as we just saw.
That is one type of approximation. The following example shows another type of approx-
imation: finding a polynomial which agrees with f , and its derivatives, at a point.
A guide for teachers – Years 11 and 12 • {27}
Example
Find a quadratic polynomial p(x) which approximates the function f (x) = cos x in the
sense that p agrees with f in value, and in its first two derivatives, at x = 0, i.e.,
(Reality check: We’re asked to find a quadratic polynomial satisfying three conditions.
This makes sense since a quadratic has three coefficients.)
Solution
First of all we can compute f 0 (x) = − sin x and f 00 (x) = − cos x, so f (0) = 1, f 0 (0) = 0 and
f 00 (0) = −1. Thus we want to find a quadratic polynomial p(x) such that
Let p(x) = ax 2 + bx + c, where a, b, c are real coefficients. Then we have p 0 (x) = 2ax + b
and p 00 (x) = 2a, so the three equations above become
Hence p(x) = − 21 x 2 + 1.
1 y = cos x
x
– 32 – 2
0 2
3
2
y = 1– 12 x2
If we continue on, we can find a cubic approximation to cos x which agrees up to the
third derivative at x = 0, a quartic which agrees up to the fourth derivative, and so on. In
this way we get a sequence of polynomials which approximate cos x increasingly better.
{28} • Polynomials
cos x ∼ 1 ‘constant’ approximation
x2
∼ 1− quadratic approximation
2!
x2 x4
∼ 1− + quartic approximation
2! 4!
x2 x4 x6
∼ 1− + − degree-6 approximation
2! 4! 6!
x2 x4 x6 x8 ∞ x 2k
(−1)k
X
cos x = 1 − + − + −··· = .
2! 4! 6! 8! k=0 (2k)!
A series like this is known as a power series. Many functions can be well approximated by
power series. Some are approximated completely and ‘eventually exactly’ like this one.
For others, the power series only gives a good approximation in an interval of conver-
gence. This topic is studied extensively in university science and engineering courses.
Each coefficient is written in terms of the roots. In particular, the coefficient of x 2 is the
(negative) sum of the roots, and the constant term is the (negative) product of the roots.
From these equalities we obtain the following theorem, relating the sums and products
of the roots to the coefficients of f (x).
A guide for teachers – Years 11 and 12 • {29}
Theorem (Vieta’s formulas for cubics)
Let f (x) = a 3 x 3 + a 2 x 2 + a 1 x + a 0 be a cubic polynomial with roots α, β, γ. Then
a2 a1 a0
α+β+γ = − , αβ + βγ + γα = , αβγ = − .
a3 a3 a3
Technical notes.
1 The roots of f (x) referred to in this theorem are all the complex number roots of f (x).
If we restrict attention to real roots, the result is not true.
2 In the theorem we must take all the roots of f (x) with multiplicities.
Example
Let f (x) = 2x 3 + 3x 2 − 4x + 7.
Solution
By Vieta’s formulas, the sum of the roots is − 32 and the product of the roots is − 72 .
(We can also deduce that, if the three roots of f (x) are α, β, γ, then αβ + βγ + γα = −2.)
Vieta’s formulas apply not just to cubics but to polynomials of any degree. For instance,
consider the quartic polynomial
¡ ¢ ´
− 1·3·6+1·3·7+1·6·7+3·6·7 x +1·3·6·7 .
The coefficient of x 3 is −2(1 + 3 + 6 + 7), which is two (the leading coefficient) times the
(negative) sum of the roots. And the constant term is two times the product of the roots.
So again the coefficients of f (x) can be described in terms of the sums and products of
the roots.
For a general polynomial we have the following theorem. The proof is left to you.
{30} • Polynomials
Theorem (Vieta’s formulas)
Let f (x) = a n x n + a n−1 x n−1 + · · · + a 1 x + a 0 . Then
a n−1
a the sum of the roots of f (x), counted with multiplicities, is − , and
an
a0
b the product of the roots, again counted with multiplicities, is (−1)n .
an
Solving cubics
One idea for solving cubic equations is as follows. Suppose we take an expression
p
3
p
3
A+ B
Example
Solution
Rewriting the equation as x 3 = 30 + 18x, we must find A and B such that A + B = 30 and
p
3 AB = 18, i.e., AB = 216. Substituting B = 216
3
A into A + B = 30 gives
216
A+ = 30, which is equivalent to A 2 − 30A + 216 = 0.
A
This quadratic has solutions A = 12, 18. So we obtain a solution A = 12, B = 18, and a
solution to the original cubic is then
p
3
p
3
x= 12 + 18.
A guide for teachers – Years 11 and 12 • {31}
We might note that this method only gives us one of the roots. However, at least in prin-
ciple, knowing one root, we can factorise our cubic into linear and quadratic factors, and
proceed. (In practice however, this method can lead to severe algebraic complications
when there are three real roots, and complex numbers appear.)
Unfortunately, the above method only works when the cubic equation has no x 2 term.
However, you can always make a substitution to get rid of the x 2 term!
x 3 + 3x 2 − 15x − 47 = 0.
So our equation reduces to the previous example. In general, given a cubic equation
x 3 + ax 2 + bx + c = 0,
letting
a
z=x+
3
and rewriting in terms of z, the quadratic term will vanish.
Exercise 13
Find a solution to the cubic equation x 3 − 6x 2 + 27x − 58 = 0.
Historical note. A general method of solving cubic equations dates back to the work of
Tartaglia and Cardano in the early 16th century. It’s quite interesting that this work was
done a century before Descartes introduced coordinate geometry!
Insolvability of quintics
As mentioned earlier, while there is a general method to find the roots of any polynomial
up to degree 4 in terms of radical expressions, there is no such general method for poly-
nomials of degree 5 and above. This is the result of theorems discovered independently
by Galois and Abel. The topic is well beyond our current scope but we can make a few
comments about it.
The theorems of Galois and Abel are in particular about the solvability of polynomial
p
n
equations in radicals. ‘Radical’ here refers to the radical sign . A radical expression
is one that can be built out of integers by the usual operations of addition, subtraction,
{32} • Polynomials
multiplication, division, and radical signs. When we use radical signs, we are allowed to
take square roots, cube roots, fourth roots, and so on — any nth root where n is a positive
integer. So
s p
3 3 9− 6 p
3
p + p
7
p − 2
11
7 2 + 11 + 42
are not radical expressions. (So-called ‘transcendental functions’ sin, cos, tan, log, e x
cannot be resolved to radical expressions.) All the solutions we have found to polynomi-
als so far have been radical expressions.
Theorem
The polynomial x 5 − 6x + 3 has no roots which are radical expressions.
Drawing the graph y = x 5 − 6x + 3, we see there are three x-intercepts. There are roots at
approximately −1.7, 0.5 and 1.4. We can see the roots on the real number line — yet the
theorem states that these numbers are not radical expressions.
y
10
x
–4 –2 0 2 4
–5
–10
This example is taken from Ian Stewart’s text Galois theory. In fact the same applies to
any quintic with rational coefficients and three real roots.
Aside. If we allow the coefficients of our polynomials to be non-radical, then it’s easy to
make non-radical roots. For example, f (x) = x − π has a root at π. Here we are referring
to polynomials with integer or rational coefficients.
A guide for teachers – Years 11 and 12 • {33}
Appendix
If you are given n points (x 1 , y 1 ), (x 2 , y 2 ), . . . , (x n , y n ) (with the x i all distinct) and want to
find the unique polynomial of degree n −1 whose graph goes through those points, there
is a formula for it, called the Lagrange interpolation formula.
The idea behind the Lagrange interpolation formula is quite interesting. We first find a
polynomial p 1 (x) such that p 1 (x 1 ) = y 1 , but for which p 1 (x 2 ) = p 1 (x 3 ) = · · · = p 1 (x n ) = 0.
That is, the graph of p 1 (x) goes through (x 1 , y 1 ) but has x-intercepts at x 2 , x 3 , . . . , x n : we
single out the first point and get p 1 (x) to go through it. Then we find a polynomial p 2 (x)
which goes through (x 2 , y 2 ) but has x-intercepts at all the other points x 1 , x 3 , x 4 , . . . , x n .
And then a p 3 (x) which goes through (x 3 , y 3 ) and so on. The trick is that, once we have
worked out all of these polynomials going through one point each, we can just add them
up. That is, we can take f (x) = p 1 (x) + p 2 (x) + · · · + p n (x) and then f (x 1 ) = y 1 , f (x 2 ) = y 2 ,
. . . , f (x n ) = y n as desired.
Now, let’s find p 1 (x). As in the previous examples, the x-intercepts at x 2 , x 3 , . . . , x n tell us
factors. We have
y 1 (x − x 2 )(x − x 3 ) · · · (x − x n ) Y x − xj
p 1 (x) = = y1 .
(x 1 − x 2 )(x 1 − x 3 ) · · · (x 1 − x n ) j 6=1 x 1 − x j
To get the other polynomials p k (x) going through (x k , y k ), we can use exactly the same
method and we end up with a similar formula
Y x − xj
p k (x) = y k ,
j 6=k xk − x j
and adding these up to obtain f (x) gives us the Lagrange interpolation formula
n
X Y x − xj
f (x) = yk .
k=1 j 6=k xk − x j
{34} • Polynomials
Rational root test
We saw in the section Solving polynomial equations that, to find the roots of a polyno-
mial (with integer coefficients), a good place to look is the factors of the constant term.
In fact, we proved that any integer root must be a factor of the constant term.
As long as we’re prepared to try a few more possibilities, we can determine whether there
are any roots which are rational numbers (i.e., fractions).
Proof
¡r ¢
Since f s = 0, we have
³ r ´n ³ r ´n−1 ³ r ´n−2 ³r ´
an + a n−1 + a n−2 + · · · + a1 + a 0 = 0.
s s s s
Examining this equation, we see that every term on the left-hand side except the
last is divisible by r ; so we have a multiple of r , plus a 0 s n , equal to 0. Hence a 0 s n
r
is a multiple of r ; equivalently, r is a factor of a 0 s n . But, as s is in simplest form,
r and s have no factor in common; hence r is a factor of a 0 .
Similarly, every term on the left-hand side except the first is divisible by s, so a n r n
is also divisible by s; equivalently, s is a factor of a n r n . Again, since r and s have
no common factor, s is a factor of a n .
There are many different types of numbers. Perhaps the simplest is the set of natural
numbers N = {1, 2, 3, . . . }. (For some mathematicians N also includes zero.) The natural
numbers are good for counting, but not so good to solve an equation like x + 2 = 0. To
solve that equation, we have to introduce a new exotic type of number called a negative
A guide for teachers – Years 11 and 12 • {35}
number. When we add in these new numbers, we obtain a number system called the
integers Z = {. . . , −3, −2, −1, 0, 1, 2, 3, . . . }.
However, if we ever come across an equation like 2x − 1 = 0, the integers will not be
sufficient to solve it. We will need to invent another exotic species of number called a
fraction or rational number to solve it. The rational numbers are
np o
Q= : p, q are integers with q 6= 0 .
q
This extension of the number system, however, is still not sufficient to solve an equation
p
like x 2 −2 = 0; as it turns out, 2 is not a rational number. The number system is thus ex-
tended to include irrational numbers, and we end up with an enormous number system
called the real numbers.
Still, the real numbers are not enough to solve such an innocent quadratic equation
as x 2 + 1 = 0. In a similar vein, we might add in a new number i such that i 2 = −1; so
‘i is the square root of −1’. The numbers so obtained are called the complex numbers,
The amazing fact about the complex numbers is that we do not need to invent any new
numbers to solve polynomial equations. Until now we found that very simple polyno-
mial equations, such as 2x − 1 = 0 and x 2 − 2 = 0, did not have solutions; now they do.
Amazingly, now any polynomial equation has a complex number solution: for any poly-
nomial
where the coefficients a 0 , . . . , a n are complex numbers, we can find complex number
roots α1 , α2 , . . . , αn and factorise the polynomial completely as
f (x) = a n (x − α1 )(x − α2 ) · · · (x − αn ).
We don’t need to go any further than complex numbers to solve polynomial equations.
This property is called algebraic closure, and it’s another way to state the fundamental
theorem of algebra.
That’s not to say that we can’t make up more numbers as we need! An important, even
larger number system is called the quaternions; these involve three different square roots
of −1 called i , j and k. The quaternions are very useful in 3-dimensional geometry and
are important in higher mathematics and physics.
{36} • Polynomials
History
Évariste Galois
We have mentioned that Évariste Galois (and independently Abel) proved the general in-
solvability of quintic equations. Galois’ life is possibly the most dramatic of any great
mathematician and so is worth a mention here. Galois’ life was a struggle against almost
everyone and everything he encountered: polynomial equations, organised incompe-
tence, political injustice, and deep questions of pure mathematics. By the time of his
death at age 20, Galois had been tried and acquitted for threatening the king, armed
himself for revolution in the Republican artillery, and — although nobody knew it for
another decade — revolutionised mathematics. He died in a pistol duel.
Galois was born near Paris in 1811. Educated first by his mother, he entered a prepara-
tory school at age 12 and, bored with school classes, started reading the works of great
mathematicians. By age 15 he was reading original research memoirs. But it was not only
mathematics that interested him: French society at the time was engaged in an ongoing
and bitter struggle between the democratic ideals of the Republic and the conservative
forces of the monarchy. Like his father, who was mayor of Bourg-La-Reine, Galois was
profoundly opposed to tyranny.
Attempting the entrance exam to the top university, the École Polytechnique, a year early,
Galois failed. It was to be the first of many episodes of mathematical incomprehension
by his supposed superiors. Some teachers and lecturers saw his ability, but their word
was not sufficient for admission. He enrolled in a private mathematics course instead.
By age 18, Galois was thinking deeply on the question of the solvability of polynomials.
He submitted an article with some of his results on the topic. Some accounts suggest
that the article was lost or thrown out; other accounts suggest he was asked to resubmit
another version. In any case, the paper was never published and nothing became known
of its results.
Around the same time, Galois’ father committed suicide after a vicious political dispute
turned personal and a political enemy published scurrilous material in his name. Shortly
afterwards, Galois reattempted the Polytechnique entrance exam. The apocryphal story
goes that he lost his temper and stormed out in disgust, hurling a blackboard eraser at
the examiner; in any case he again failed. He enrolled at the École Normale instead.
In 1830 Galois again submitted his research, this time for the Grand Prize of the Academy
of Sciences. The paper was received but the referee died before reading it; the paper
again was lost. However, political developments overshadowed mathematics: the French
A guide for teachers – Years 11 and 12 • {37}
parliament was dissolved by King Charles X; anti-monarchists gained a majority in the
ensuing elections; the king attempted to suppress the press and parliament; and the so-
called July Revolution broke out. After a mass uprising, the royalists and the Republicans
reached a compromise, and Louis-Philippe was made king. Galois desperately wanted to
join the uprising but the Director of the École Normale locked students in. Galois wrote a
letter condemning the Director and was promptly expelled. He joined the Artillery of the
National Guard; the artillerymen were almost entirely against the monarchy. But the king
dissolved the Artillery as a security threat. At a banquet with his Republican colleagues in
May 1831, Galois made a ‘toast’ to Louis-Philippe while holding a dagger. He was arrested
and tried for threatening the king, but acquitted; sources report the jury was moved by
his youth. Shortly afterwards he received notice that his manuscript on the solvability of
equations was rejected as ‘incomprehensible’.
On 14 July (Bastille day) 1831, Galois led a demonstration wearing the (now banned)
uniform of the Artillery and heavily armed. Arrested, convicted and imprisoned, he was
able to work on mathematics in jail until he was eventually paroled in early 1832.
Galois’ freedom was not to last long. He became involved in a brief and tumultuous love
affair, which ended with his rejection. Shortly afterwards, for his advances towards the
woman, he was challenged to a duel. There has been a great deal of speculation over
possible political motives for the duel; what is certain is that he lost. On the eve of the
duel, he wrote the famous letter quoted at the start of this module, in which he attempted
to explain his work. It was pistols at 25 paces; Galois was shot in the stomach and died
the next day.
Rejected from the universities, a soldier of the Republic, contemptuous of the authori-
ties, and finally slain by a comrade over (in his words) ‘an infamous coquette’, Galois died
as tempestuously and as misunderstood as he lived. It was not until 1843 that the great
mathematician Liouville announced that he had found, ‘among the papers of Évariste
Galois . . . a solution, as precise as it is profound, of this beautiful problem: whether or
not there exists a solution by radicals . . . ’
Answers to exercises
Exercise 1
Substituting x = 3 into 2x 3 − 8x 2 + 7x − 3 gives
2 · 33 − 8 · 32 + 7 · 3 − 3 = 54 − 72 + 21 − 3 = 0.
{38} • Polynomials
Exercise 2
From f (x) = 2(x − 5)2 (x + 7), we expand to f (x) = 2x 3 − 6x 2 − 90x + 350 and so
Exercise 3
a The graph of y = a(x − h)3 + k is obtained from y = x 3 by a dilation of factor a from
the x-axis in the y-direction, then a translation of h units to the right and k units
upwards.
y
243
(3,27)
x
9
2
= ax 3 − 3ahx 2 + 3ah 2 x − ah 3 + k.
c Almost any example will work. For instance we can take f (x) = x 3 + x. Then a = 1,
b = 0, c = 1, so b 2 − 3ac = 0 − 3 = −3 6= 0.
Exercise 4
A polynomial of even degree has asymptotic behaviour like y = a n x n where n is even. If
a n is positive, then as x → ±∞, f (x) → ∞; if a n is negative, then as x → ±∞, f (x) → −∞.
The graph either begins by going down and ends by going up, or begins by going up and
ends by going down. Therefore there must be an odd number of turning points.
A guide for teachers – Years 11 and 12 • {39}
On the other hand, a polynomial of odd degree has asymptotic behaviour like a n x n
where n is odd. So f (x) goes from −∞ to +∞ or vice versa. Hence, it either begins and
ends by going up, or begins and ends by going down. Therefore there must be an even
number of turning points.
Exercise 5
We note that the quartic equation in x is a quadratic equation in x 2 . So let z = x 2 , and
the equation becomes z 2 − 5z + 6 = 0. Factorising gives (z − 2)(z − 3) = 0, so z = 2 or 3. As
p p p
x = ± z, we have the four solutions x = ± 2, ± 3.
Exercise 6
Since the coefficients are integers, if there is an integer solution, then it is a factor of 6,
i.e., ±1, ±2, ±3 or ±6. Substituting these values we find that x = −2 is a solution:
x 3 + 2x 2 + 3x + 6 = (x + 2)(x 2 + 3),
Exercise 7
Since r 1 is a zero of f (x), we can use the factor theorem to write f (x) = (x − r 1 )p 1 (x), for
some polynomial p 1 (x). But r 2 is also a zero of f (x), and so it must be a zero of (x − r 1 ) or
p 1 (x). As r 1 and r 2 are distinct, it follows that r 1 is a zero of p 1 (x). By the factor theorem
we have p 1 (x) = (x − r 2 )p 2 (x), for some polynomial p 2 (x). Thus our original polynomial
can now be written as f (x) = (x −r 1 )(x −r 2 )p 2 (x). Continuing in this way (by considering
r 3 , r 4 , . . . , r k in turn), it follows that (x − r 1 )(x − r 2 ) · · · (x − r k ) is a factor of f (x).
Exercise 8
Differentiating gives f 0 (x) = 3x 2 +1. The stationary points are the solutions of 3x 2 +1 = 0.
But this quadratic equation has no real solutions, and so f (x) has no stationary points.
Exercise 9
We find stationary points by solving f 0 (x) = 0, i.e., 3ax 2 + 2bx + c = 0. This is a quadratic
equation and its discriminant is (2b)2 − 4(3a)c = 4b 2 − 12ac, which has the same sign as
b 2 − 3ac. When b 2 − 3ac < 0, the discriminant is negative, f 0 (x) = 0 has no solutions,
{40} • Polynomials
so there are no stationary points. When b 2 − 3ac = 0, the discriminant is 0, f 0 (x) = 0
has precisely one solution and there is one stationary point. When b 2 − 3ac > 0, the
discriminant is positive, f 0 (x) = 0 has two distinct solutions and there are two distinct
stationary points.
Exercise 10
The polynomial f (x) = x 3 −x factorises as x(x −1)(x +1), so x-intercepts are at x = −1, 0, 1.
The y-intercept is f (0) = 0. Since the leading term is x 3 , as x → ±∞, f (x) → ±∞. The
derivative is f 0 (x) = 3x 2 −1, so the stationary points can be found by solving the equation
3x 2 − 1 = 0, i.e., x = ± p1 . We have f (− p1 ) = 2
p and f ( p1 ) = − 2
p , so the stationary
3 3 3 3 3 3 3
2
points are at (− p1 , p ) and ( p1 , − p
2
). We can draw a sign diagram for f 0 (x) as follows.
3 3 3 3 3 3
Value of x − p1 p1
3 3
Sign of f 0 (x) + 0 − 0 +
y
1 , 2
3 3 3
x
–1 0 1
1 , 2
3 3 3
Exercise 11
Let f (x) = x 4 − x 2 . Then we may factorise as f (x) = x 2 (x − 1)(x + 1) and the roots are
x = 0 (with multiplicity 2) and x = −1, 1. As the root at x = 0 has multiplicity 2, we have
a turning point. Since f (0) = 0, the y-intercept is 0. As the leading term is x 4 , the graph
of f is ‘happy’: f (x) → +∞ as x → ±∞. Since f 0 (x) = 4x 3 − 2x = 2x(2x 2 − 1), the station-
ary points are at x = 0 and x = ± p1 . We can compute f (− p1 ) = − 41 and f ( p1 ) = − 14 , so
2 2 2
the stationary points are (− p1 , − 14 ), (0, 0) and ( p1 , − 14 ). Based on the above we can actu-
2 2
ally deduce the shape of the graph and see that all stationary points are turning points;
alternatively we could draw a sign diagram. The graph is as follows.
A guide for teachers – Years 11 and 12 • {41}
y
x
–1 0 1
1 1 1 1
, ,
2 4 2 4
Exercise 12
The graph is obtained from y = x 5 by reflection in the x-axis, dilation by factor 4 from the
x-axis in the y-direction, and translation of 3 to the right and 2 down.
y y
1
3–5
2
x x
0 0
(3,–2)
Exercise 13
The suggested substitution is z = x − 2. Rewriting the equation in terms of z gives
125
A− = 20, which is equivalent to A 2 − 20A − 125 = 0.
A
This quadratic equation factorises as (A − 25)(A + 5) = 0, so A = 25 or −5, and we obtain
p
3
p3
a solution A = 25, B = −5. Therefore a solution to the cubic equation is z = 25 − 5.
p
3
p
3
Substituting back for x gives a solution x = 2 + z = 2 + 25 − 5.
{42} • Polynomials
References
• Tony Rothman, ‘Genius and biographers: the fictionalization of Évariste Galois’,
American Mathematical Monthly 89 (1982), no. 2, 84–106.
• Ian Stewart, Galois Theory, 3rd edition, Chapman & Hall/CRC, 2004.
The second reference provides a proper mathematical account of the work of Galois on
the solvability of polynomial equations and a good introduction to Galois theory, along
with substantial historical background.
0 1 2 3 4 5 6 7 8 9 10 11 12