Chapter 17
Chapter 17
CH APTER
Polynomials
You have spent some time over the last two years studying quadratics, learning
to factorise them and learning to sketch their graphs. In this chapter, we take
the next step and study polynomials such as x 3 − x and x 4 + x 2 + x − 14
that contain higher powers of x . Just as we factorised, solved and graphed
quadratics, we shall do the same for polynomials.
Some modern electronic devices, such as mobile phones and Blu-ray discs, use
error-correcting codes that are based on calculations using polynomials.
48 8 ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
17A The language of polynomials
A polynomial is an expression, such as:
1 2
x 5 − 5x 2 + 7 x , 3x 7 + 2 x + 2x − 5
and
5
A polynomial may have any number of terms (the word ‘polynomial’ means ‘many terms’), but each
term must be a multiple of a whole-number power of x. (Recall that a whole number is any number
in the sequence 0, 1, 2, 3, ...)
The term of highest index among the non-zero terms is called the leading term. Its coefficient is
called the leading coefficient, and its index is called the degree of the polynomial. Thus:
• x 5 − 5 x 2 + 7 x has leading term x 5, leading coefficient 1 and degree 5
• 3 x 7 + 2 has leading term 3 x 7, leading coefficient 3 and degree 7
1 1 1
• x 2 + 2 x − 5 has leading term x 2 , leading coefficient and degree 2.
5 5 5
A monic polynomial has leading coefficient 1; thus, x − 5 x 2 + 7 x is a monic polynomial. The other
5
two examples above are non-monic because neither of the leading coefficients is 1.
The second term in the polynomial 3 x 7 + 2 is called the constant term, because it does not
involve x. The constant term in x 5 − 5 x 2 + 7 x is zero.
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
489
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 A T H E L A N G U A G E O F P O LY N O M I A L S
Polynomials
• A polynomial is an expression that can be written in the form:
P ( x ) = an x n + an − 1x n − 1 + ... + a1x + a0
where n is a whole number, and the coefficients a0 , a1, a2 , ..., an are real numbers, an ≠ 0 .
• The number 0 is called zero polynomial. It has no terms, so the leading term and the
degree of the zero polynomial are not defined.
• The leading term of the polynomial is the term of highest index, an x n , among those with
a non-zero coefficient.
• The degree of the polynomial is the index of the leading term, and the leading coefficient
is the coefficient of the leading term.
• A monic polynomial is a polynomial whose leading coefficient is 1.
• The constant term is the term of index 0 (this is the term not involving x).
Example 1
Solution
49 0 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 A T H E L A N G U A G E O F P O LY N O M I A L S
9
c R( x ) = x + d S ( x ) = 5 is a non-monic polynomial.
2
The leading term is 5, the leading
This is a monic polynomial.
coefficient is 5, the degree is 0 and
The leading term is x, the leading the constant term is 5.
coefficient is 1, the degree is 1 and the
9
constant term is .
2
Example 2
Expand each expression, and then state the degree, the leading coefficient and the
constant term.
a P( x ) = (3 x + 2)2 b Q( x ) = 3 x (5 − x 2 )(5 + x 2 )
Solution
a P( x ) = 9 x 2 + 12 x + 4
The degree is 2, the leading coefficient is 9, and the constant term is 4.
b Q( x ) = 3 x (25 − x 4 )
= −3 x 5 + 75 x
The degree is 5, the leading coefficient is −3, and the constant term is 0.
Example 3
Solution
P(3) = 34 − 2 × 32 + 10 × 3 + 11 P(0) = 0 − 0 + 0 + 11
= 81 − 18 + 30 + 11 = 11
= 104
P (2a) = (2a)4 − 2(2a)2 + 10(2a) + 11
P( −1) = 1 − 2 − 10 + 11 = 16a 4 − 8a 2 + 20 a + 11
= 0
Example 4
Solution
P (−2) = 0
16 + 24 − 2a + 2 = 0
2a = 42
a = 21
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
491
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 A T H E L A N G U A G E O F P O LY N O M I A L S
Exercise 17A
Example 2 2 State the degree, the leading coefficient, and the constant term of each polynomial.
Rearrange the terms first.
a x 3 + 5x − 6 b 5x 4 − 5x 2 − 7 x c 7 − 4x
d 15 e 5 − 2x + 7x3 f 8 − 4 x + 3x 2
1 2 x5 x3 1
g x − 14 x 3 h + i − x 5 − 3x 6 − x 3 + + x4
2 5 3 3
6 Expand and simplify each polynomial, and then state its leading term, its degree and
its constant term.
a A( x ) = ( x − 5)2 b B( x ) = ( x − 5)( x + 10)
c C ( x ) = x 2 ( x − 3x 5 ) d D( x ) = x ( x + 6)2
e E ( x ) = 3 x 3 ( x 2 + 1)2 f F ( x ) = x 2 + 9 − ( x + 3)2
g G ( x ) = ( x + 2)( x + 3)( x + 4) h H ( x ) = ( x + 1)2 + ( x + 2)2 + ( x + 3)2
49 2 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
Example 4 7 a Find a if P( x ) = x 5 − 3 x 3 − 5 x + a and P(2) = 4 .
b Find b if Q( x ) = 2 x 3 − 3 x 2 + bx + 4 and Q( −1) = 0.
c Find a and d if S ( x ) = x 4 − 4 x 3 + ax 2 − 2 x + d and S ( −1) = S ( −2) = 0.
8 a Find the monic polynomial P ( x ) of degree 2, constant term 1 and with P( −1) = 7.
b Write down an example of a quartic polynomial Q( x ) with leading coefficient 2,
constant term 0 and with Q( −2) = 12 .
c Find the quartic polynomial R( x ) with equal coefficients such that R( −1) = 7.
Example 5
Solution
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
493
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 B A D D I N G , S U B T R A C T I N G A N D M U LT I P LY I N G P O LY N O M I A L S
Multiplying polynomials
To multiply two polynomials, we use the distributive law a number of times. We multiply each term
in the first polynomial by the second polynomial and add these expressions together. We then expand
the brackets, collect like terms and write the polynomial in standard form.
Example 6
Solution
a P( x )Q( x ) = ( x 3 − x 2 + x − 1)(3 x 3 − 2 x 2 )
= x 3 (3 x 3 − 2 x 2 ) − x 2 (3 x 3 − 2 x 2 ) + x (3 x 3 − 2 x 2 ) − (3 x 3 − 2 x 2 )
= 3x 6 − 2 x 5 − 3x 5 + 2 x 4 + 3x 4 − 2 x 3 − 3x 3 + 2 x 2
= 3x 6 − 5x 5 + 5x 4 − 5x 3 + 2 x 2
b Q ( x ) R( x ) = (3 x 3 − 2 x 2 )( − x 4 + 2 x 3 − 3 x 2 )
= 3x 3 (− x 4 + 2 x 3 − 3x 2 ) − 2 x 2 (− x 4 + 2 x 3 − 3x 2 )
= −3 x 7 + 6 x 6 − 9 x 5 + 2 x 6 − 4 x 5 + 6 x 4
= −3 x 7 + 8 x 6 − 13 x 5 + 6 x 4
• The sum, difference and product of two polynomials is always another polynomial.
Exercise 17B
49 4 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
Example 6 3 Find the product P( x )Q( x ), given that:
a P( x ) = x 3 and Q( x ) = 5 x 3 − 2 x 2 + 7 x
b P( x ) = x 3 + 1 and Q( x ) = x 3 − 1
c P( x ) = x 4 + x 2 + 1 and Q( x ) = x 2 − 1
d P (x ) = − x 3 + x and Q( x ) = − x 2 − 3 x
e P( x ) = x 2 + x + 1 and Q( x ) = x 2 − x + 1
4 Look at the examples in question 3. Then copy and complete:
a ‘When two non-zero polynomials P ( x ) and Q( x ) are multiplied,
the degree of the product …’
b ‘The constant term of P( x )Q( x ) is …’
5 The square of a polynomial P ( x ) is ( P( x ))2 = P( x ) P ( x ). Find the square of P ( x ) given that:
a P( x ) = x − 7 b P( x ) = − x 2 + 3 c P( x ) = x 3 − 7 x
d P( x ) = 3x 5 + 5x 3 e P( x ) = x 2 + x + 1 f P( x ) = x 4 + x 2 + 1
6 Look at the examples in question 5. Then copy and complete:
a ‘When a non-zero polynomial P ( x ) is squared, the degree of the square …’
b ‘The constant term of ( P( x ))2 is …’
c ‘If … then the square ( P( x ))2 is monic.’
7 Expand and simplify D( x )Q( x ) + R( x ) given that:
a D( x ) = x − 1, Q( x ) = −5 x 3 − 7 and R( x ) = −10
b D( x ) = 2 x + 3, Q( x ) = 3 x 3 − 5 x 2 − 1 and R( x ) = 6
c D( x ) = x 2 − 7, Q( x ) = −4 x 2 − 3 x − 2 and R( x ) = 7 x − 12
8 Expand and simplify:
a ( x − 2)( x + 1)( x + 2)( x − 1) b ( x + 1)( x + 2)( x + 3)( x + 4)
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
495
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 C D I V I D I N G P O LY N O M I A L S
You are already familiar with this situation from arithmetic with integers. Adding, subtracting and
multiplying integers always results in an integer, but division with integers may or may not result in
an integer.
For example:
32 30 2
= +
5 5 5
2
= 6+
5
This can also be written without fractions in terms of the quotient and remainder:
32 ÷ 5 = 6 remainder 2
From this we can also write 32 as the subject in this relationship as follows:
remainder
32 = 5 × 6 + 2
quotient
We can see that we have three different ways of writing the same division statement. Similarly, we
can write:
(3 x 4 − 5 x 2 + 7) ÷ x 2 = 3 x 2 − 5 remainder 7
From this we can write 3 x 4 − 5 x 2 + 7 = x 2 (3 x 2 − 5) + 7.
49 6 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 C D I V I D I N G P O LY N O M I A L S
Division of polynomials
These ideas also apply to polynomials.
The key idea when dividing one polynomial by another is to keep working with the leading terms.
The following example shows how to divide P ( x ) = 5 x 4 − 7 x 3 + 2 x − 4 by D( x ) = x − 2 and how
to write this result as P ( x ) = D( x )Q( x ) + R( x ).
There must be a column for each successive power of x. Thus we leave a gap for the missing term in
x 2 in P( x ). Alternatively, ‘+ 0 x 2’ could have been written in its place.
We begin by dividing the leading term of P ( x ) by the leading term of Q( x ).
5x 3
x − 2 5x 4 − 7 x 3 + 2x − 4 (Divide x into 5 x 4, giving the 5 x 3 which is written
directly above the leading term of the dividend.)
5 x 4 − 10 x 3 (Multiply x − 2 by 5 x 3 .)
3x 3 + 2x − 4 (Subtract line 2 from line 1.)
The process will now be repeated with 3 x 3 + 2 x − 4 as the new dividend. The whole process is
shown next.
Keep dividing by the leading term of the divisor, adding terms progressively to the quotient.
5 x 3 + 3 x 2 + 6 x + 14
)
x − 2 5x 4 − 7 x 3 + 2x − 4 (Divide x into 5 x 4, giving 5 x 3.)
5 x 4 − 10 x 3 (Multiply x − 2 by 5 x 3 , then subtract.)
3x 3 + 2x − 4 (Divide x into 3 x 3, giving 3 x 2.)
3x − 6 x
2 2 (Multiply x − 2 by 3 x 2, then subtract.)
6x 2 + 2x − 4 (Divide x into 6 x 2, giving 6 x .)
6 x 2 − 12 x (Multiply x − 2 by 6 x , then subtract.)
14 x − 4 (Divide x into 14 x , giving 14.)
14 x − 28 (Multiply x − 2 by 14, then subtract.)
24 (This is the final remainder.)
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
497
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 C D I V I D I N G P O LY N O M I A L S
We can perform a partial check that the division has been done correctly by substituting some small
values of x into the final statement marked (1):
Example 7
Solution
This time the divisor x 2 − 2 has degree 2, so the remainder will either be zero, or have
degree 0 or 1.
5 x 2 − 7 x + 10
)
x 2 − 2 5x 4 − 7 x 3 +2+x 2x
− 4− 4 (Divide x 2 into 5 x 4, giving 5 x 2.)
5x 4 − 10 x 2
(Multiply x 2 − 2 by 5 x 2, then subtract.)
− 7 x + 10 x 2 + 2 x − 4
3
(Divide x 2 into −7 x 3, giving −7 x.)
− 7x3 + 14 x (Multiply x 2 − 2 by −7 x, then subtract.)
10 x − 12 x − 4
2
(Divide x 2 into 10 x 2, giving 10.)
10 x 2 − 20 (Multiply x 2 − 2 by 10, then subtract.)
−12 x + 16 (This is the final remainder.)
Hence, 5 x 4 − 7 x 3 + 2 x − 4 = ( x 2 − 2)(5 x 2 − 7 x + 10) + ( −12 x + 16) (2)
The remainder −12 x + 16 has degree 1, which is less than the degree of the divisor x 2 − 2,
which is 2.
Again, we can perform a partial check by substituting some small values of x into the final
statement marked (2):
When x = 0, LHS = −4 RHS = −20 + 16
= −4
When x = 1, LHS = 5 − 7 + 2 − 4 RHS = (1 − 2) × (5 − 7 + 10) + ( −12 + 16)
= −4 = −8 + 4 = −4
A full check may be made by expanding the right-hand side of (2).
49 8 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 C D I V I D I N G P O LY N O M I A L S
Factors of polynomials
When one polynomial is a factor of another, then the remainder after division is zero. You have
already seen this with whole numbers. For example, 7 is a factor of 42, and when we divide 42 by 7,
we obtain 42 = 7 × 6 + 0 .
We can then go on to factorise 42 completely into primes as 42 = 7 × 3 × 2.
Here is an example of dividing a polynomial by one of its factors.
Example 8
a Divide x 3 + 5 x 2 − 4 x − 20 by x + 5.
b Hence, factorise x 3 + 5 x 2 − 4 x − 20 into linear factors.
Solution
x 2 − 4 −4
)
a x + 5 x 3 + 5 x 2 − 4 x − 20
x 3 + 5x 2
−4−x4x − 20
− 20
−4−x4x − 20
− 20
0 0
Since the remainder is zero, x + 5 is a factor of x 3 + 5 x 2 − 4 x − 20
and x 3 + 5 x 2 − 4 x − 20 = ( x + 5)( x 2 − 4).
b Since x 2 − 4 = ( x − 2)( x + 2), the complete factorisation is
x 3 + 5 x 2 − 4 x − 20 = ( x + 5)( x + 2)( x − 2).
Dividing polynomials
Let P ( x ) (the dividend) and D( x ) (the divisor) be polynomials, with D( x ) ≠ 0.
• When we divide P( x ) by D( x ), we obtain two more polynomials, Q( x ) (the quotient) and
R( x ) (the remainder), such that:
1 P( x ) = D( x )Q( x ) + R( x ), and
2 either R( x ) = 0 or R( x ) has degree less than D( x ).
• When the remainder R( x ) is zero, then D( x ) is a factor of P ( x ).
The polynomial P( x ) then factorises as the product P ( x ) = D( x )Q( x ).
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
499
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 C D I V I D I N G P O LY N O M I A L S
Exercise 17C
1 Carry out each whole-number division, using long division when necessary. Write the result
of the division in the form p = dq + r , where 0 ≤ r < d .
For example, 47 ÷ 10 = 4 remainder 7, which we write as 47 = 10 × 4 + 7.
a 68 ÷ 11 b 1454 ÷ 12 c 2765 ÷ 21
Example 7 2 Use the division algorithm to divide P ( x ) by D( x ). Express each result in the form
P( x ) = D( x )Q( x ) + R( x ), where either R( x ) = 0 or the degree of R( x ) is less than the
degree of D( x ).
a P( x ) = x 2 + 6 x + 1, D( x ) = x + 2
b P( x ) = x 3 − 5 x 2 − 12 x + 30 , D( x ) = x + 5
c P( x ) = 5 x 3 − 7 x 2 − 6 , D( x ) = x − 3
d P( x ) = x 4 + 3 x 2 − 3 x, D( x ) = x + 2
e P( x ) = 4 x 3 − 4 x 2 + 1, D( x ) = 2 x + 1
f P ( x ) = x 4 + 3 x 3 − 3 x 2 − 4 x + 1, D ( x ) = x + 1
3 a Find the quotient and remainder when x 4 + x 3 + x 2 + x + 1 is divided by x 2 + 2 x.
b Find the quotient and remainder when x 4 − 2 x 3 + 3 x 2 − 4 x + 5 is divided by x 2 − 2.
4 Divide P ( x ) by D( x ) in each case. Express each result in the form P ( x ) = D( x )Q( x ) + R( x ).
a P( x ) = x 3 + 5 x 2 − x + 2 , D( x ) = x 2 + x + 1
b P( x ) = x 3 − 4 x 2 − 3 x + 7 , D( x ) = x 2 − 2 x + 3
c P( x ) = x 4 + 5 x 2 + 3 , D( x ) = x 2 − 3 x − 3
d P( x ) = x 5 − 3 x 4 − 9 x 2 + 9 , D( x ) = x 3 − x 2 + x − 1
5 a If a polynomial is divided by a polynomial of degree 1 and the remainder is non-zero,
what are the possible degrees of the remainder?
b If a polynomial is divided by a polynomial of degree 2 and the remainder is not zero,
what are the possible degrees of the remainder?
c A polynomial has remainder R( x ) of degree 2 after division by D( x ) . What are the
possible degrees of D( x )?
d A polynomial of degree 6 is divided by a polynomial of degree 2. What is the degree of
the quotient?
Example 8 6 a Use long division to prove that P( x ) = x 3 + x 2 − 41x − 105 is divisible by x + 5 .
Hence, factorise P ( x ) completely.
b Use long division to prove that P( x ) = x 4 + 10 x 3 + 37 x 2 + 60 x + 36 is divisible by
x 2 + 4 x + 4 . Hence, factorise P ( x ) completely.
7 a i Divide x 4 − 3 x 3 − 5 x 2 + x − 7 by x + 5.
ii Hence, find a if x 4 − 3 x 3 − 5 x 2 + x + a is divisible by x + 5.
b i Divide x 4 − 3 x 3 − 5 x 2 + x − 7 by x 2 + 5 .
ii Hence, find a and b if x 4 − 3 x 3 − 5 x 2 + ax + b is divisible by x 2 + 5.
50 0 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
17D The remainder theorem
and factor theorem
Long division of a polynomial P( x ) by another polynomial is a cumbersome process. Sometimes
we are only interested in the remainder, and unfortunately this only appears at the very end of the
division algorithm.
Proof of the remainder theorem
The remainder theorem enables us to find the remainder. When we divide P ( x ) by a factor of the
form x − α, the remainder is a constant, which we will call r. That is:
P( x ) = ( x − α )Q( x ) + r
When we substitute x = α into this identity, we get:
P (α ) = 0 × Q(α ) + r
= r
So we have an interesting result – the remainder is simply P (α ). This result is called the
remainder theorem, and it allows us to find the remainder easily without performing the
division algorithm. It also allows us to find linear factors, as we will see next.
Example 9
The above example shows how much easier it is to find the remainder using the remainder theorem.
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
501
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 D T H E R E M A I N D E R T H E O R E M A N D FA C T O R T H E O R E M
Example 10
Solution
Example 11
Solution
The remainder theorem tells us that, after dividing P( x ) by x − 1, the remainder is P(1).
P(1) = 13
Thus, 1 − 7 + a + 1 = 13
a − 5 = 13
a = 18
50 2 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 D T H E R E M A I N D E R T H E O R E M A N D FA C T O R T H E O R E M
Example 12
Solution
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
503
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 D T H E R E M A I N D E R T H E O R E M A N D FA C T O R T H E O R E M
Exercise 17D
Example 10 1 Use the remainder theorem to find the remainder, and state whether or not D( x ) is a
factor of P ( x ).
a P( x ) = x 2 − 5 x + 2 , D( x ) = x + 4
b P( x ) = 3 x 2 − 16 x + 21 , D( x ) = x − 3
c P ( x ) = x 3 − 6 x 2 + 1 , D( x ) = x + 5
d P( x ) = x 3 − 11x 2 + 8 x + 20 , D( x ) = x − 10
2 Use the remainder theorem to find the remainder when P( x ) = x 4 − 6 x 2 + 3 x + 2 is
divided by each linear polynomial D( x ). Then state whether or not D( x ) is a factor of P( x ).
a D( x ) = x − 1 b D( x ) = x + 1 c D( x ) = x − 3 d D( x ) = x + 3
3 Use the remainder theorem to find the remainder when each polynomial P ( x ) is divided by
D( x ) = x + 1. Then state whether or not x + 1 is a factor of P( x ) .
a P( x ) = 5 x 2 − 7 x − 12
b P( x ) = 5 x 2 + 7 x − 12
c P( x ) = x 6 − 4 x 4 + 6 x 2 − 2
d P( x ) = 7 x 5 − 3x 3 − 2 x − 2
e P( x ) = 4 x 5 + 5x 4 − 3x + 2
f P( x ) = x100 − x 99 + x − 1
50 4 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
17E Factorising polynomials
The factor theorem often allows us to find a linear factor of P ( x ) of the form x − α . Then by long
division, P( x ) = ( x − α )Q( x ), where the degree of Q( x ) is one less than the degree of P( x ). We may
be able to repeat this process to obtain the complete factorisation of P( x ).
In this section, for simplicity, we will only look for factors with integer coefficients.
For example, let us examine this polynomial:
P ( x ) = x 3 + 4 x 2 − 7 x − 10
• First, we search systematically for a factor. In question 8 of Exercise 17E, you will prove
that if x − α is a factor of a polynomial with integer coefficients, then the only integer
possibilities for α are the factors of the constant term −10. Thus, we only need to try substituting
1, − 1, 2, − 2, 5, − 5, 10 and −10 into P ( x ).
P(1) = 1 + 4 − 7 − 10 = −12 ≠ 0 x 2 + 3 x − 10
P( −1) = −1 + 4 + 7 − 10 = 0 , so x + 1 is a factor. )
x + 1 x 3 + 4 x 2 − 7 x − 10
x3 + x2
• Next, we use long division to divide P ( x ) by x + 1, and obtain:
3 x 2 − 7 x − 10
P ( x ) = ( x + 1)( x 2 + 3 x − 10) 3x 2 + 3x
• Now we factorise the quadratic x 2 + 3 x − 10. −10 x − 10
By inspection, x 2 + 3 x − 10 = ( x + 5)( x − 2), so we have factorised −10 x − 10
the cubic into 3 linear factors. That is: 0
P ( x ) = x 3 + 4 x 2 − 7 x − 10 = ( x + 1)( x + 5)( x − 2)
Example 13
Solution
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
505
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 E F A C T O R I S I N G P O LY N O M I A L S
Note:
• The first step in factorising this particular polynomial can also be done by grouping:
P ( x ) = x 3 ( x − 2) − 8( x − 2)
= ( x − 2)( x 3 − 8)
There can be many ways to solve a mathematical problem!
• It is easy to miss repeated factors of a polynomial.
Example 14
Solution
• 2 x 2 is a common factor of all the terms, and we take this out first; thus,
P ( x ) = 2 x 2 ( x 3 − 11x 2 + 39 x − 45).
• Let Q( x ) = x 3 − 11x 2 + 39 x − 45. We now try to factorise Q( x ).
• We need only test the positive and negative factors of 45.
Q(1) = 1 − 11 + 39 − 45 = −16 ≠ 0
Q( −1) = −1 − 11 − 39 − 45 = −96 ≠ 0
Q(3) = 27 − 99 + 117 − 45 = 0, so x − 3 is a factor
• After long division, we obtain Q( x ) = ( x − 3)( x 2 − 8 x + 15).
• The quadratic factors as x 2 − 8 x + 15 = ( x − 3)( x − 5), and
so P ( x ) = 2 x 2 ( x − 3)2 ( x − 5).
Hence, we have a complete factorisation of the quintic (degree 5 polynomial) into a constant
times 5 linear factors.
50 6 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 E F A C T O R I S I N G P O LY N O M I A L S
Factorising a polynomial
Suppose that P( x ) is a polynomial with integer coefficients.
• Take out any common factor, including powers of x.
• Try to find a factor x − α of P( x ) by testing whether P(α ) = 0. The only integer
possibilities for α are the positive and negative factors of the constant term.
• Having found a factor, use long division to factorise the polynomial as ( x − α )Q( x ), where
Q( x ) has degree 1 less than the degree of P( x ).
• Repeat this process on Q( x ) to try to complete the factorisation of P( x ).
We should admit at this point that most polynomials are extremely difficult to factorise.
Nevertheless, polynomials that can be factorised occur in many important situations and, in any case,
all mathematics begins by first dealing with the simplest cases.
For example, the polynomial x 4 − 3 x 3 + 4 x 2 − 14 x + 48 factorises as ( x 2 + 2 x + 6)( x 2 − 5 x + 8)
and has no linear factors at all. So the techniques described in this section will not provide a pathway
to factorisation in this case.
Exercise 17E
1 a Write down, in factored form, the monic quadratic polynomial P ( x ) with factors x − 12
and x + 9.
b Expand P ( x ), then show that P(12) and P ( −9) are both zero.
2 Write down, in factored form, the monic quartic polynomial P ( x ) with factors x − 1, x + 1,
x − 2 and x + 2 .
3 a For the cubic polynomial P( x ) = x 3 − 6 x 2 + 11x − 6, show that P(1) = 0.
b Divide P ( x ) by x − 1.
c Hence, factor P( x ) into linear factors.
Example 13 4 Use the method given in this section to factorise these cubic polynomials.
a P( x ) = x 3 + 6 x 2 + 11x + 6 b P( x ) = x 3 − 7 x 2 − x + 7
c P( x ) = x 3 + 3 x 2 − 13 x − 15 d P( x ) = x 3 + x 2 − 21x − 45
e P( x ) = x 3 + x 2 − 5x + 3 f P( x ) = x 3 + 3x 2 − 4
5 Factorise these polynomials into linear factors.
a P( x ) = x 4 − 5x 3 + 5x 2 + 5x − 6 b P( x ) = x 4 + 12 x 3 + 46 x 2 + 60 x + 25
Example 14 6 By first taking out a common factor, write each polynomial as a constant times a product of
linear factors.
a P( x ) = 3 x 3 + 6 x 2 − 39 x + 30 b P( x ) = 5 x 3 − 5 x 2 − 20 x + 20
c P( x ) = x 4 + x 3 − 4 x 2 − 4 x d P( x ) = x 5 + 4 x 4 − 2 x 3 − 12 x 2 + 9 x
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
507
Photocopying is restricted under law and this material must not be transferred to another party.
7 Factorise each polynomial as a product of linear factors and one quadratic factor.
a P( x ) = x 3 + 2 x 2 + 2 x − 5 b P( x ) = x 3 + 4 x 2 + 4 x + 3
c P( x ) = x 5 + 4 x 4 − 15 x 3 + 6 x 2 d P( x ) = x 4 + 4 x 3 − 2 x 2 − 17 x − 6
8 Suppose that P( x ) = an x n + an −1 x n −1 + ··· + a1 x + a0 is a polynomial with integer
coefficients, and suppose that P(α ) = 0 , where α is an integer. Show that α is a factor of
the constant term a0 . This justifies the second dot-point on page 507.
Example 15
Solve x 3 + 4 x 2 − 7 x − 10 = 0.
Solution
Example 16
Solve 2 x 5 − 22 x 4 + 78 x 3 − 90 x 2 = 0
Solution
50 8 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 F P O LY N O M I A L E Q U AT I O N S
This quintic equation in Example 16 has only three solutions. The polynomial has repeated factors x
and x − 3. We can think of the solutions x = 0 and x = 3 as occurring twice because they arise from
the square factors x 2 and ( x − 3)2. We therefore say that the solutions 0 and 3 have multiplicity 2.
There are now five solutions to the quintic equation, counted by multiplicity.
Example 17
Solve x 4 + 16 = 2 x 3 + 8 x.
Solution
In previous examples the solutions were integers. In some cases, the solutions may be surds.
We recall the formula for solving a quadratic equation. If ax 2 + bx + c = 0 , then
−b + b 2 − 4 ac −b − b 2 − 4 ac
x = or x =
2a 2a
Example 18
Solve x 4 + 7 x 3 − 2 x 2 − 7 x + 1 = 0.
Solution
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
509
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 F P O LY N O M I A L E Q U AT I O N S
It should be noted that a polynomial equation of degree n cannot have more than n solutions. For
example, a quartic has at most four solutions. This follows from the factor theorem.
Exercise 17F
51 0 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
17G Sketching polynomials
In this section, we will sketch the graphs of polynomial functions given in factorised form. We begin
by looking at the graphs of polynomials that do not have any repeated factors.
Consider the polynomial function y = x ( x − 2)( x + 3). When we substitute x = 0, x = 2 or x = −3
into this polynomial, we get zero.
These values are called the zeros of the polynomial. No other value of x will make the polynomial
zero.
We saw earlier how to sketch the graph of a quadratic function. The graph of a quadratic function is
a smooth curve. Among the key features we looked for were the points at which the curve cuts the
coordinate axes.
In the example above, the graph of y = x ( x − 2)( x + 3) cuts the x-axis at the zeros; that is, at x = 0,
x = 2, and x = −3.
The graph cuts the y-axis when x = 0, so the y-intercept is 0.
To get a picture of the overall shape of the curve, we can substitute some test points.
x −4 −3 −1 0 1 2 3
y −24 0 6 0 −4 0 18
Sign of y − 0 + 0 − 0 +
x values −3 0 2
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
511
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 G S K E T C H I N G P O LY N O M I A L S
Example 19
Solution
The zeros are at x = −2, −1, 1 and 2. These are the x-intercepts of the polynomial.
When x = 0, the y-intercept is 4.
We make up a sign diagram (use your own test points):
Sign of y + 0 − 0 + 0 − 0 +
x values −2 −1 1 2
−2 −1 0 1 2 x
x values −1 0 1
The change in sign near 0 tells us that the curve cuts the x-axis there. It moves from below the
x-axis to above the x-axis.
51 2 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 G S K E T C H I N G P O LY N O M I A L S
But, what happens near the origin? The point (1, 1) lies on the curve y = x 3. Cubing a number
between 0 and 1 makes it smaller.
So for an x-value between 0 and 1, x 3 < x and the point on y = x 3 is below the corresponding point
on the line y = x .
Similarly, if x > 1 then x 3 > x , so the point on y = x 3 is above the corresponding point on the
line y = x .
y
−1 0 1 x
−1
Thus, near zero, the graph is quite ‘flat’ and then starts to increase
sharply for x > 1, and similarly on the other side.
Whenever we are dealing with polynomials that have repeated 0 x
factors, the graph will be ‘flat’ near zero, which comes from the
repeated factor.
0 3 x
−27
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
513
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 G S K E T C H I N G P O LY N O M I A L S
Even powers
The next example shows how to deal with even powers.
Example 20
Solution
The function y = x 4 has a repeated factor, x. It cuts the coordinate axes at (0, 0). Since the
fourth power of any number is always positive, the sign diagram is:
Sign of y + 0 +
x value 0
y = x4
0 x
y
y = (x + 3)4
Since y = x2 is flat near the origin, so is y = x 4.
To draw the graph of y = ( x + 3)4, we simply translate
81
the graph of y = x 4 three units to the left, so the graph
touches the x-axis at x = −3.
−3 0 x
It is a good idea to draw a sign diagram each time. We will see in the next section that the sign
diagram is very helpful in sketching more complicated polynomials.
51 4 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
1 7 G S K E T C H I N G P O LY N O M I A L S
Exercise 17G
Example 19 1 Identify the zeros of each polynomial. Draw sign diagrams and sketch the curves.
a y = ( x − 2)( x − 4)
b y = x ( x − 2)( x − 4)
c y = ( x + 3)( x − 1)( x − 3)
d y = ( x + 2)( x + 1)( x − 3)
Example 20 2 Identify the zeros of each polynomial. Draw sign diagrams and sketch the curves.
a y = ( x − 1)2
b y = ( x − 1)3
c y = ( x − 1)4
3 Sketch:
a y = ( x + 2)2
b y = ( x + 2)3
c y = ( x + 2)4
5 The factorisation of each polynomial is not complete. Complete the factorisation, find the
zeros of the polynomials and sketch the graphs.
a y = 3 x ( x 2 − 16)
b y = ( x 2 − 36)( x 2 − 4)
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
515
Photocopying is restricted under law and this material must not be transferred to another party.
17H Further sketching of
polynomials
We shall now sketch polynomials in factored form.
Let us begin with y = 2 x ( x − 2)2, which has one repeated factor. The graph cuts the x-axis at x = 0
and x = 2. The y-intercept is 0.
We now draw a sign diagram for this function.
Sign of y − + +
x values 0 2
We obtain the signs by substituting x-values less than zero, between 0 y y = 2x(x − 2)2
and 2, and greater than 2, into the equation and noting the sign of the
answer.
There is a change of sign at x = 0, so the graph cuts the x-axis at 0.
0 2 x
There is no change of sign at x = 2, so the graph touches the x-axis
at x = 2.
As we saw in the previous section, the graph is flat near x = 2, since
( x − 2) is a repeated factor.
Example 21
Solution
x values −3 1 y
y = (x + 3)3(x − 1)3
The changes in sign tell us that the graph cuts
the x-axis at the two zeros. The curve is flat near
both zeros.
The graph is:
−3 0 1 x
−27
Note: As in the previous examples, we do not know the minimum value of y for the x-values
between −3 and 1. To find this, we need techniques from a branch of mathematics known as
calculus or we can use the symmetry of the graph about x = −1.
51 6 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
Exercise 17H
Example 21 1 Identify the zeros of each polynomial. Draw sign diagrams and sketch the curves.
a y = x ( x − 2)2 b y = ( x − 2)2 ( x − 4)2
c y = x 2 ( x + 3) d y = ( x + 2)2 ( x + 1)3
2 Identify the zeros of each polynomial. Draw sign diagrams and sketch the curves.
a y = ( x − 4)2 ( x + 4)2 b y = ( x − 4)3 ( x + 1)3
c y = x 3 ( x − 4)4 d y = x 4 ( x + 2)4
3 Sketch:
a y = ( x + 2)2 ( x − 1)2 b y = ( x + 2)3 ( x − 2)3
4 Consider the polynomial y = ( x + 3)3 ( x − 1)2 .
a Sketch the graph.
b For what values of x is the graph above the x-axis?
c For what values of x is the graph below the x-axis?
5 The factorisation of each polynomial is not complete. Complete the factorisation, find the
zeros of the polynomials and sketch the graphs.
a y = (3 x 2 − 3)( x 2 − 9)4 b y = x 2 (20 − 5 x 2 )
6 a A monic polynomial, P ( x ), of degree 6 has triple zeros at x = 2 and x = 4 . Write down
the equation of the polynomial. Draw the graph of y = P( x ).
b A monic polynomial, P ( x ), of degree 5 has a triple zero at x = −3 and a double zero at
x = 1. Write down the equation of the polynomial. Draw the graph of y = P( x ).
7 a Draw the graph of y = x 2 ( x − 1)2.
b Draw the graph of y = − x 2 ( x − 1)2.
8 a Draw the graph of y = ( x − 1)3 ( x + 1)3.
b Draw the graph of y = −( x − 1)3 ( x + 1)3.
Review exercise
1 State whether or not each expression is a polynomial.
x−3
a 5x 2 + 3x − 4 b 3 − 2x c
8
x2 x+2
d 2
e f 2( x − 1)3 − 2 x + 1
x −2 x
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
517
Photocopying is restricted under law and this material must not be transferred to another party.
REVIEW EXERCISE
3 Let P( x ) = x 3 + 2 x − 1 . Find:
a P(1) b P (− 1) c P(2)
d P(−2) e P (a) f P(2a)
7 Use the division algorithm to divide P ( x ) by D( x ). Find the quotient and the remainder.
a P( x ) = 6 x 3 + 7 x 2 − 15 x + 4, D( x ) = x − 1
b P( x ) = 2 x 3 − 3 x 2 + 5 x + 3, D( x ) = x + 1
c P( x ) = x 3 − 7 x 2 + 6 x + 1, D( x ) = x − 3
d P( x ) = x 3 − 2 x 2 + 3 x + 1, D( x ) = x − 2
51 8 I C E - E M M AT H E M AT I C S Y E A R 1 0
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
13 Find the x-intercepts and y-intercepts of the graphs of each of the following.
a y = x3 − x 2 − 2x b y = x 3 − 2 x 2 − 5x + 6
c y = x3 + 2x 2 − x − 2 d y = 3 x 3 − 4 x 2 − 13 x − 6
e y = 5 x 3 + 12 x 2 − 36 x − 16 f y = 6 x 3 − 5x 2 − 2 x + 1
14 Sketch the graphs of:
a y = 2 x ( x 2 − 4) b y = ( x + 2)3
c y = ( x − 2)4 d y = x 2 ( x + 3)2
e y = x ( x + 2)2 f y = ( x − 3)2 ( x + 1)2
Challenge exercise
2 a3 =that
1 Find the value of a1,agiven − d x 2 + 1 is a factor of x 4 − 3 x 3 + 3 x 2 + ax + 2.
C H A P T E R 1 7 P O LY N O M I A L S
ICE-EM Mathematics 10 3ed ISBN 978-1-108-40434-1 © The University of Melbourne / AMSI 2017 Cambridge University Press
519
Photocopying is restricted under law and this material must not be transferred to another party.