Lesson 2: The Remainder Theorem and Factor Theorem
Lesson 2: The Remainder Theorem and Factor Theorem
Lesson 2: The Remainder Theorem and Factor Theorem
x -2 -1 0 1 2
P(x)
message
REMAINDER THEOREM
- If the polynomial P(x) is divided by (x - r), the remainder R is a
constant and is equal to P(r).
R = P(r)
Thus, there are two ways to find the remainder when P(x) is
divided by (x - r), these are:
1. use synthetic division, or
2. calculate P(r)
Similarly, there are two ways to find the value of P(r):
1. substitute r in the polynomial expression P(x), or
2. use synthetic division
Example 1: Find the remainder when (5x2 - 2x + 1) is divided by
(x + 2).
Solution:
a. Using the Remainder Theorem
P(x) = 5x2 - 2x + 1, r = -2
P(-2) = 5(-2)2 - 2(-2) + 1
P(-2) = 5(4) + 4 + 1
P(-2) = 20 + 4 + 1 = 25
Therefore, the remainder when P(x) = 5x2 - 2x + 1 is
divided by x + 2 is 25.
b. Using synthetic division:
-2 5 -2 1
-10 24
-12 25
3 2 5 2 -7 -15
2 3 12 21 21
2 8 14 14 6
Proof: There are two parts of the proof of the Factor Theorem,
namely:
1. If (x - r) is a factor of P(x), then P(r) = 0.
2. If P(r) = 0, then (x - r) is a factor of P(x).
Example 1: Show that (x -1) is a factor of 3x3 - 8x2 + 3x +2.
Solution:
P(1) = 3(1)3 - 8(1)2 + 3(1) +2
= 3-8+3+2
= 0
Solution:
If (x + 4) is factor of P(x) = x4 + kx3 - 4x2, we know from the
Factor Theorem that P(-4) = 0.
P(-4) = (-4)4 + k(-4)3 - 4(-4)2 = 0
256 - 64k - 64 = 0
64k = 192
64 64
k=3
To check whether the answer is correct or not, use synthetic
division to divide P(x) = x4 + kx3 - 4x2 by x + 4.
1 3 -4 0 0
-4 -4 4 0 0
1. (x4 - x3 + 2) ÷ (x + 2)
2. (x3 - 2x2 + x + 6) ÷ (x - 3)
3. (x4 - 3x3 + 4x2 - 6x + 4) ÷ (x - 2)
4. (x4 - 16x3 + 18x2 - 128) ÷ (x + 2)
5. (3x2 + 5x3 - 8) ÷ (x - 4)
Activity 4: Factor Theorem
Directions: Use the Factor Theorem to determine whether or not
the first polynomial is a factor of the second. Then, give the
remainder if the second polynomial is divided by the first
polynomial.
1. x - 1; x2 + 2x + 5
2. x - 1; x3 - x - 2
3. x - 4; 2x3 - 9x2 + 9x - 20
4. a - 1; a3 - 2a2 + a - 2
5. y + 3; 2y3 + y2 - 13y + 6