Factorizing Polynomials
Factorizing Polynomials
Factorizing Polynomials
Example 1 Factorize x2 – 2 1 2
Example 2 Factorize x –5
4
EXERCISE 1
1. x 2 – 3 = x2 – ( 3 ) 2 2. x2 - 7
= (x - 3 )(x + 3)
3. 20 - x2 4. 18 - x2
3 5
5. x2 – 6. x2 –
4 36
1 2 25 2
7. x – 15 8. x – 24
9 16
From our observations above, we may write x2 + 6x = x2 + 2(3)x into a square pattern by adding
32and -32 as follow:
x2 + 6x = x2 + 2(3)x + 32 - 32
= [x2 + 2(3)x + 32] - 32
= (x + 3)2 - 32
x2 + 6x + 5 = [x2 + 2(3)x + 32 ] - 32 + 5
= (x + 3)2 – 4
= (x + 3)2 – 22
= (x + 3 + 2)(x + 3 – 2)
= (x + 5)(x + 1)
Example 1 By completing the square method, Example 2 By completing the square method,
factorize x2 + 10x + 6 factorize x2 + 10x – 9
Example 3 By completing the square method, Example 4 By completing the square method,
factorize x2 - 6x + 2 factorize x2 - 7x – 6
EXERCISE 2
5. x2 + 8x + 10 6. x2 + 2x – 5
7. x2 - 6x + 6 8. x2 - 2x - 10
9. x2 + 10x + 1 10. x2 - 7x + 11
11. x2 + 9x + 19 12. x2 + 5x – 2
We have factorize the 2nd degree polynomial of the form ax2+ bx + c where a = 1. In case that a is
greater than 1, the polynomial can be factorized.
EXERCISE 3
1. By Completing the Square Method, factorize the following polynomials.
Some other case when a is not an integer. From the sum and difference of two squares below :
x2 + 2x + a2 = (x + a)2
x2 - 2x + a2 = (x - a)2
The rule is applied for factorization.
Example 1 Example 2
2 2
x2 + 2 2 x + 2 = x 2 + 2 2 x + 2 1 1 1
x2 - x + = x2 - 2( )x+
= (x + 2 )2 4 2 2
1 2
= (x - )
2
Exercise 4
1. x2 - 2 5 x + 5 1
2. x2 + x +
4
3. x2 + 4 3 x + 12 2 1
4. x2 - x+
3 9
= 8x3 + 27
= (2x) 3 + 33
3. (x - 5)(x2 + 5x +25) = x3 + 5x2+ 25x - 5x2 – 25x - 125
= x3 - 125
= x3 - 53
The patterns of polynomials above , x3 + 53 and (2x)3 + 33 are called Sum of Cubes,
and x3 - 53 and (2x)3 - 33 are called Difference of Cubes.
For F = ‘First term’, and L = ‘Last term’, the patterns can be memorized as :
EXERCISE 5
Factorize the following polynomials.
1. x3 + 27
2. y3 + 64
3. 8x3 + 1
4. 64z3 + 125
5. 27x3 + 512y3
6. 729 + (x – 2)3
9. x3 – 1
10. z3 - 216
11) 125y3 – 64
To factorize higher degree polynomials other than 2 nd degree, students may apply different
methods as appropriate to factorize the polynomials.
Example 9 Factorize 16x4 – 81
Example 10 Factorize x4 + x2 + 1
Example 11 Factorize x4 + 4
Example 12 Factorize x6 – 64
1st Method
2nd Method
EXERCISE 6
Factorize the following polynomials.
1. x4 – 625
2. 81y4 – 625
3. 81x4 – 256y4
4. x4 + 3x2 + 4
5. y4 + 6y2 + 25
6. x4 + 64
7. y4 + 324
8. y6 - 1
9. 64x6 - 729
10. x6 - y6
11. x6 + 216
13. 512 - y6
For some patterns of polynomials, reorganizing their terms and apply properties of operations of
real numbers, such as associative, commutative, and distributive properties may be helpful to
factorize them.
EXERCISE 7
Factorize the following polynomials.
1. x3 – x2 - x + 1
2. y4 + 2y3 – y - 2
3. z3 + z2 – 4z - 64
5. x3 – 5x2 – 15x + 27
x - 2 x2 3x 4
x2 - 2x
5x - 4
5x – 10
6
2
Thus, when x + 3x - 4 is divided by x – 2, the remainder is 6.
Since, Dividend = Quotient x Divisor + Remainder
2
i.e. x + 3x - 4 = Quotient x (x -2) + Remainder ………….(*)
Here, the divisor is x – 2. If x – 2 = 0, then x = 2.
Let P(x) be x2 + 3x - 4
Substitute x = 2 into (*), we get
P(2) = 22 + 3(2) – 4 = 0 + Remainder
6 = Remainder
From the division above, we deduce a theorem.
x2 + 7x + 10
x - 3 x3 4x2 11x 30
x3 - 3x2
7x2 - 11x
7x2 – 21x
10x - 30
10x – 30
0
Here, the dividend is x3 + 4x2 – 11x – 30, the divisor is x – 3 and remainder is 0.
In this case, without actual division, we can find remainder by assigning the divisor x – 3 = 0,
then x = 3. Let P(x) = x3 + 4x2 – 11x – 30, substitute x = 3 into P(x) , we get
1. Trial Factors In case that (x – a) is not given and we want to find the value of x which
makes the polynomial become zero. To restrict the number of trials, we factorize the last
term
(the constant term) of the polynomial. The number which will substitute x in the polynomial and
make it zero are the factors of the last term.
Example 1 Factorize x3 – x2 – 8x + 12.
Solution Let P(x) = x3 – x2 – 8x + 12
The factors of 12 are : 1, -1, 2, -2, 3, -3, 4, -4, 6, -6, 12 and -12.
Let try x = 1, P(1) = 13 – 12 - 8 + 12 = 4 P(1) 0
3 2
Let try x = -1, P(-1) = (-1) – (-1) – 8(-1) + 12 = 18 P(-1) 0
Let try x = 2, P(2) = 23 – 22 – 8(2) + 12 = 0 P(2) 0
Thus, x – 2 is a factor of x3 – x2 – 8x + 12
Using long division or synthetic division (See page 46) divide x – 2 into x3 – x2 – 8x + 12.
P(x) = Q(x)(x – 2) + 0
x – x – 8x + 12 = (x2 + x – 6)(x – 2)
3 2
= (x – 2) (x + 3)(x – 2)
x3 – x2 – 8x + 12 = (x – 2)2 (x + 3) Ans.
EXERCISE 8
1. For the given P(x) and a for each problem below, find P(a).
5) P(x) = -x4 - 8x3 + 4x + 12, a = 2 6) P(x) = -2x5 - 9x4 + 19x3 + 51x2 – 89x + 30,
a = -3
2. Applying Remainder Theorem, find each Remainder from the following divisions.
1) x3 - 8x2 + 19x – 12
2) x3 - 2x2 - 2x + 12
3) x3 - 19x – 30
9) x4 - 34x2 + 225
SYNTHETIC DIVISION
Example
As expected (since we know that x 1 is not a factor), we got a non-zero remainder. What does this look
like in synthetic division? Copyright © Elizabeth Stapel 2002-2011 All Rights Reserved
Comparing, you can see that we got the same result from the synthetic division, the same quotient (namely,
1x + 6) and the same remainder at the end (namely, 12), as when we did the long division:
____________________________________________________________________________
Reference
1. ,
. 2551
3. www.purplemath.com