To factor a polynomial of degree 3 or more, we can use synthetic division method.
In this method, we will find the factors of a polynomial by trial and error.
To learn synthetic division step by step, click here.
Example 1 :
Factor the following polynomial given that the product of two of the zeros is 8.
x4 + 2x3 - 25x2 - 26x + 120
Solution :
Because the product two of the zeros is 8, we can try 2 and 4 in synthetic division.
x = 2 and x = 4 are the two zeros of the given polynomial of degree 4.
Because x = 2 and x = 4 are the two zeros of the given polynomial, the two factors are (x - 2) and (x - 4).
To find other factors, factor the quadratic expression which has the coefficients 1, 8 and 15.
That is, x2 + 8x + 15.
x2 + 8x + 15 = (x + 3)(x + 5)
So, the factors of the given polynomial are
(x - 2), (x - 4), (x + 3) and (x + 5)
Example 2 :
Factor :
x4 - 10x3 + 37x2 - 60x + 36
Solution :
By trial and error, we can check whether 1 is a zero of the above polynomial.
Because the remainder is 4 (not zero), 1 is not a zero of the given polynomial.
Now, let us check with -1.
Because the remainder is 24 (not zero), -1 is not a zero of the given polynomial.
Now, let us check with 2.
Both x = 2 and x = 3 are the two zeros of the given polynomial.
Because x = 2 and x = 3 are the two zeros of the given polynomial, the two factors are (x - 2) and (x - 3).
To find other factors, factor the quadratic expression which has the coefficients 1, -5 and 6.
That is, x2 - 5x + 6.
x2 - 5x + 6 = (x - 2)(x - 3)
So, the factors of the given polynomial are
(x - 2), (x - 3), (x - 2) and (x - 3)
Example 3 :
x4 - 2x2 - 15
Solution :
= x4 - 2x2 - 15
Let x2 = t
= (x2)2 - 2x2 - 15
= t2 - 2t - 15
Now it is in the form of quadratic polynomial or trinomial.
= t2 - 5t + 3t - 15
= t(t - 5) + 3(t - 5)
= (t + 3)(t - 5)
Applying the value of t, we get
= (x2 + 3)(x2 - 5)
So, the factors are (x2 + 3)(x2 - 5)
Example 4 :
x4 + 14x2 + 45
Solution :
= x4 + 14x2 + 45
Let x2 = t
= (x2)2 + 14x2 + 45
= t2 + 14t + 45
Now it is in the form of quadratic polynomial or trinomial.
= t2 + 9t + 5t + 45
= t(t + 9) + 5(t + 9)
= (t + 9)(t + 5)
Applying the value of t, we get
= (x2 + 9)(x2 + 5)
So, the factors are (x2 + 9)(x2 + 5).
Example 5 :
x4 - 13x2 + 40
Solution :
= x4 - 13x2 + 40
Let x2 = t
= (x2)2 - 13x2 + 40
= t2 - 13t + 40
Now it is in the form of quadratic polynomial or trinomial.
= t2 - 8t - 5t + 40
= t(t - 8) - 5(t - 8)
= (t - 8)(t - 5)
Applying the value of t, we get
= (x2 - 8)(x2 - 5)
So, the factors are (x2 - 8)(x2 - 5).
Example 6 :
8 x4 + 10 x2 − 3
Solution :
= 8 x4 + 10 x2 − 3
Let x2 = t
= 8(x2)2 + 10x2 - 3
= 8t2 + 10t - 3
Now it is in the form of quadratic polynomial or trinomial.
= 8t2 + 12t - 2t - 3
= 4t(2t + 3) - (2t + 3)
= (4t - 1)(2t + 3)
So, the factors are (4t - 1)(2t + 3).
Example 7 :
f(x) = x4 + 2x3 − x2 − 2x
Solution :
f(x) = x4 + 2x3 − x2 − 2x
= x(x3 + 2x2 − x - 2)
Factoring x2 from the first two terms and factoring negative sign from last two terms.
= x[x2 (x + 2) − (x - 2)]
= x(x2 - 1)(x + 2)
= x(x2 - 12)(x + 2)
= x(x + 1)(x - 1)(x + 2)
So, the factors are x(x + 1)(x - 1)(x + 2).
Example 8 :
Show that x + 3 is a factor of f(x) = x4 + 3x3 − x − 3. Then factor f(x) completely.
Solution :
f(x) = x4 + 3x3 − x − 3
Factor x3, we get
f(x) = x3 (x + 3) − 1(x + 3)
= (x3 - 1)(x + 3) -------(1)
a3 - b3 = (a - b) (a2 + ab + b2)
x3 - 13 = (x - 1) (x2 + x(1) + 12)
= (x - 1) (x2 + x + 1)
Applying these factors, we get
= (x - 1) (x2 + x + 1) (x + 3)
So, factors are (x - 1) (x2 + x + 1) (x + 3).
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Nov 15, 24 01:21 AM
Nov 15, 24 01:21 AM
Nov 14, 24 07:18 PM