c 14 Polynomials
c 14 Polynomials
14 Polynomials
LEARNING SEQUENCE
14.1 Overview ...............................................................................................................................................................888
14.2 Polynomials ......................................................................................................................................................... 890
14.3 Adding, subtracting and multiplying polynomials ................................................................................ 894
14.4 Long division of polynomials ........................................................................................................................ 898
14.5 Polynomial values ............................................................................................................................................. 904
14.6 The remainder and factor theorems .......................................................................................................... 908
14.7 Factorising polynomials ..................................................................................................................................911
14.8 Solving polynomial equations ...................................................................................................................... 917
14.9 Review ................................................................................................................................................................... 920
14.1 Overview
Why learn this?
Just as your knowledge of numbers is learned in stages, so
too are graphs. You have been building your knowledge of
graphs and functions over time. First, you encountered linear
functions. You saw how straight lines are everywhere in
our daily lives. Then you learned about quadratic functions,
or parabolas. Again, you saw, in everyday situations, how
bridges and arches can be based on quadratic or parabolic
functions. Circles and hyperbolas are other functions that you
have studied. A polynomial is an algebraic expression with
integer powers that are greater than or equal to zero, such as
a parabola. Polynomial functions are represented by smooth
and continuous curves. They can be used to model situations in
many different fields, including business, science, architecture,
design and engineering. An engineer and designer would use
polynomials to model the curves on a rollercoaster. Economists
use polynomials to model changes and fluctuations in the
stock market. Scientists and researchers use polynomials when
looking at changes in the behaviour of objects in different
circumstances. Designers and architects incorporate polynomial
functions in many areas of their designs in buildings and in
landscaping. This topic introduces the building blocks of
polynomials.
Fully worked
Video Interactivities
solutions
eLessons
to every
question
Digital
eWorkbook
documents
x +x
2. MC Choose which of the following is a polynomial.
Select the expanded and simplified expression for (1 − 2x) (3 − x) (4x + 1) (x − 5).
A. 8x4 − 66x3 + 135x2 − 22x − 15 B. 8x4 − 66x3 + 135x2 − 12x − 10
5. MC
Select the simplified expression for (x6 + 2x3 + 3x + 1) − (x5 − 2x2 + 4x − 2).
A. x6 − x5 + 2x3 + 2x2 − x + 3 B. 2x3 + 2x2 − 2x + 3 C. x6 − x5 + 4x3 − x + 3
7. MC
D. x − x + 2x + 2x − 3x
6 5 3 2
E. 4x − 2x + 3
5
D. x3 + 3x2 + 3x + 1 E. x3 + 2x2 + 2x + 2
3
A. x
14.2.1 Polynomials
eles-4975
A polynomial in x, sometimes denoted P(x), is an expression containing only non‐negative integer powers of x.
• The degree of a polynomial in x is the highest power of x in the expression.
3x + 1
For example:
+ 4x − 7
is a polynomial of degree 1, or linear polynomial.
x2 is a polynomial of degree 2, or quadratic polynomial.
−5x3 +
x
is a polynomial of degree 3, or cubic polynomial.
2
10 is a polynomial of degree 0 (think of 10 as 10x0 ).
• Expressions containing a term similar to any of the following terms are not polynomials:
x−2 ,
1 √
, x, 2x , sin x, and so on.
x
−1 is the coefficient of x.
13 is the coefficient of x2 .
THINK WRITE
a. Determine the highest power of x and a. The highest power of x is 4 and therefore, the
the variable (unknown quantity) in the degree is 4.
Resources
Resourceseses
eWorkbook Topic 14 Workbook (worksheets, code puzzle and project) (ewbk-2040)
Interactivity Degrees of polynomials (int-6203)
To answer questions online and to receive immediate feedback and sample responses for every question, go to
your learnON title at www.jacplus.com.au.
Fluency
WE1 For questions 1 to 3, answer the following questions.
i. State the degree of each of the following polynomials.
3. a. 18 − b. 2g − 3 c. 1.5f 6 − 800f
e5
6
4. Identify the polynomials in questions 1 to 3 that are:
a. linear b. quadratic c. cubic d. monic.
5. a. 7x + 6x2 + b. 33 − 4p +x
5 x2
c.
x 9
Understanding
8. WE2 Consider the polynomial P(x) = −2x3 + 4x2 + 3x + 5.
a. State the degree of the polynomial. b. State the variable.
c. State the coefficient of x2 . d. State the value of the constant term.
e. State the term that has a coefficient of 3. f. Determine the leading term.
Reasoning
a. 7x + 2x2 − 8x + 15 + 4x3 − 9x + 3
11. Write the following polynomials as simply as possible, arranging terms in descending powers of x.
12. A sports scientist determines the following equation for the velocity of a breaststroke swimmer during one
complete stroke:
= x4 + 5x3 + 8x2 − 2x − 5
of x.
4. Simplify by collecting like terms.
• To expand linear factors, for example (x + 1)(x + 2)(x − 7), use FOIL from quadratic expansions.
a. x(x + 2)(x − 3)
THINK WRITE
a. 1. Write the expression.
= x(x2 − 3x + 2x − 6)
= x(x2 − x − 6)
2. Expand the last two linear factors, using
FOIL and simplify
(x × (x + 2) × (x − 3)) (x × (x + 2) × (x − 3))
expand expand
x(x + 2)(x − 3) = x3 − x2 − 6x
(x × (x − 1) × (x + 5) × (x − 1)(x + 5)(x + 2) = x3 + 6x2 ((x − 1) × (x + 5) ×
expand expand
(x + 2)) + 3x − 10 (x + 2))
x(x + 2)(x − 3) = x3 − x2 − 6x
Press ENTER after each Press EXE after each
+ 3x − 10
On the TI, the
multiplication sign is
displayed as a dot.
Resources
Resourceseses
eWorkbook Topic 14 Workbook (worksheets, code puzzle and project) (ewbk-2040)
Digital document SkillSHEET Expanding the product of two linear factors (doc-5366)
Interactivity Adding and subtracting polynomials (int-6204)
To answer questions online and to receive immediate feedback and sample responses for every question, go to
your learnON title at www.jacplus.com.au.
Fluency
e. (15x − 3x + 4x − 7) + (x − 2x + 3x − 4x − 3)
4 2 5 4 2
x(x − 9)(x + 2)
a.
2x(x + 2)(x + 3)
c.
−3x(x − 4)(x + 4)
d.
e.
d. (5x)(−6x)(x + 9) e. −7x(x + 4)
2
Understanding
9. a. (x + 2) b. (x + 5) c. (x − 1)
3 3 3
12. Expand and simplify the expression (x + a)(x − b)(x2 − 3bx + 2a).
13. If (x − 3) = ax4 + bx3 + cx2 + dx + e, determine the values of a, b, c, d and e. Show your working.
Reasoning
4
3(x − 1)
and a cuboid whose sides are x, (x + 1)
and (2x + 1). Show your working.
15. Determine the difference in volume between a cube of side
2
5x + 1
Problem solving
≡ +
(x − 1) (x + 2) (x − 1) (x + 2)
a b
16. Determine the values of the pronumerals a and b if:
5x − 7
≡ + + .
(x − 1)(x + 1)(x − 2) (x − 1) (x + 1) (x − 2)
a b c
17. Evaluate the constants a, b and c if:
3x − 5 ax + b
+
(x + 1)(x − 1) (x + 1) (x − 1)
c
18. Write in the form 2 and hence determine the values of a, b and c.
2
x2 × (x − 3) = x3 − 3x2 .
Step 4 x2
x – 3 x3 + 2x2 – 13x + 10
Write the result beneath the first two terms of the polynomial.
x3 – 3x2
Step 5 Subtract the first two terms of the polynomial by the terms x2
x3 − 3x2
5x2 − 13x
• The process now restarts, looking at the newly created 5x2 − 13x expression.
x3 − 3x2
5x2 − 13x
5x2 − 15x
2x + 10
• Once again the process restarts, looking at the newly created 2x + 10 expression.
x3 − 3x2
5x2 − 13x
5x2 − 15x
2x + 10
Step 13 x into 2x goes 2 times. Write 2 above the
x2 + 5x + 2
constant term of the polynomial.
x − 3 x 2x2 − 13x + 10
3+
x3 − 3x2
5x2 − 13x
5x2 − 15x
2x + 10
2x − 2x = 0 and 10 − (−6) = 16
x2 + 5x + 2
by the terms written below them.
x − 3 x3 + 2x2 − 13x + 10
x3 − 3x2
5x2 − 13x
5x2 − 15x
2x + 10
2x – 6
16
Step 16 The division is now complete!
x2 + 5x + 2 Quotient
The top line is the quotient (Q), and the
bottom number is the remainder (R). x − 3 x3 + 2x2 − 13x + 10
x3 − 3x2
5x2 − 13x
5x2 − 15x
2x + 10
2x − 6
a. x3 + 3x2 + x + 9 ÷ (x + 2)
Perform
( the following
) long divisions and state the quotient and remainder.
b. x3 − 4x2 − 7x − 5 ÷ (x − 1)
( )
c. 2x3 + 6x2 − 3x + 2 ÷ (x − 6)
( )
THINK WRITE
a. 1. Write the question in long division format. a. x2 +x−1 Q
2. Perform the long division process. x + 2 x3 + 3x2 +x+9
x3 + 2x2
x2 +x
x2 + 2x
−x + 9
−x − 2
11 R
3. Write the quotient and remainder. Quotient is 2x2 + 18x + 105; remainder is 632.
Determine the quotient and the remainder when x4 − 3x3 + 2x2 − 8 is divided by the linear
expression x + 2.
THINK WRITE
1. Set out the long division with each polynomial in
descending powers of x. If one of the powers of x x + 2 x4 − 3x3 + 2x2 + 0x − 8
is missing, include it with 0 as the coefficient.
2. Divide x into x4 and write the result above. x3
x + 2 x4 − 3x3 + 2x2 + 0x − 8
3. Multiply the result x3 by x + 2 and write the x3
result underneath. x + 2 x4 − 3x3 + 2x2 + 0x − 8
x4 + 2x3
4. Subtract and bring down the remaining terms to x3
complete the expression. x + 2 x4 − 3x3 + 2x2 + 0x − 8
x4 + 2x3
−5x3 + 2x2 + 0x − 8
5. Divide x into −5x3 and write the result above. x3 − 5x2 + 12x − 24
6. Continue this process to complete the long x + 2 x4 − 3x3 + 2x2 + 0x − 8
division. x4 + 2x3
−5x3 + 2x2 + 0x − 8
−5x3 − 10x2
12x2 + 0x − 8
12x2 + 24x
−24x − 8
−24x − 48
40
7. The polynomial x3 − 5x2 + 12x − 24, at the top, is The quotient is x3 − 5x2 + 12x − 24.
the quotient.
8. The result of the final subtraction, 40, is the The remainder is 40.
remainder.
Resources
Resourceseses
eWorkbook Topic 14 Workbook (worksheets, code puzzle and project) (ewbk-2040)
Interactivity Long division of polynomials (int-2793)
To answer questions online and to receive immediate feedback and sample responses for every question, go to
your learnON title at www.jacplus.com.au.
Fluency
a. (x + 2x2 − 5x − 9) ÷ (x − 2) b. (x3 + x2 + x + 9) ÷ (x − 3)
3. WE5b State the quotient and remainder for each of the following.
c. 2x3 − 7x2 + 9x + 1, x − 2
Understanding
x+1 x−3
9. a. b.
12. WE6 Determine the quotient and the remainder when each polynomial is divided by the linear
x5 − 3x3 + 4x + 3, x + 3
a.
c.
Reasoning
left-over cake was used for lunch the next day. There were
q3 guests for lunch the next day and each received c3 cm3 of
cake, which was then all finished.
Determine an expression for q in terms of p and c. Show
your working.
17. When x3 − 2x2 + 4x + a is divided by x − 1 the remainder is zero. Use long division to determine the
Problem solving
value of a.
18. When x3 + 3x2 + a is divided by x + 1, the remainder is 8. Use long division to determine the value of a.
19. When 2x2 + ax + b is divided by x − 1 the remainder is zero but when 2x2 + ax + b is divided by x − 2 the
remainder is 9. Use long division to determine the value of the pronumerals a and b.
a. P(x) = 2x3 + x2 − 3x − 4
THINK WRITE
a. 1. Write the expression.
= −10
c. P(x) = 2x3 + x2 − 3x − 4
P(a) = 2a3 + a2 − 3a − 4
c. 1. Write the expression.
2. Replace x with a.
3. No further simplification is
d. P(x) = 2x3 + x2 − 3x − 4
possible.
= 2 8b3 + 4b2 − 6b + 4
( )
= 16b3 + 4b2 − 6b + 4
3. Simplify and write the answer.
e. P(x) = 2x3 + x2 − 3x − 4
2. Replace x with (x + 1). P(x + 1) = 2(x + 1)3 + (x + 1)2 − 3(x + 1) − 4
e. 1. Write the expression.
= 2 (x + 1) (x + 1) (x + 1) + (x + 1) (x + 1) − 3 (x + 1) − 4
= 2 (x
( 3+ 1) x2 + 2x +2 1 + x +)2x +2 1 − 3x − 3 − 4
3. Expand the right-hand side
( 2 ) 2
= 2 (x + 2x + x + x )+ 2x + 1 + x − x − 6
and collect like terms.
= 2 x3 + 3x2 + 3x + 1 + x2 − x − 6
= 2x3 + 6x2 + 6x + 2 + x2 − x − 6
4. Write the answer. = 2x3 + 7x2 + 5x − 4
p(1) p(1)
P(1) = −4
p(−2) p(−2)
P(−2) = −10
p(a) p(a)
p(x + 1) p(x + 1)
p(2b) p(2b)
P(a) = 2a3 + a2 − 3a − 4
expand (p(x + 1)) P(1) = −4
P(2b) = 16b3 + 4b2 − 6b − 4
Press ENTER after each
P(−2) = −10
P(x + 1) = 2x3 + 7x2 + 5x − 4
entry. Press EXE after each entry.
P(a) = 2a3 + a2 − 3a − 4
P(2b) = 16b3 + 4b2 − 6b − 4
P(x + 1) = 2x3 + 7x2 + 5x − 4
Resources
Resourceseses
eWorkbook Topic 14 Workbook (worksheets, code puzzle and project) (ewbk-2040)
Digital document SkillSHEET Substitution into quadratic equations (doc-5367)
To answer questions online and to receive immediate feedback and sample responses for every question, go to
your learnON title at www.jacplus.com.au.
Fluency
WE7 For questions 1 to 6, P(x) = 2x3 − 3x2 + 2x + 10. Calculate the following.
1. a. P(0) b. P(1)
2. a. P(2) b. P(3)
3. a. P(−1) b. P(−2)
4. a. P(−3) b. P(a)
5. a. P(2b) b. P(x + 2)
6. a. P(x − 3) b. P(−4y)
a. P(1)
b. P(2)
8. For the polynomial P(x) = x3 + 2x2 + 5x + 2, calculate the following showing your full working.
a. P(1)
b. P(2)
9. For the polynomial P(x) = x3 − x2 + 4x − 1, calculate the following showing your full working.
a. P(1)
b. P(2)
10. For the polynomial P(x) = x3 − 4x2 − 7x + 3, calculate the following showing your full working.
a. P(1)
b. P(−1)
Reasoning
a. A quick way of determining the remainder when P(x) is divided by (x + 8) is to calculate ______.
11. Copy and complete:
b. A quick way of determining the remainder when P(x) is divided by (x − 7) is to calculate ______.
c. A quick way of determining the remainder when P(x) is divided by (x − a) is to calculate ______.
14. When x2 + bx + 2 is divided by (x − 1), the remainder is b2 − 4b + 7. Determine the possible values of b.
16. If P(x) = 3x3 − 2x2 − x + c and P(2) = 8P(1), calculate the value of c.
17. If P(x) = 5x2 + bx + c and P(−1) = 12 while P(2) = 21, determine the values of b and c.
eles-4979
14.6.1 The remainder theorem
• If P(x) = x3 + x2 + x + 1 is divided by (x − 2), the quotient is x2 + 3x + 7 and the remainder is P(2), which
equals 15. That is:
x3 + x2 + x + 1 ÷ (x − 2) = x2 + 3x + 7 +
x−2
( ) 15
and x + x + x + 1 = x + 3x + 7 (x − 2) + 15
( 3 2
) ( 2 )
P (x) ÷ (x − a) = Q (x) +
(x − a)
R
⇒ P (x) = (x − a) Q (x) + R
Without actually dividing, determine the remainder when x3 − 7x2 − 2x + 4 is divided by:
a. x − 3 b. x + 6.
R = P (3)
a. 1. Name the polynomial.
= 27 − 7 (9) − 6 + 4
= 27 − 63 − 6 + 4
= −216 − 7 (36) + 12 + 4
= 216 − 252 + 12 + 4
eles-4980
14.6.2 The factor theorem
• Similarly, if the remainder (R) when P(x) is divided by (x − a) is zero, then (x − a) is a factor of P(x).
• The remainder when 12 is divided by 4 is zero, since 4 is a factor of 12.
• Since R = P(a), determine the value of a that makes P(a) = 0, then (x − a) is a factor.
4k = −8
k = −2
3. Solve for k and write its value.
Resources
Resourceseses
eWorkbook Topic 14 Workbook (worksheets, code puzzle and project) (ewbk-2040)
To answer questions online and to receive immediate feedback and sample responses for every question, go to
your learnON title at www.jacplus.com.au.
Fluency
WE6 For questions 1 and 2, without actually dividing, determine the remainder when x3 + 3x2 − 10x − 24 is
1. a. x − 1 b. x + 2 c. x − 3 d. x + 5
divided by:
2. a. x − 0 b. x − k c. x + n d. x + 3c
For questions 3 to 7, determine the remainder when the first polynomial is divided by the second without
3. a. x3 + 2x2 + 3x + 4, (x − 3) b. x3 − 4x2 + 2x − 1, (x + 1)
performing long division.
4. a. x3 + 3x2 − 3x + 1, (x + 2) b. x3 − x2 − 4x − 5, (x − 1)
5. a. x3 + x2 + 8, (x − 5) b. −3x3 − 2x2 + x + 6, (x + 1)
6. a. −x3 + 8, (x + 3) b. x3 − 3x2 − 2, (x − 2)
Understanding
8. WE9 The remainder when x3 + kx + 1 is divided by (x + 2) is −19. Calculate the value of k.
9. The remainder when x3 + 2x2 + mx + 5 is divided by (x − 2) is 27. Determine the value of m.
11. The remainder when ax3 + 4x2 − 2x + 1 is divided by (x − 3) is −23. Determine the value of a.
13. The remainder when −4x2 + 2x + 7 is divided by (x − c) is −5. Determine a possible whole number
value of c.
14. The remainder when x2 − 3x + 1 is divided by (x + d) is 11. Calculate the possible values of d.
15. The remainder when x3 + ax2 + bx + 1 is divided by (x − 5) is −14. When the cubic polynomial is divided by
(x + 1), the remainder is −2. Determine the values of a and b.
A. −5 B. −2
b. Choose a factor of 2x + 15x + 22x − 15 from the following.
C. 2 D. 5 E. 7
3 2
A. (x − 1) B. (x − 2) C. (x + 3) D. (x + 5) E. (x − 3)
A. −3 B. −2 C. −1
d. Select a factor of x3 − 5x2 − 22x + 56from the following.
D. 0 E. 1
A. (x − 2) B. (x + 2) C. (x − 7) D. (x + 4) E. (x − 4)
Reasoning
For questions 18 and 19, without actually dividing, show that the first polynomial is exactly divisible by the
20. Prove that each of the following is a linear factor of x3 + 4x2 − 11x − 30 by substituting values into the cubic
function: (x + 2), (x − 3), (x + 5).
21. When (x3 + ax2 − 4x + 1) and x3 − ax2 + 8x − 7 are each divided by (x − 2), the remainders are equal.
Problem solving
( )
a. P(x) = x3 − 5x2 − 2x + 24
THINK WRITE
a. 1. Name the polynomial.
≠0
the constant term (24 in this case).
= 8 − 20 − 4 + 24
≠0
Try P(2).
=0
So, (x + 2) is a factor.
P(−2) does equal 0, so (x + 2) is a factor.
3. Divide (x + 2) into P(x) using long division x2 − 7x + 12
to determine a quadratic factor. x + 2 x3 − 5x2 − 2x + 24
x3 + 2x2
−7x2 − 2x
−7x2 − 14x
12x + 24
12x + 24
b. P(x) = x3 − 19x + 30
P(x) = x3 + 0x2 − 19x + 30
b. 1. Name the polynomial.
Note: There is no x2 term, so include 0x2 .
So, (x + 5) is a factor.
3. Divide (x + 5) into P(x) using long division to
x2 − 5x + 6
find a quadratic factor.
x + 5 x3 + 0 x2 − 19x + 30
x3 + 5 x2
−5 x2 − 19x
−5 x2 − 25x
6x + 30
6x + 30
P(x) = (x + 5)(x2 − 5x + 6)
0
4. Write P(x) as a product of the two factors
found so far.
Q (1) = 1 + 4 − 3 − 2
(We have already used P earlier.)
Q(1) = 0, so (x − 1) is a factor. =0
4. Evaluate Q(1).
So, (x − 1) is a factor.
5. Divide (x − 1) into Q(x) using long division to
x2 + 5x + 2
determine a quadratic factor.
x−1 x3
+ 4x2 − 3x − 2
x3 − x2
5x2 − 3x
5x2 − 5x
2x − 2
2x − 2
P (1) = 0 so (x − 1) is a factor.
Using the factor theorem:
∴ P (x) = (x − 1) Q
so, P (x) = (x − 1) ax2 + bx + c
( (x), where Q) (x) is the quadratic quotient.
x × ax2 ax3 = x3
Term in x3 : (x − 1) ax2 + bx + c Equating with P (x):
∴ a=1
−1 + b = 2
∴ b=3
−1 × c −c = 10
Constant term: (x − 1) ax2 + bx + c Equating with P (x):
∴ c = −10
P (x) = (x − 1) (x + 5) (x − 2)
2. Look for a value of x such that P(x) = 0. P (−2) = (−2)3 − 5 × (−2)2 − 2 × (−2) + 24
= −8 − 20 + 4 + 24
= −28 + 28
Try P(−2).
=0
P(−2) does equal 0, so (x + 2) is a factor. So, (x + 2) is a factor.
x3 − 5x2 − 2x + 24 = (x + 2) ax2 + bx + c
( )
= (x + 2) x2 + bx + 12
3. Look again at the original and equate the
factorised form to the expanded form. ( )
The values of a and c can be determined
x3 − 5x2 − 2x + 24
Then press EXE.
= (x − 4)(x − 3)(x + 2)
x3 − 5x2 − 2x + 24
= (x + 2)(x − 3)(x − 4)
Resources
Resourceseses
eWorkbook Topic 14 Workbook (worksheets, code puzzle and project) (ewbk-2040)
Digital document SkillSHEET Factorising quadratic trinomials (doc-5368)
To answer questions online and to receive immediate feedback and sample responses for every question, go to
your learnON title at www.jacplus.com.au.
Fluency
WE10 For question 1 to 7 apply long division to factorise each dividend.
Understanding
b. 3x3 + 14x2 + 7x − 4
c. 3x3 + 2x2 − 12x − 8
d. 4x3 + 35x2 + 84x + 45
x3 + x2 + x + 1
4x3 + 16x2 + 21x + 9
12. a.
13. a. 3x3 − x2 − 10x b. 4x3 + 2x2 − 2x c. 3x3 − 6x2 − 24x d. −2x3 − 12x2 − 18x
14. a. −x3 − 7x2 − 12x b. −x3 − 3x2 + x + 3 c. −2x3 + 10x2 − 12x d. −5x3 + 24x2 − 36x + 16
17. Two of the factors of x3 + px2 + qx + r are (x + a) and (x + b). Determine the third factor.
19. (x − 1) and (x − 2) are known to be factors of x5 + ax4 − 2x3 + bx2 + x − 2. Determine the values of a and b
and hence fully factorise this fifth-degree polynomial.
20. The polynomial x4 − 6x3 + 13x2 − 12x − 32 has three factors, one of which is x2 − 3x + 8. Evaluate the other
two factors.
x=a x=b x = c.
• If P(x) = k(lx − a)(mx − b)(nx − c) = 0, then the solutions can be found as follows. Let each factor = 0:
lx − a = 0 mx − b = 0 nx − c = 0
Note: The coefficient k used in this example does not produce a solution because k ≠ 0.
Solving each of these equations produces the solutions.
x= x= x= .
a b c
l m n
a. x3 = 9x
THINK WRITE
x3 − 9x = 0
a. 1. Write the equation.
x(x2 − 9) = 0
2. Rearrange so all terms are on the left.
x(x + 3)(x − 3) = 0
3. Take out a common factor of x.
4. Factorise the quadratic expression using the
x = 0, x + 3 = 0 or x − 3 = 0
difference of two squares.
5. Use the Null Factor Law to solve.
−2x(x − 7)(x + 5) = 0
−2x = 0, x − 7 = 0 or x + 5 = 0
3. Factorise the quadratic expression.
x = 0, x = 7 or x = −5
4. Use the Null Factor Law to solve.
5. Write the values of x.
P (1) = 2 − 11 + 18 − 9
c. 1. Name the polynomial.
P(x) = (x − 1)(2x2 + 9x − 9)
P(x) = (x − 1)(2x − 3)(x − 3)
(x − 1)(2x − 3)(x − 3) = 0
4. Factorise the quadratic factor.
x = 1, x = or x = 3
3
6. Write the values of x.
2
Resources
Resourceseses
eWorkbook Topic 14 Workbook (worksheets, code puzzle and project) (ewbk-2040)
Digital documents SkillSHEET Factorising difference of two squares expressions (doc-5369)
SkillSHEET Solving quadratic equations (doc-5370)
To answer questions online and to receive immediate feedback and sample responses for every question, go to
your learnON title at www.jacplus.com.au.
Fluency
5. a. x − x2 − 16x + 16 = 0 x3 − 6x2 − x + 30 = 0
WE12c For questions 5 to 7, apply the factor theorem to solve the following.
c. x3 − x2 − 25x + 25 = 0 x3 + 4x2 − 4x − 16 = 0
3
b.
d.
6. a. x3 − 4x2 + x + 6 = 0 x3 − 4x2 − 7x + 10 = 0
c. x3 + 6x2 + 11x + 6 = 0 x3 − 6x2 − 15x + 100 = 0
b.
d.
A. 5 B. −4 C. −2 D. 1 E. 3
9. MC A solution of x3 − 9x2 + 15x + 25 = 0 is x = 5. Select the number of other (distinct) solutions there are.
A. 0 B. 1 C. 2 D. 3 E. 4
16. Show that it is possible for a cuboid of side lengths x cm, (x − 1) cm and (x + 2) cm to have a volume that is
2
4 cm3 less than twice the volume of a cube of side length x cm. Comment on the shape of such a cuboid.
Problem solving
x3 + 8 = x(5x − 2)
17. Solve the following equation for x.
2 x3 + 5 = 13x (x − 1)
18. Solve the following equation for x.
( )
Factorising polynomials
• The factor theorem states the following:
Operations on polynomials
If P(a) = 0, then (x – a) is a factor of P(x).
• To add or subtract polynomials simply add or subtract
like terms. other factors can be found using the
e.g. methods used to factorise quadratics.
(2x3 – 5x + 1) + (–6x3 + 8x2 + 3x – 11) e.g.
= (2x3 – 6x3 ) + 8x2 + (–5x + 3x) + (1 – 11) P(x) = x3 – 2x2 – 5x + 6
= –4x3 + 8x 2 – 2x – 10 P(1) = (1)3 – 2(1)2 – 5(1) + 6
• To multiply polynomials use the same methods as with =1–2–5+6
quadratic expressions. Use FOIL and then simplify. =0
• For polynomials of degree 3 and higher you may need Therefore, (x – 1) is a factor of P (x).
to use FOIL multiple times. P(x) = (x – 1)(x2 – x – 6)
e.g. = (x – 1)(x – 3)(x + 2)
(x + 3)(x – 1)(2x + 4) = (x + 3)(2x2 + 4x – 2x – 4)
= (x + 3)(2x2 + 2x – 4)
= 2x3 + 2x2 – 4x + 6x2 + 6x – 12
= 2x3 + 8x2 + 2x – 12 Solving polynomial equations
• To solve a polynomial equation:
1. express in the form P(x) = 0
2. factorise P(x)
Long division 3. solve using the Null Factor Law.
• Polynomials can be divided using long division. e.g.
• The example below shows the division of 2x3 + 7x2 = 9
P(x) = x3 + 2x2 – 13x + 10 by x – 3.
3
2x + 7x2 – 9 = 0
x3 + 5x + 2 Quotient Let P(x) = 2x3 + 7x2 – 9.
⟌
x – 3 x + 2x2 – 13x + 10
3 P(1) = 2(1)3 + 7(1)2 – 9
x3 – 3x =2+7–9
5x2 – 13x =0
5x2 – 15x Therefore, (x – 1) is a factor of P (x).
P(x) = (x – 1)(2x2 + 9x + 9)
2x + 10
= (x – 1)(2x – 3)(x + 3)
2x – 6
16 Remainder Using the Null Factor Law:
• The result is: 3
2 x = 1, x = – – or x = –3
P(x) = (x – 3)(x + 5x + 2) + 16 2
14.8 I can solve polynomial equations by applying the Null Factor Law.
14.9.3 Project
Investigating polynomials
y = −4x3 + 3x2 − 4). The highest power of the variable determines the degree of the polynomial. In the case
A polynomial is a function involving the sum of integer powers of a variable (for example,
a. y1 = (x + 1)
1. Consider the following polynomials.
b. y2 = (x + 1)(x − 2)
c. y3 = (x + 1)(x − 2)(x + 3)
d. y4 = (x + 1)(x − 2)(x + 3)(x − 4)
e. y5 = (x + 1)(x − 2)(x + 3)(x − 4)(x + 5)
f. y6 = (x + 1)(x − 2)(x + 3)(x − 4)(x + 5)(x − 6)
a. y1 = (x + 1)(x − 2)(x + 3)
polynomial. Consider the following functions.
b. y2 = (x + 1) (x − 2)(x + 3)
c. y3 = (x + 1) (x − 2) (x + 3)
2
d. y4 = (x + 1) (x − 2)(x + 3)
2 2
e. y5 = (x + 1) (x − 2)(x + 3)
2 3
f. y6 = (x + 1) (x − 2) (x + 3)
3 4
5 3 2
i. On a separate sheet of paper, draw a sketch of each of the polynomials, marking in the x-intercepts.
ii. Explain how the power of the factor affects the behaviour of the graph at the x-intercept.
3. Create and draw a sketch of polynomials with the following given characteristics. Complete your graphs
on a separate sheet of paper.
a. A first-degree polynomial that:
i. crosses the x-axis ii. does not cross the x-axis.
b. A second-degree polynomial that:
i. crosses the x-axis twice ii. touches the x-axis at one and only one point.
c. A third-degree polynomial that crosses the x-axis:
i. three times ii. twice iii. once.
d. A fourth-degree polynomial that crosses the x-axis:
i. four times ii. three times iii. twice iv. once.
4. Considering the powers of factors of polynomials, write a general statement outlining the conditions
under which the graph of a polynomial will pass through the x-axis or just touch the x-axis.
Resources
Resourceseses
eWorkbook Topic 14 Workbook (worksheets, code puzzle and project) (ewbk-2040)
Interactivities Crossword (int-2875)
Sudoku puzzle (int-3892)
Fluency
1. MC Select which of the following is not a polynomial.
A. x3 − + 7x − 1 B. a4 + 4a3 + 2a + 2 x2 + 3x + 2
x2 √
E. 2x2 + 4x − 8
C.
3
D. 5
A. −9 C. x + 4 D. x2 + x + 2 E. x2 + 2
a. The quotient is:
B. 9
A. −9 D. 2x − 1
b. The remainder is:
B. 2 C. 4 E. 6
D. 9 E. 33
10. Without dividing, determine the remainder when x3 + 3x2 − 16x + 5 is divided by (x − 1).
Problem solving
14. Let P(x) = an xn + an−1 xn−1 + … + a1 x + a0 be a polynomial where the coefficients are integers. Also let
P(w) = 0 where w is an integer. Show that w is a factor of a0 .
15. Evaluate the area of a square whose sides are (2x − 3) cm. Expand and simplify your answer. If the area
is 16 cm2 , determine the value of x.
18. Determine the quotient and remainder when mx2 + nx + q is divided by (x − p).
To test your understanding and knowledge of this topic, go to your learnON title at
www.jacplus.com.au and complete the post-test.
Below is a full list of rich resources available online for this topic. These resources are designed to bring ideas to life,
to promote deep and lasting learning and to support the different learning needs of each individual.
eWorkbook
Download the workbook for this topic, which includes
worksheets, a code puzzle and a project (ewbk-2040) ⃞
Solutions
Download a copy of the fully worked solutions to every
question in this topic (sol-0748) ⃞
Digital documents
14.3 SkillSHEET Expanding the product of two linear factors
(doc-5366) ⃞
14.5 SkillSHEET Substitution into quadratic equations
(doc-5367) ⃞
14.7 SkillSHEET Factorising quadratic trinomials (doc-5368) ⃞
14.8 SkillSHEET Factorising difference of two squares
expressions (doc-5369) ⃞
SkillSHEET Solving quadratic equations (doc-5370) ⃞
Video eLessons
14.2 Polynomials (eles-4975) ⃞
14.3 Operations with polynomials (eles-4976) ⃞
14.4 Long division of polynomials (eles-4977) ⃞
14.5 Polynomial values (eles-4978) ⃞
14.6 The remainder theorem (eles-4979) ⃞
The factor theorem (eles-4980) ⃞
14.7 Using long division (eles-4981) ⃞
Using short division, or by inspection (eles-4982) ⃞
14.8 Solving polynomial equations (eles-4983) ⃞
Interactivities
14.2 Degrees of polynomials (int-6203) ⃞
14.3 Adding and subtracting polynomials (int-6204) ⃞
14.4 Long division of polynomials (int-2793) ⃞
14.9 Crossword (int-2875) ⃞
Sudoku puzzle (int-3892) ⃞
Teacher resources
There are many resources available exclusively for teachers
online.
Topic 14 Polynomials
14. a = 1, b = −4
c. The body moves towards the origin, then away.
15. a = 4, b = − 6
Exercise 14.1 Pre-test
16. a = ±3, b = ±2
1. a. 2 b. 3 c. 1 d. 0
a = 2, b = −1
2. A
3. Exercise 14.3 Adding, subtracting and
multiplying polynomials
x4 + 2x3 − x2 − 10
4. D
5x3 − 5x2 + 7x − 13
6. a. 3 c. d. 2 b.
x5 + 13x4 − 10
8. d.
x4 + 2x2 + 2x + 4 b. x − x + x + x + 2
9. 9 e.
5x − 4x + 5x d. 10x − 7x + 20x + 5
10. 18 2. a.
6 5 3 2
e. 48x − 3x
3 2 3 2
C
x = −1, − or − 6
14.
1 3
c. x + 3x − 36x + 32 d. x − 6x + 11x − 6
5. a. b.
b. i. 7 ii. x
e. x + 6x − x − 6
3 2 3 2
c. i. 2 ii. x 3 2
e. x + x − x − 1
b. i. 8 ii. y 3 2 3 2
3 2
x − 3x + 3x − 1
d. 5 e. 3x f. 9. a.
3 2
−9
3 2
4x + 2x − 10x + 18 3x − 3x − x2 + 7x − 7
10. a. 4 b. 1 c. x d. 1
4 3 2 2
a = 2, b = 3
15.
e. Sample responses can be found in the worked solutions 8
in the online resources. 16.
−8
18. d. 4 e. 15 f. 0
−8
8. a. 10 b. 28 c.
Exercise 14.4 Long division of polynomials
x2 + 2x, 9 x2 + x + 3, −2 −21
d. 10 e. 28 f.
c. x + 3x − 6, 19 d. x − x + 5, −17 −21
1. a. b. 9. a. 3 b. 11 c.
2 2
x2 + 4x − 6, 14 x2 + 1, 2 −7 −7
d. 3 e. 11 f.
c. x + 5, −36 d. x − x + 6, −11 −7 −7
2. a. b. 10. a. b. 5 c.
2 2
5
x2 + 4x + 3, −3 x2 + 4x + 13, 48
d. e. f.
x − 2x − 3, −17 x − 6x + 3, −4
c. d.
b = 1, 4
13. a. b.
c=8
14.
c. 2x − 3x + 3, 7
5. a. b.
16. c = 2
15.
2
3x2 − 2x + 1, 5 2x2 + 5x − 6, −7
c.
c. 4x − 7x − 2, −3
7. a. b. Exercise 14.6 The remainder and factor
theorems
−30 −24
2
x2 − 4x + 3, 8 x2 + x − 6, −11
c. 3x + 2x + 1, 13 −24 b. k + 3k − 10k − 24
8. a. b. 1. a. b. 0 c. 0 d.
−x − 5x − 2, −14 −3x − 2x + 4, −3
3 2
2. a.
−x2 + 5x + 6, 9 −2x2 + 7x − 1, 1 −8
9. a.
2
b.
2 c.
x2 − x − 2, 3 x2 , −7
c. d.
−9
3. a. 58 b.
c. x − x − 2, −8 d. −x − x − 8, 0
10. a. b. 4. a. 11 b.
2 2
−202
2 2
6. a. 35 b.
x3 + 2x2 + 5x − 2, −2
7. a. b. 441
b. x + 2x − 9x − 18, 0
12. a.
8. 6
−2
10. 1
c. x − x + x + 3 , −3
7 2 7 20 20 12. 2
3
−5, 2
2
Quotient: x3 − 4x2 + 8x − 12
13.
3 9 27 27
Quotient = ax + (b + ad)
15.
(x − 3) or (x + 2) (x − 6) or (x + 4) or (x + 5)
q=
17. a. b.
2p c. d.
a = −3
16.
c 18. a–d. Sample responses can be found in the worked
a=6
17. solutions in the online resources.
a = 3, b = −5
18. 19. a–d. Sample responses can be found in the worked
19. solutions in the online resources.
20. Sample responses can be found in the worked solutions in
Exercise 14.5 Polynomial values
a=2
the online resources.
10 11
a = 3, b = 2
1. a. b. 21.
k = –4
23.
−77 2a − 3a + 2a + 10
3. a. 3 b.
3 2 24.
16b3 − 12b2 + 4b + 10
4. a. b.
b. 2x + 9x + 14x + 18
5. a. Exercise 14.7 Factorising polynomials
(x + 1)(x + 3)(x + 6) (x + 1)(x + 2)(x + 5)
6. a. 2x − 21x + 74x − 77
3 2
b. −128y − 48y − 8y + 10
3 2
3 2
2. a. b.
(x + 1)2 (x + 2) (x + 2)2 (x + 3)
3. a. b. 3
−4, 2 d. −1,
5
x(x + 1)(x + 5) x (x + 6)
6. a. b.
c. (x + 1) (x + 5) d. (x − 3)(x + 2)
2
8. a. b. 12. a. b. c.
x = −1, 4 and 2
2
x= , 2, 5
11. a.
(x + 1)(x2 + 1) b. (x + 1)(2x + 3)
c.
z = −1, 1, −2 and 3
18.
(x − p + (a + b))
16.
(at x = −1).
The graph is linear and crosses the x-axis once
The other two factors are (x − 4) and (x + 1).
19. iii.
20.
b. i. 2
Exercise 14.8 Solving polynomial equations
−2, 0, 2 −4, 0, 4 −5, 0, 5
ii. y
−5, 0
1. a. b. c.
2. a. 3 b. c. 0, 2
3. a. − 2, 0, 2 b. − , 0
√
√ 1 1 0
2
x
c. 0, –1
c. −7, 0, 1
4 5
−1, 2, 3 −2, 1, 5
c. d. c. i. 3
−2, 1, 4 −7, 2, 3
c. d.
c. −6, − , −1 d. − , , 3
7. a. b. x
1 1 3 –3 –1 0 2
2 2 2
8. A, C
d. i. 4
ii. y
x
–3 –1 0 2 4
0 x
x 2
–5 –3 –10
–3 –1
2 4
x = −3.
ii. y be directed back on itself without crossing the axis at
f. i. y
x
–5 –3 –1 0 2 4 6
a. i. y = 3x + 2
x 3. Answers will vary. Possible answers could be as follows.
–3 –1 0 2
ii. y = 4
b. i. y = (x + 1)(x + 2)
ii. y = (x + 1)
ii. Each factor is raised to the power 1. The polynomial
b. i.
iii. y = (x + 1) (x + 2)
y ii. Not possible
0 x
2
x3 + 6x2 − 36x + 40
4. C
x3 + 10x2 + 19x − 30
5. a.
−2x3 − x2 + 11x + 10
c.
x2 − 16, 29 x2 + 6x + 5, 8 c. −x2 + 2x + 2, −9
6. a. D b. A
x = −3).
run along the axis at that point then to cross the axis (at
7. a. b.
−4
8. B
9. a.
c. −24a + 8a + 2a − 4
b. 216
3 2
13. a. − , 3 c. −2, 1, 2, 3
1
b. 2, 3, 4
4x2 − 12x + 9; x = − ,
1 7
15.
𝜋
2 2
𝜋
2 2
a. (x + 4)
b. 6(x + 4)
3
17.
c. x = 2
2
−3 + 3 5
√
d. −3,