ch12 PDF
ch12 PDF
ch12 PDF
Polynomials 1
TERMINOLOGY
Coefcient: A constant multiplied by a pronumeral in an
algebraic term e.g. in ax3 the a is the coefficient
Chapter 12 Polynomials 1
663
INTRODUCTION
POLYNOMIALS ARE AN IMPORTANT part of algebra and are used in many
branches of mathematics. Some examples of polynomials that you have
already studied are linear and quadratic functions.
In this chapter you will study some properties of polynomials in general,
and relate polynomial expressions to equations and graphs.
Definition of a Polynomial
A polynomial is a function defined for all real x involving positive powers of x
in the form:
P ] x g = p 0 + p 1 x + p 2 x 2 + f + p n - 1 x n - 1 + p n x n where n is a
positive integer or zero.
p n x n + p n - 1 x n - 1 + p n - 2 x n - 2 + f + p 2 x 2 + p 1 x + p 0 is called a polynomial
expression
P ] x g = p n x n + p n - 1 x n - 1 + p n - 2 x n - 2 + f + p 2 x 2 + p 1 x + p 0 has degree n
where p n ! 0
p n, p n - 1, p n - 2, f p 0 are called coefficients
pnxn is called the leading term and pn is the leading coefficient
p0 is called the constant term
If p n = 1, P ] x g is called a monic polynomial
If p 0 = p 1 = p 2 = f = p n = 0 then P(x) is the zero polynomial
664
EXAMPLES
1. Which of the following are polynomial expressions?
(a) 4 - x + 3x 2
(b) 3x 4 - x 2 + 5x - 1
(c) x 2 - 3x + x -1
Solution
(a) and (b) are polynomials but (c) is not, since it has a term x -1 that is
not a positive power of x.
2. For the polynomial P ] x g = x 6 - 2x 4 + 3x 3 + x 2 - 7x - 3
(a) Find the degree.
(b) Is the polynomial monic?
(c) State the leading term.
(d) What is the constant term?
(e) Find the coefficient of x4.
Solution
(a)
(b)
(c)
(d)
(e)
Polynomial equation
P ] x g = 0 is a polynomial equation of degree n
The real values of x that satisfy the equation are called the real
roots of the equation or the real zeros of the polynomial.
EXAMPLES
1. Find the zeros of the polynomial P ] x g = x 2 - 5x.
Solution
To find the zeros of the polynomial, we solve P ] x g = 0.
x 2 - 5x = 0
x ]x - 5 g = 0
Chapter 12 Polynomials 1
x = 0, x - 5 = 0
x=5
So the zeros are 0, 5.
2. Find the roots of the polynomial equation x 3 - 2x 2 - 3x = 0.
Solution
x 3 - 2x 2 - 3x = 0
x ^ x 2 - 2x - 3 h = 0
x ]x - 3 g]x + 1 g = 0
x = 0, x - 3 = 0, x + 1 = 0
x = 3,
x = -1
The roots are x = 0, 3, -1.
3. Show that the polynomial p ] x g = x 2 - x + 4 has no real zeros.
Solution
We look at the polynomial equation p ] x g = 0.
x2 - x + 4 = 0
The discriminant will show whether the polynomial has real zeros.
b 2 - 4ac = ] -1 g2 - 4 ] 1 g ] 4 g
= 1 - 16
= -15
10
So the polynomial has no real zeros.
4. For the polynomial P ] x g = ax 5 - 3x 4 + x 3 - 7x + 1
(a) Evaluate a if the polynomial is monic.
(b) Find the degree of the derivative Pl(x) .
Solution
(a) For a monic polynomial, a = 1
(b) P l^ x h = 5ax 4 - 12x 3 + 3x 2 - 7
Pl(x) has degree 4 (highest power).
665
666
12.1
1.
2.
3.
4.
Exercises
5.
6.
7.
(b)
(c)
(d)
(e)
(f)
8.
9.
Given P (x) = 2x + 5,
Q (x) = x 2 - x - 2 and
R (x) = x 3 + 9x, find
(a) any zeros of P (x)
(b) the roots of Q (x) = 0
(c) the degree of P (x) + R (x)
(d) the degree of P (x) $ Q (x)
(e) the leading term of Q (x) $ R (x)
Chapter 12 Polynomials 1
(d)
(e)
(f)
(g)
P ] x g = 2x 2 + x + 3
P ] x g = 3x 2 - 5x - 2
P ]x g = x ]x - 1 g]x + 4 g]x + 6 g
P ]x g = ]x + 1 g]x - 2 g]x - 5 g
Division of Polynomials
You would have learned how to do long division in primary school, but have
probably forgotten how to do it! We use this method to divide polynomials.
Class Investigation
Here are two examples of long division.
1. Divide 5715 by 48.
119 r3
48 g 5715
48
91
48
435
432
3
This means
3
5715
= 119 +
48
48
3
5715
# 48 = 119 # 48 +
# 48
48
48
So
5715 = 48 # 119 + 3
The number 5715 is called the dividend, the 48 is the divisor, 119 is the
quotient and 3 is the remainder.
2. Divide 4871 by 35.
139 r6
35 g 4871
35
137
105
321
315
6
CONTINUED
667
668
This means
4871
6
= 139 +
35
35
or
4871 = 35 #139 + 6
The number 4871 is called the dividend, the 35 is the divisor, 139 is the
quotient and 6 is the remainder.
Use long division to divide other numbers and write them in the form
above.
For example:
1.
2.
3.
4.
5.
2048 '
5876 '
3546 '
2992 '
8914 '
15
17
21
33
19
Proof
If we divide a polynomial P(x) by A(x), we can write P(x) in the form of
P (x)
R (x)
= Q (x) +
where Q(x) is the quotient and R(x) is the remainder.
A (x)
A (x)
P (x)
R (x )
# A (x ) = Q ( x ) # A ( x ) +
# A ( x)
A (x )
A (x )
P ]x g = A ]x g $ Q ]x g + R ]x g
The division continues until the remainder can no longer be broken down
further by division.
The degree of remainder R(x) is always less than the degree
of the divisor A(x).
Proof
Suppose the degree of R(x) is higher than the degree of A(x).
This means that R(x) can be divided by A(x).
R 1(x)
R (x )
= Q 1 (x) +
A (x )
A (x )
R ] x g = A ] x g $ Q1] x g + R1] x g
So
= R2] x g
This gives P ] x g = A ] x g $ Q ] x g + R 2 ] x g .
Chapter 12 Polynomials 1
669
EXAMPLES
1. (a) Divide P (x) = 3x 4 - x 3 + 7x 2 - 2x + 3 by x - 2.
(b) Hence write P (x) in the form P (x) = A (x) Q (x) + R (x) .
(c) Show that P (2) is equal to the remainder.
Solution
(a) Step 1: Divide the leading term by x.
i.e. 3x 4 ' x = 3x 3
3x 3
x - 2 g 3 x 4 - x 3 + 7x 2 - 2x + 3
670
The quotient is
3
2
3x + 5x + 17x + 32.
i.e.
i.e. P (x) = A (x) Q (x) + R (x) where A (x) is the divisor, Q (x) is the quotient
and R (x) is the remainder.
(c) P (2) = 3 (2) 4 - 2 3 + 7 (2) 2 - 2 (2) + 3
= 48 - 8 + 28 - 4 + 3
= 67
` P (2) is equal to the remainder.
2. Divide x 3 - 3x 2 + x + 4 by x 2 - x.
Solution
x-2
x 2 - x g x 3 - 3x 2 + x + 4
x3 - x2
- 2x 2 + x
- 2x 2 + 2x
-x + 4
This means that
(x 3 - 3x 2 + x + 4) ' (x 2 - x) = (x - 2), remainder - x + 4
x 3 - 3x 2 + x + 4
-x + 4
=x-2+ 2
i.e.
2
x -x
x -x
or
x 3 - 3x 2 + x + 4 = (x - 2) (x 2 - x) + (- x + 4)
Chapter 12 Polynomials 1
671
3. Divide x 5 + x 3 + 5x 2 - 6x + 15 by x 2 + 3.
Solution
x 3 - 2x + 5
x + 3 g x 5 + x 3 + 5x 2 - 6 x +
x 5 + 3x 3
- 2x 3 + 5x 2 - 6x
- 2x 3
- 6x
2
5x
+
2
5x
+
2
15
15
15
0
R (x) = 0, so there is no
remainder.
12.2
Exercises
1.
(3x 2 + 2x + 5) ' (x + 4)
2.
(x 2 - 7x + 4) ' (x - 1)
3.
(x + x + 2 x - 1 ) ' (x - 3 )
4.
5.
(x - 5x + x + 2) ' (x + 3x)
6.
(x + x - x - 3) ' (x - 2)
7.
(5x - 2x + 3x + 1) ' (x + x)
8.
(x - x - 2x + x - 3) ' (x + 4)
19. (x 4 - 2x 3 + 4x 2 + 2x + 5) '
(x 2 + 2x - 1)
9.
(2x 4 - 5x 3 + 2x 2 + 2x - 5) '
(x 2 - 2x)
14. (x 2 + 5x - 2) ' (x + 1)
15. (x 4 - 2x 2 + 5x + 4) ' (x - 3)
16. (2x 4 - x 3 + 5) ' (x 2 - 2x)
17. (x 3 - 3x 2 + 3x - 1) ' (x 2 + 5)
18. (2x 3 + 4x 2 - x + 8) ' (x 2 + 3x + 2)
672
Remainder theorem
Proof
The degree of R(x) is less than
the degree of A(x).
P ] x g = A ] x g $ Q ] x g + R ] x g where A ] x g = x - a
P ]x g = ]x - a gQ ]x g + R ]x g
The degree of A(x) is 1, so the degree of R(x) must be 0.
So
R ] x g = k where k is a constant
`
P ]x g = ]x - a gQ ]x g + k
Substituting
x = a:
P ]a g = ]a - a gQ ]a g + k
= 0 $ Q ]x g + k
=k
So P ] a g is the remainder.
EXAMPLES
1. Find the remainder when 3x 4 - 2x 2 + 5x + 1 is divided by x - 2.
Solution
The remainder when P(x) is divided by x - a is P(a).
The remainder when P(x) is divided by x - 2 is P(2).
P ] 2 g = 3 ] 2 g4 - 2 ] 2 g2 + 5 ] 2 g + 1
= 51
So the remainder is 51.
2. Evaluate m if the remainder is 4 when dividing 2x 4 + mx + 5 by x + 3.
Solution
x + 3 = x - (- 3) .
Chapter 12 Polynomials 1
167 - 3m = 4
167 = 3m + 4
163 = 3m
54
1
= m.
3
Factor theorem
The factor theorem is a direct result of the remainder theorem.
Proof
P ] x g = A ] x g $ Q ] x g + R ] x g where A ] x g = x - a
P ]x g = ]x - a gQ ]x g + R ]x g
The remainder when P(x) is divided by x - a is P(a).
So P ] x g = ] x - a g Q ] x g + P ] a g
But if P ] a g = 0:
P ]x g = ]x - a gQ ]x g + 0
= ]x - a gQ ]x g
So x - a is a factor of P(x).
The converse is also true:
For a polynomial P(x), if x - a is a factor of the polynomial, then P ] a g = 0
Proof
If x - a is a factor of P(x), then we can write:
P ]x g = ]x - a gQ ]x g
This means that when P(x) is divided by x - a, the quotient is Q(x) and there is
no remainder.
So P ] a g = 0
673
674
EXAMPLE
(a) Show that x - 1 is a factor of P ] x g = x 3 - 7x 2 + 8x - 2.
(b) Divide P(x) by x - 1 and write P(x) in the form P ] x g = ] x - 1 g Q ] x g.
Solution
(a) The remainder when dividing the polynomial by x - 1 is P(1)
P ] 1 g = 1 3 - 7 ] 1 g2 + 8 ] 1 g - 2
=0
So x - 1 is a factor of P(x).
(b)
x 2 - 6x +
x - 1 g x 3 - 7x 2 +
x3 - x2
- 6x 2 +
- 6x 2 +
Notice that x 2 - 6x + 2
wont factorise.
2
8x - 2
8x
6x
2x - 2
2x - 2
0
3
2
]
g
So P x = x - 7x + 8x - 2
= ] x - 1 g ^ x 2 - 6x + 2 h
Proof
If a1 is a zero of P(x) then (x - a 1) is a factor of P(x).
If a2 is a zero of P(x) then (x - a 2) is a factor of P(x).
If a3 is a zero of P(x) then (x - a 3) is a factor of P(x).
Similarly, if a k is a zero of P(x) then (x - a k) is a factor of P(x).
` P ] x g = (x - a 1) (x - a 2) (x - a 3) ... (x - a k) g ] x g
So (x - a 1) (x - a 2) (x - a 3) ... (x - a k) is a factor of P ] x g .
Chapter 12 Polynomials 1
Proof
Since a 1, a 2, a 3, ... a n are zeros of P(x), (x - a 1) (x - a 2) (x - a 3) ... (x - a n) is a
factor of the polynomial.
So P ] x g = (x - a 1) (x - a 2) (x - a 3) ... (x - a n)Q(x)
But (x - a 1) (x - a 2) (x - a 3) ... (x - a n) has degree n and P(x) has degree n so
Q(x) must be a constant.
` P ] x g = p n (x - a 1) (x - a 2) (x - a 3) ... (x - a n)
Proof
P(x) has degree n
So P ] x g = p n x n + p n - 1 x n - 1 + p n - 2 x n - 2 + f + p 2 x 2 + p 1 x + p 0 where p n ! 0
Suppose P(x) has more than n distinct zeros, say n + 1
Then (x - a 1) (x - a 2) (x - a 3) ... (x - a n + 1) is a factor of P(x).
So P ] x g = (x - a 1) (x - a 2) (x - a 3) ... (x - a n + 1) Q ] x g.
But this gives P(x) at least degree n + 1, and P(x) only has degree n.
So the polynomial cannot have more than n distinct real zeros.
This also means that the polynomial equation cannot have more than n real roots.
EXAMPLE
If a polynomial has degree 2, show that it cannot have 3 zeros.
Solution
Let P ] x g = p 2 x 2 + p 1 x + p 0 where p 2 ! 0
Assume P(x) has 3 zeros, a1, a2 and a3
Then _ x - a 1 i _ x - a 2 i _ x - a 3 i is a factor of the polynomial.
` P (x) = (x - a 1) (x - a 2) (x - a 3) Q (x)
But this polynomial has degree 3 and P(x) only has degree 2.
So P(x) cannot have 3 zeros.
Proof
Let P(x) be a polynomial of degree n with zeros a 1, a 2, a 3, ... a n
Then P ] x g = (x - a 1) (x - a 2) (x - a 3) ... (x - a n) k
675
676
If two polynomials of degree n are equal for more than n distinct values
of x, then the coefficients of like powers of x are equal.
That is, if a 0 + a 1 x + a 2 x 2 + ... + a n x n / b 0 + b 1 x + b 2 x 2 + ... + b n x n
then a 0 = b 0, a 1 = b 1, a 2 = b 2, ... a n = b n
Proof
Let A ] x g = a 0 + a 1 x + a 2 x 2 + ... + a n x n
and B ] x g = b 0 + b 1 x + b 2 x 2 + ... + b n x n
where A ] x g = B ] x g for more than n distinct x values.
Let P ] x g = A ] x g - B ] x g
Then P ] x g = (a 0 - b 0) + (a 1 - b 1) x + (a 2 - b 2) x 2 + ... + (a n - b n) x n
and P(x) has degree n.
If A ] x g = B ] x g for more than n distinct x values, then A ] x g - B ] x g = 0 for more
EXAMPLE
Write x 3 - 2x 2 + 5 in the form ax 3 + b ] x + 3 g2 + c ] x + 3 g + d.
Solution
ax 3 + b ] x + 3 g2 + c (x + 3) + d = ax 3 + b ^ x 2 + 6x + 9 h + c ] x + 3 g + d
= ax 3 + bx 2 + 6bx + 9b + cx + 3c + d
= ax 3 + bx 2 + ] 6b + c g x + 9b + 3c + d
For
x 3 - 2x 2 + 5 / ax 3 + b ] x + 3 g2 + c ] x + 3 g + d
Chapter 12 Polynomials 1
677
]1 g
a=1
b = -2
6b + c = 0
9b + 3c + d = 5
]2 g
]3 g
]4 g
=5
=5
=5
= -13
` x 3 - 2x 2 + 5 / x 3 - 2 ] x + 3 g2 + 12 ] x + 3 g - 13.
Proof
Let P ] x g = p n x n + p n - 1 x n - 1 + p n - 2 x n - 2 + f + p 2 x 2 + p 1 x + p 0 where p n ! 0
If x - a is a factor of P(x) we can write
P ] x g = ] x - a g Q ] x g where Q(x) has degree n - 1.
P ] x g = ] x - a g _ q n - 1 x n - 1 + q n - 2 x n - 2 + g + q 2 x 2 + q 1 x + q 0 i where q n - 1 ! 0
= xq n - 1 x n - 1 + xq n - 2 x n - 2 + g + xq 1 x + xq 0
- aq n - 1 x n - 1 - aq n - 2 x n - 2 - g - aq 2 x 2 - aq 1 x - aq 0
= q n - 1 x n + q n - 2 x n - 1 + g + q 1 x 2 + q 0 x - aq n - 1 x n - 1 - aq n - 2 x n - 2 - g
- aq 2 x 2 - aq 1 x - aq 0
= q n - 1 x n + _ q n - 2 - a i x n - 1 + g + _ q 1 - a i x 2 + _ q 0 - a i x - aq 0
` p 0 = - aq 0
So a is a factor of p0.
678
EXAMPLE
Factorise x 2 + 2x - 15.
Solution
Factors of -15 are - 3# 5, 3# - 5, -1#15, 1# -15.
We choose - 3# 5 since - 3x + 5x = 2x, the middle term.
So x 2 + 2x - 15 = ] x - 3 g ] x + 5 g.
To factorise polynomials in general, we also look for factors of the constant term.
Class Investigation
Why are factors of the polynomial factors of the constant term? Use the
knowledge you have of trinomials to help you in your discussion.
EXAMPLES
1. Find all factors of f (x) = x 3 + 3x 2 - 4x - 12.
Solution
Try factors of - 12 (i.e. !1, !2, !3, !4, !6, !12) .
e.g. f (1) = 1 3 + 3 (1) 2 - 4 (1) - 12
= -12
!0
` x - 1 is not a factor of f (x)
x - 2 is called a linear
factor as it has degree 1.
Chapter 12 Polynomials 1
679
` f (x) = (x - 2) (x 2 + 5x + 6)
= (x - 2) (x + 2) (x + 3)
2. Find all factors of P (x) = x 3 + 3x 2 + 5x + 15.
Solution
Try factors of 15 (i.e.!1, !3, !5, !15) .
e.g. P (- 3) = (- 3) 3 + 3 (- 3) 2 + 5 (- 3) + 15
=0
` x + 3 is a factor of f (x)
We divide P (x) by x + 3 to find other factors:
+5
x2
x + 3 g x + 3x + 5x + 15
x 3 + 3x 2
0 + 5x + 15
5x + 15
3
` P (x) = (x + 3) (x + 5)
2
12.3 Exercises
1.
(b) (x 2 + 5x + 3) ' (x + 2)
(c) (2x 3 - 4x - 1) ' (x + 3)
(d) (3x 5 + 2x 2 - x + 4) ' (x - 5)
(e) (5x 3 + 2x 2 + 2x - 9) ' (x - 1)
3.
4.
(f) (x - x + 3x - x - 1) ' (x + 2)
4
680
5.
6.
7.
8.
9.
The polynomial
P (x) = x 3 + ax 2 + bx + 2 has
factors x + 1 and x - 2. Find the
values of a and b.
(a) The remainder, when
f (x) = ax 4 + bx 3 + 15x 2 + 9x + 2
is divided by x - 2, is 216, and
x + 1 is a factor of f (x) . Find a
and b.
(b) Divide f (x) by x + 1 and
write the polynomial in the form
f (x) = (x + 1) g (x) .
(c) Show that x + 1 is a factor
of g (x) .
(d) Write f (x) as a product of its
factors.
(g) x 3 - 7x 2 + 16x - 12
(h) x 4 + 6x 3 + 9x 2 + 4x
(i) x 3 + 3x 2 - 4
(j) x 3 - 7x - 6
Chapter 12 Polynomials 1
(i) - 2x 3 + 3x 2 - 1 /
2ax 3 + b ] x - 1 g2 + cx + d
(j) - x 3 - 4x 2 + x + 3 /
a ] x - 2 g3 + b ] x - 2 g2 +
c ]x - 2 g + d + 1
22. A monic polynomial of degree
3 has zeros - 3, 0 and 4. Find the
polynomial.
23. Polynomial
P ] x g = ax 3 - bx 2 + cx - 8 has
zeros 2 and - 1 and P ] 3 g = 28.
Evaluate a, b and c.
24. A polynomial with leading term
2x4 has zeros - 2, 0, 1 and 3. Find
the polynomial.
25. Show that a polynomial of degree
3 cannot have 4 zeros.
Graph of a Polynomial
We can use the graphing techniques that you have learned to sketch the graph
of a polynomial.
Using intercepts
Finding the zeros of a polynomial or the roots of the polynomial equation
helps us to sketch its graph.
EXAMPLES
1. (a) Write the polynomial P ] x g = x 3 + x 2 - 6x as a product of its factors.
(b) Sketch the graph of the polynomial.
Solution
(a) P ] x g = x 3 + x 2 - 6x
= x ^ x2 + x - 6 h
= x ]x + 3 g]x - 2 g
(b) For the graph of P ] x g = x 3 + x 2 - 6x
For x-intercepts: y = 0
CONTINUED
681
682
0 = x 3 + x 2 - 6x
= x ]x + 3 g]x - 2 g
x = 0,
x + 3 = 0, x - 2 = 0
x = - 3,
x=2
So x-intercepts are 0, - 3 and 2.
For y-intercepts: x = 0
P ] 0 g = 0 3 + ] 0 g2 - 6 ] 0 g
=0
So y-intercept is 0.
y
4
3
2
1
-4
-3
-2
-1 0
-1
x
1
-2
-3
-4
We look at which parts of the graphs are above and which are below the
x-axis between the x-intercepts.
Test x 1 - 3, say x = - 4:
P ] x g = x 3 + x 2 - 6x
= x ]x + 3 g]x - 2 g
P ]-4 g = -4 ]-4 + 3 g]-4 - 2 g
= -4 ]-1 g]-6 g
= - 24
10
So the curve is below the x-axis.
Test - 3 1 x 1 0, say x = - 1:
P ] - 1 g = - 1 ] - 1 + 3 g ] -1 - 2 g
= -1 ]2 g]-3 g
=6
20
So the curve is above the x-axis.
Chapter 12 Polynomials 1
683
Test 0 1 x1 2, say x = 1:
P ]1g = 1]1 + 3g]1 - 2g
= 1]4g]-1g
= -4
10
So the curve is below the x-axis.
Test x 2 2, say x = 3:
P ]3g = 3]3 + 3g]3 - 2g
= 3]6g]1g
= 18
20
So the curve is above the x-axis.
We can sketch the polynomial as shown.
y
4
3
2
1
-4
-3
-2
-1 0
-1
x
1
-2
-3
-4
Solution
(a) Factors of - 3 are ! 1 and ! 3.
P ] -1 g = ] -1 g3 - ] -1 g2 - 5 ] -1 g - 3
=0
CONTINUED
684
1 g ^ x 2 - 2x - 3 h
1 g]x - 3 g]x + 1 g
1 g2 ] x - 3 g
y
4
3
2
1
-4
-3
-2
-1 0
-1
P ] 0 g = 0 3 - ] 0 g2 - 5 ] 0 g - 3
= -3
-2
So y-intercept is - 3.
-4
x
1
-3
We look at which parts of the graphs are above and which are below the
x-axis between the x-intercepts.
Test x 1 -1, say x = - 2:
P ] x g = x 3 - 3x 2 - x + 3
= ] x + 1 g2 ] x - 3 g
P ] - 2 g = ] - 2 + 1 g2 ] - 2 - 3 g
= ] - 1 g2 ] - 5 g
= -5
10
So the curve is below the x-axis.
Test -11 x 1 3, say x = 0:
P ] 0 g = ] 0 + 1 g2 ] 0 - 3 g
= ] 1 g2 ] - 3 g
= -3
10
Chapter 12 Polynomials 1
-3
-2
-1 0
-1
-2
-3
-4
-5
-6
-7
12.4 Exercises
1.
2.
(c) p ] x g = - x ] x - 1 g ] x - 3 g
(d) f ] x g = x ] x + 2 g2
(b) f ] x g = - x 3 - 4x 2 + 5x
(c) P ] x g = x 4 + 3x 3 + 2x 2
(d) A ] x g = 2x 3 + x 2 - 15x
(e) g ] x g = ] 5 - x g ] x + 2 g ] x + 5 g
(e) P ] x g = - x 4 + 2x 3 + 3x 2
685
686
3.
4.
5.
(a) P ] x g = x 3 + 3x 2 - 10x - 24
(b) P ] x g = x 3 + x 2 - 9x - 9
(c) P ] x g = 12 - 19x + 8x 2 - x 3
(d) P ] x g = x 3 - 13x + 12
(e) P ] x g = - x 3 + 2x 2 + 9x - 18
(f) P ] x g = x 3 + 2x 2 - 4x - 8
(g) P ] x g = x 3 - 5x 2 + 8x - 4
(h) P ] x g = x 3 + x 2 - 5x + 3
(i) f (x) = 16x + 12x 2 - x 4
(j) P ] x g = x 4 - 2x 2 + 1
Class Investigation
The graphs in the examples above are not very accurate, as we dont know
where they turn around. We can use calculus to help find these points.
You will look at the
applications of calculus in
sketching graphs in the HSC
Course.
You used the axis of symmetry to find the minimum and maximum
values of quadratic functions in Chapter 10. You can also use calculus to
find the minimum or maximum turning points of functions.
Notice that the graph below has both a maximum and minimum turning
point. We can find these by looking at the gradient of the tangents
dy
around the curve, or
.
dx
y
Chapter 12 Polynomials 1
dy
dx
= 0.
The maximum turning point has a zero gradient at the point itself but
notice that it has a positive gradient on the left-hand side and a negative
gradient on the right-hand side.
dy
dy
So
2 0 on the LHS and
1 0 on the RHS.
dx
dx
Minimum turning point:
The minimum turning point has a zero gradient at the point itself but it
has a negative gradient on the left-hand side and a positive gradient on
the right-hand side.
dy
dy
So
1 0 on the LHS and
2 0 on the RHS.
dx
dx
CONTINUED
687
688
There is also another type of point that you see in graphs such as f ] x g = x 3.
dy
dx
= 0.
However, the gradient has the same sign on both the LHS and RHS.
These three types of points are called stationary points.
We can use them to sketch the graph of a polynomial. Here is an example.
Sketch the polynomial P ] x g = 2x 3 + 3x 2 - 12x - 7 showing any stationary
points.
dy
dx
= 6x 2 + 6x - 12
dy
dx
= 0:
6x 2 + 6x - 12 = 0
6 ^ x2 + x - 2 h = 0
6 ]x - 1 g]x + 2 g = 0
x - 1 = 0, x + 2 = 0
x = 1,
x = -2
So there are two stationary points when x = 1, - 2.
] 1 g When x = 1
P ] 1 g = 2 ] 1 g3 + 3 ] 1 g2 - 12 ] 1 g - 7
= -14
So there is a stationary point at ^ 1, -14 h.
We can check the gradient on the LHS and RHS of this point to determine
if it is a maximum or minimum turning point.
When x = 0
dy
= 6 (0) 2 + 6 (0) - 12
dx
= -12
When x = 2
dy
= 6 (2) 2 + 6 (2) - 12
dx
= 24
Chapter 12 Polynomials 1
x
dy
dx
Since
dy
-12
24
dx
turning point.
dy
dx
] 2 g When x = - 2
P ] - 2 g = 2 ] - 2 g3 + 3 ] - 2 g2 - 12 ] - 2 g - 7
= 13
So there is a stationary point at ^ - 2, 13 h.
Check the gradient on the LHS and RHS of this point.
When x = - 3
dy
= 6 (- 3) 2 + 6 (- 3) - 12
dx
= 24
When x = -1
dy
= 6 (-1) 2 + 6 (-1) - 12
dx
= -12
x
dy
dx
Since
dy
dx
-3
-2
-1
24
-2
dy
dx
turning point.
Now we look for intercepts.
For x-intercepts: y = 0
0 = 2x 3 + 3x 2 - 12x - 7
The expression 2x 3 + 3x 2 - 12x - 7 will not factorise so we cannot find
the x-intercepts.
For y-intercept: x = 0
P ] x g = 2 ] 0 g3 + 3 ] 0 g2 - 12 ] 0 g - 7
= -7
So the y-intercept is - 7.
CONTINUED
Factors of - 7 are !1
and !7 and none of
these factors will satisfy
the polynomial equation.
689
690
x
-7
(1, -14)
Can you sketch the following polynomials using calculus to find their
stationary points?
1. P ] x g = x 2 + 6x - 3
2. P ] x g = - x 2 + 4x + 1
3. p ] x g = x 3 - 5
4. f ] x g = x 4 + 2
5. g ] x g = 2x 3 + 3x 2 - 1
6. P ] x g = 2x 3 - 21x 2 + 72x - 12
7. f ] x g = - 2x 3 + 9x 2 - 12x + 4
8. P ] x g = x 3 - 3x 2 + 3x - 5
9. A ] x g = x 4 + 8x 3 - 18x 2 - 7
10. Q ] x g = - 3x 4 + 20x 3 - 48x 2 + 48x - 3
You may have noticed some of these properties while sketching the graphs of
polynomials.
Chapter 12 Polynomials 1
Investigation
Use a graphics calculator or graphing computer software to explore the
behaviour of polynomials as x becomes large (both negative and positive
values).
For example, sketch f ] x g = 2x 5 + 3x 2 - 7x - 1 and f ] x g = 2x 5 together.
What do you notice at both ends of the graphs where x is large? Zoom
out on these graphs and watch the graph of the polynomial and the
graph of the leading term come together.
Try sketching other polynomials along with their leading term as
different graphs. Do you find the same results?
So the leading term shows us what its limiting behaviour will be.
If the degree of a polynomial P(x) is even and the leading coefficient is
positive, then the polynomial will be positive as x becomes large.
This means that for any polynomial with a positive leading coefficient
and even degree, P ] x g " 3 as x " !3.
On the graph, both ends of the graph will go up as shown by the
examples below.
y
691
692
Chapter 12 Polynomials 1
693
694
Chapter 12 Polynomials 1
695
696
If P(x) has even degree, the ends of the graph both go the same way.
y
Leading coefficient 2 0
y
Leading coefficient 1 0
If P(x) has odd degree, the ends of the graph both go different ways.
Leading coefficient 2 0
y
Leading coefficient 1 0
This comes from the results above. A polynomial with odd degree will go
up at one end and down the other as x becomes large. This means that it must
cross the x-axis at least once.
` the polynomial must have at least one real zero.
You can see this on a graph. If there are two distinct real zeros of a
polynomial, then they will show up on the graph as two x-intercepts since the
zeros make P ] x g = 0.
Chapter 12 Polynomials 1
When the graph passes through one x-intercept, say x1, it must turn
around again to pass through the other x-intercept x2 as shown in the
examples below. So there must be at least one maximum or minimum value
between the zeros.
y
x1
x2
x1
x2
x1
x2
Multiple roots
In quadratic functions, you saw that if a quadratic expression is a perfect
square, it has equal roots (and the discriminant is zero).
697
698
EXAMPLE
Solve x 2 - 2x + 1 = 0.
Solution
x 2 - 2x + 1 = 0
]x - 1g]x - 1g = 0
] x - 1 g2 = 0
x - 1 = 0,
x = 1,
x -1= 0
x =1
The solution is x = 1 but we say that there are two equal roots.
EXAMPLES
1. Sketch the graph of f ] x g = ] x + 2 g2.
Solution
This graph is f ] x g = x 2 translated 2 units to the left.
y
5
4
3
2
1
-4 -3 -2 -1 0
-1
x
1
-2
-3
-4
See class investigations
on pages 686690.
Chapter 12 Polynomials 1
699
Solution
This is the graph of F ] x g = x 3 translated 1 unit to the right.
y
8
6
4
2
-4
-3
-2
-1 0
-2
x
1
-4
-6
-8
See class investigations
on pages 686690.
Generally, a graph cuts the x-axis at a single root but touches the x-axis at
a multiple root in a special way.
EXAMPLE
(a) Examine the polynomial P ] x g = ] x + 2 g2 ] x - 1 g close to the roots.
(b) Describe the behaviour of the polynomial as x becomes very large.
(c) Draw a sketch of the polynomial showing its roots.
Solution
(a) P ] x g = ] x + 2 g2 ] x - 1 g has roots when P ] x g = 0.
] x + 2 g2 ] x - 1 g = 0
x + 2 = 0, x - 1 = 0
x = - 2,
x=1
700
When x = 1.1
P ] 1.1 g = ] 1.1 + 2 g2 ] 1.1 - 1 g
= +#+
=+
So the curve is above the x-axis on the RHS.
Look at the sign of P(x) close to x = - 2:
When x = - 2.1
P ] - 2.1 g = ] - 2.1 + 2 g2 ] - 2.1 - 1 g
= +#=So the curve is below the x-axis on the LHS.
When x = - 1.9
P ] - 1.9 g = ] - 1.9 + 2 g2 ] - 1.9 - 1 g
= +#=So the curve is below the x-axis on the RHS.
At the single root x = 1, the curve passes through the root from
below the x-axis to above the x-axis.
At the double root x = - 2, the curve touches the x-axis from below
and turns around and continues to be below the x-axis.
(b) Expanding P ] x g = ] x + 2 g2 ] x - 1 g gives x3 as the leading term.
P ] x g = ] x + 2 g2 ] x - 1 g
= ^ x 2 + 4x + 4 h ] x - 1 g
There is no need to expand
the brackets fully as we only
need the leading term.
= x 3 - x 2 + 4x 2 - 4x + 4 x - 4
So the polynomial has degree 3 since the highest power is x3.
Also the leading coefficient is 1.
Since P(x) has odd degree and a positive leading coefficient, as x becomes
a larger positive number, P ] x g "3 and as x becomes a larger negative
number, P ] x g " -3.
(c)
-2
Chapter 12 Polynomials 1
701
Investigation
Use a graphics calculator or graphing computer software to draw graphs
with multiple roots.
(a) Examine values close to the roots.
(b) Look at the relationship between the degree of the polynomial, the
leading coefficient and its graph.
Here are some examples of polynomials but you could choose others to
examine.
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
P ]xg = ]x + 1g]x - 3g
P ]xg = ]x + 1g2]x - 3g
P ]xg = -]x + 1g3]x - 3g
P ]xg = -]x + 1g4]x - 3g
P ]xg = ]x + 1g]x - 3g2
P ]xg = ]x + 1g]x - 3g3
P ]xg = -]x + 1g]x - 3g4
P ]xg = -]x + 1g2]x - 3g2
P ]xg = -]x + 1g2]x - 3g3
P ]xg = ]x + 1g3]x - 3g2
dy
dx
= 0 at that point.
Proof
P ] x g = ] x - a gn Q ] x g
P ] a g = ] a - a gn Q ] a g
= 0n $ Q ] x g
=0
See class
investigation on
pages 686690.
702
P l (x) = u lv + v lu
= n (x - a) n - 1 $ 1 $ Q (x) + Ql(x) $ (x - a) n
= n (x - a) n - 1 Q (x) + (x - a) n Ql(x)
P l (a) = n (a - a) n - 1 Q (a) + (a - a) n Ql(a)
= n $ 0 n - 1 $ Q (a) + 0 n $ Ql(a)
=0
` P (a) = P l (a) = 0
EXAMPLES
1. Draw a sketch of P ] x g = - x ] x - 3 g3 .
Solution
Roots of the polynomial equation P ] x g = 0:
- x ] x - 3 g3 = 0
x = 0, x - 3 = 0
x=3
There is a single root at x = 0 so the curve crosses the x-axis at this point.
There is a triple root at x = 3. Since n is odd, there is a point of inflexion
at x = 3.
P ] x g = - x ] x - 3 g3
There is no need to fully expand
the polynomial as we only want
to find the leading term.
= - x ^ x 3 - 9x 2 + 27x - 27 h
= - x4 f
Since x 4 is the leading term, P(x) has degree 4 and the leading coefficient
is negative.
So as x becomes large (both negative and positive) the value of
P ] x g " -3.
y
Chapter 12 Polynomials 1
703
Solution
(a) If P(x) has a double root at x = 5, then ] x - 5 g 2 is a factor
So P ] x g = ] x - 5 g 2Q ] x g
(b) P ] x g = ] x - 5 g 2Q ] x g
P ] 5 g = ] 5 - 5 g 2Q ] 5 g
= 02 #Q ] 5 g
=0
To find P l (5), first we differentiate P(x) using the product rule.
P l (x) = u lv + v lu
= 2 (x - 5) 1 $ 1 $ Q (x) + Q l (x) $ (x - 5) 2
= 2 ( x - 5 ) Q ( x ) + ( x - 5 ) 2 Q l (x )
2
P l ( 5 ) = 2 (5 - 5 ) Q ( 5 ) + (5 - 5 ) Q l ( 5 )
2
= 2 # 0 # Q (5 ) + 0 # Q l ( 5 )
=0
3. A monic polynomial has degree 5 and has a double root at a1 and a
triple root at a2. Draw a sketch of the polynomial where a 1 1 a 2 .
Solution
Since P(x) is monic and has degree 5, the leading term is x5.
We could write P ] x g = _ x - a 1 i 2 _ x - a 2 i 3.
Since the polynomial has odd degree and a positive leading coefficient, as
x becomes a positive large value, P ] x g " 3 and as x becomes a negative
large value, P ] x g " - 3.
The double root at x = a 1 gives a maximum or minimum turning point
and the triple root at x = a 2 means a point of inflexion.
Putting all this information together gives the graph below.
y
a1
a2
704
12.5 Exercises
1.
(c)
(d)
2.
(e)
(b)
(f)
x
x
Chapter 12 Polynomials 1
(g)
Polynomial
P ] x g = x 3 - 7x 2 + 8x + 16 has a
double root at x = 4.
(a) Show that ] x - 4 g 2 is a factor
of P(x).
(b) Write P(x) as a product of its
factors.
(c) Prove P ] 4 g = P l(4) = 0.
6.
Polynomial
f ] x g = x 4 + 7x 3 + 9x 2 - 27x - 54
has a triple root at x = - 3.
(a) Show that ] x + 3 g3 is a factor
of f(x).
(b) Write f (x) as a product of its
factors.
(c) Prove f ] - 3 g = f l(- 3) = 0 .
7.
8.
9.
(h)
(i)
(j)
3.
4.
705
706
Quadratic equation
The quadratic equation ax 2 + bx + c = 0 can be written in monic form as
c
b
x2 + a x + a = 0
If the quadratic equation has roots a and b, then the equation can be
written in monic form as
( x - a ) (x - b ) = 0
x 2 - bx - a x + ab = 0
x 2 - (a + b ) x + ab = 0
i.e.
c
b
x 2 + a x + a / x 2 - (a + b) x + ab
Chapter 12 Polynomials 1
Cubic equation
The cubic equation ax 3 + bx 2 + cx + d = 0 can be written in monic form as
d
c
b
x 3 + a x 2 + a x + a = 0.
If the cubic equation has roots a, b and c then the equation can be
written in monic form as
(x - a ) (x - b ) (x - c) = 0
(x 2 - bx - a x + ab ) (x - c) = 0
x 3 - cx 2 - bx 2 + bcx - a x 2 + acx + abx - abc = 0
x 3 - (a + b + c) x 2 + (ab + bc + ac) x - abc = 0
d
c
b
x 3 + a x 2 + a x + a / x 3 - (a + b + c) x 2 + (ab + bc + ac) x - abc
This gives the results below:
Quartic equation
The quartic equation ax 4 + bx 3 + cx 2 + dx + e = 0 can be written in monic form
d
c
e
b
as x 4 + a x 3 + a x 2 + a x + a = 0.
707
708
If the quartic equation has roots a, b, c and d then the equation can be
written in monic form as
(x - a ) (x - b) (x - c) (x - d) = 0
[x - (a + b + c) x + (ab + bc + ac) x - abc] (x - d) = 0
x - dx - (a + b + c) x 3 + d (a + b + c) x 2 +
(ab + bc + ac) x 2 - d (ab + bc + ac) x - abcx + abcd = 0
x 4 - (a + b + c + d) x 3 + (ad + db + dc + ab + bc + ac) x 2 (abd + bdc + adc + abc) x + abcd = 0
e
b 3 c 2 d
4
` x + ax + ax + ax + a
3
/ x 4 - (a + b + c + d) x 3 + (ad + db + dc + ab + bc + ac) x 2
- (abd + bdc + adc + abc) x + abcd
This gives the results below:
Class Investigation
Can you find results for sums and products of roots for equations of
degree 5, 6 and so on?
Chapter 12 Polynomials 1
EXAMPLES
1. If a, b, c are the roots of 2x 3 - 5x 2 + x - 1 = 0, find
(a ) (a + b + c) 2
(b) (a + 1) ( b + 1) (c + 1)
(c)
1 1 1
+ + .
a b c
Solution
b
a + b + c = -a
=-
(- 5)
2
5
2
c
ab + ac + bc = a
1
=
2
=
d
abc = - a
==
(-1)
2
1
2
5 2
1
(a) (a + b + c) 2 = c m = 6
4
2
(b) (a + 1) ( b + 1) (c + 1)
= (a + 1) ( bc + b + c + 1)
= abc + ab + ac + a + bc + b + c + 1
= abc + (ab + ac + bc) + (a + b + c) + 1
5
1
1
= + + +1
2
2
2
1
=4
2
bc + ac + ab
(c) 1
1
1
+ + =
a
c
b
abc
1
2
=
1
2
=1
CONTINUED
709
710
Solution
Roots are a, b, c where, say, c = 4.
b
a + b + c = -a
`
a+b+4 =1
a + b = -3
d
abc = - a
ab (4) = 3
3
ab =
4
Solution
Let the roots be a, a and b.
b
a + a + b = -a
`
2a + b = -
32
12
(1)
c
aa + ab + ab = a
15
`
a 2 + 2ab =
12
d
aab = - a
9
`
a2 b =
12
(2)
(3)
From (1):
b=-
32
- 2a
12
Substitute in (2):
32
15
a 2 + 2a c - 2a m =
12
12
32
2
12a + 24a c - 2a m = 15
12
12a 2 - 64a - 48a 2 = 15
0 = 36a 2 + 64a + 15
= (2a + 3) (18a + 5)
2a + 3 = 0
18a + 5 = 0
2a = - 3
18a = - 5
-5
1
a = -1
a=
2
18
(4)
Chapter 12 Polynomials 1
Substitute in (4):
32
1
1
a = -1 : b = - 2 c -1 m
12
2
2
1
=
3
32
5
5
a=- :b=- 2cm
12
18
18
1
= -2
9
Substitute in (3):
9
1
1
1 2 1
a = - 1 , b = : c- 1 m c m =
2
3
2
3
12
3
3
=
4
4
5
5 2
9
1
1
a = - , b = - 2 : cm c- 2 m =
18
9
18
9
12
This is impossible as LHS is negative and RHS is positive.
` the roots are -1
1
1
and
2
3
12.6 Exercises
1.
2.
Find
(i) a + b + c,
(ii) ab + ac + bc, and
(iii) abc, where a, b and c are
the roots of the equation, for the
following cubic equations.
(a) x 3 + x 2 - 2x + 8 = 0
(b) x 3 - 3x 2 + 5x - 2 = 0
(c) 2x 3 - x 2 + 6x + 2 = 0
(d) - x 3 - 3x 2 - 11 = 0
(e) x 3 + 7x - 3 = 0
3.
4.
711
712
5.
6.
7.
One root of x 2 - 3x + k - 2 = 0
is - 4. Find the value of k.
8.
One root of x 3 - 5x 2 - x + 21 = 0
is 3. Find the sum a + b and
the product ab of the other
two roots.
9.
Given P (x) = 2x 3 - 7x 2 + 4x + 1,
if the equation P (x) = 0 has a
root at x = 1, nd the sum and
product of its other roots.
Chapter 12 Polynomials 1
Test Yourself 12
1.
2.
3.
4.
5.
6.
7.
8.
9.
713
714
Challenge Exercise 12
1.
Write P (x) = x 5 + 2x 4 + x 3 - x 2 - 2x - 1
as a product of its factors.
8.
2.
9.
Solve
tan 4 i - tan 3 i - 3 tan 2 i + 3 tan i = 0
for 0c# i # 360c.
3.
4.
5.
6.
7.
-1