Factorization Of Polynomials Using Factor Theorem

Factorization Of Polynomials Using Factor Theorem

Factor Theorem:

If p(x) is a polynomial of degree n  1 and a is any real number, then (i) x – a is a factor of p(x), if p(a) = 0, and (ii) p(a) = 0, if x – a is a factor of p(x).
Proof: By the Remainder Theorem,
p(x) = (x – a) q(x) + p(a).
(i) If p(a) = 0, then p(x) = (x – a) q(x), which shows that x – a is a factor of p(x).
(ii) Since x – a is a factor of p(x),
p(x) = (x – a) g(x) for same polynomial g(x). In this case, p(a) = (a – a) g(a) = 0.

  1. Obtain the polynomial p(x).
  2. Obtain the constant term in p(x) and find its all possible factors. For example, in the polynomial
    x4 + x3 – 7x2 – x + 6 the constant term is 6 and its factors are ± 1, ± 2, ± 3, ± 6.
  3. Take one of the factors, say a and replace x by it in the given polynomial. If the polynomial reduces to zero, then (x – a) is a factor of polynomial.
  4. Obtain the factors equal in no. to the degree of polynomial. Let these are (x–a), (x–b), (x–c.)…..
  5. Write p(x) = k (x–a) (x–b) (x–c) ….. where k is constant.
  6. Substitute any value of x other than a,b,c …… and find the value of k.

People also ask

Factorization Of Polynomials Using Factor Theorem Example Problems With Solutions

Example 1:    Factorize x2 +4 + 9 z2 + 4x – 6 xz – 12 z
Solution:
The presence of the three squares viz.x2, (2)2, and (3z)2 gives a clue that identity (vii) could be used. So we write.
A = x2 + (2)2 + (3z)2 + 4x – 6 xz – 12 z
We note that the last two of the product terms are negative and that both of these contain z. Hence we write A as
A = x2 + (2)2 + (–3z)2 + 2.2x – 2.x.(–3z) + 2.2 (– 3z)
= (x+2 – 3z)2
= (x + 2 – 3z) (x + 2 – 3z)

Example 2:    Using factor theorem, factorize the polynomial x3 – 6x2 + 11 x – 6.
Solution:
Let f(x) = x3 – 6x2 + 11x – 6
The constant term in f(x) is equal to – 6 and factors of – 6 are ±1, ± 2, ± 3, ± 6.
Putting x = 1 in f(x), we have
f(1) = 13 – 6 ×12 + 11× 1– 6
= 1 – 6 + 11– 6 = 0
∴ (x– 1) is a factor of f(x)
Similarly, x – 2 and x – 3 are factors of f(x).
Since f(x) is a polynomial of degree 3. So, it can not have more than three linear factors.
Let f(x) = k (x–1) (x– 2) (x – 3). Then,
x3– 6x2 + 11x – 6 = k(x–1) (x– 2) (x– 3)
Putting x = 0 on both sides, we get
– 6 = k (0 – 1) (0 – 2) (0 – 3)
⇒ – 6 = – 6 k ⇒ k = 1
Putting k = 1 in f(x) = k (x– 1) (x– 2) (x–3), we get
f(x) = (x–1) (x– 2) (x – 3)
Hence, x3–6x2 + 11x – 6 = (x– 1) (x – 2) (x–3)

Example 3:    Using factor theorem, factorize the polynomial x4 + x3 – 7x2 – x + 6.
Solution:
Let f(x) = x4 + x3– 7x2 –x + 6
the factors of constant term in f(x) are ±1, ±2, ±3 and ± 6
Now,
Factorization Of Polynomials Using Factor Theorem 1
Since f(x) is a polynomial of degree 4. So, it cannot have more than 4 linear factors
Thus, the factors of f (x) are (x–1), (x+1),
(x–2) and (x+3).
Let f(x) = k (x–1) (x+1) (x–2) (x + 3)
⇒ x4 + x3 – 7x2 – x + 6
= k (x–1) (x +1) (x – 2) (x + 3)
Putting x = 0 on both sides, we get
6 = k (–1) (1) (–2) (3) ⇒ 6 = 6 k ⇒ k = 1
Substituting k = 1 in (i), we get
x4 + x3 – 7x2 – x + 6 = (x–1) (x +1) (x–2) (x+3)

Example 4:    Factorize,  2x4 + x3 – 14x2 – 19x – 6
Solution:
Let f(x) = 2x4 + x3 – 14x2 – 19x – 6 be the given polynomial. The factors of the constant term – 6 are ±1, ±2, ±3 and ±6, we have,
f(–1) = 2(–1)4 + (–1)3 – 14(–1)2 – 19(–1)– 6
= 2 – 1 – 14 + 19 – 6 = 21 – 21 = 0
and,
f(–2) = 2(–2)4 + (–2)3 – 14(–2)2 – 19(–2)– 6
= 32 – 8 – 56 + 38 – 6 = 0
So, x + 1 and x + 2 are factors of f(x).
⇒ (x + 1) (x + 2) is also a factor of f(x)
⇒ x2 + 3x + 2 is a factor of f(x)
Now, we divide
f(x) = 2x4 +x3 – 14x2–19x – 6 by
x2 + 3x + 2 to get the other factors.
Factorization Of Polynomials Using Factor Theorem 2

Example 5:    Factorize,  9z3 – 27z2 – 100 z+ 300, if it is given that (3z+10) is a factor of it.
Solution:
Let us divide 9z3 – 27z2 – 100 z+ 300 by
3z + 10 to get the other factors
Factorization Of Polynomials Using Factor Theorem 3
∴ 9z3 – 27z2 – 100 z+ 300
= (3z + 10) (3z2–19z + 30)
= (3z + 10) (3z2–10z – 9z + 30)
= (3z + 10) {(3z2–10z) – (9z – 30)}
= (3z + 10) {z(3z–10) – 3(3z–10)}
= (3z + 10) (3z–10) (z–3)
Hence, 9z3–27z2–100z+ 300
= (3z + 10) (3z–10) (z–3)

Example 6:    Simplify
\(\frac{4x-2}{{{x}^{2}}-x-2}+\frac{3}{2{{x}^{2}}-7x+6}-\frac{8x+3}{2{{x}^{2}}-x-3}\)
Solution:
Factorization Of Polynomials Using Factor Theorem 4

Example 7:    Establish the identity
\(\frac{6{{x}^{2}}+11x-8}{3x-2}=\left( 2x+5 \right)+\frac{2}{3x-2}\)
Solution:
Factorization Of Polynomials Using Factor Theorem 5

How Do You Use The Factor Theorem

Factor Theorem

Theorem: If p(x) is a polynomial of degree n ≥ 1 and a is any real number, then
(i) x – a is a factor of p(x), if p(a) = 0, and (ii) p(a) = 0, if x – a is a factor of p(x).
Proof: By the Remainder Theorem,
p(x) = (x – a) q(x) + p(a).
(i) If p(a) = 0, then p(x) = (x – a) q(x),
which shows that x – a is a factor of p(x).
(ii) Since x – a is a factor of p(x),
p(x) = (x – a) g(x) for same polynomial g(x).
In this case, p(a) = (a – a) g(a) = 0.

To use factor theorem

  • Step 1: (x + a) is factor of a polynomial p(x) if p(–a) = 0.
  • Step 2: (ax – b) is a factor of a polynomial p(x) if p(b/a) = 0
  • Step 3: ax + b is a factor of a polynomial p(x) if p(–b/a) = 0.
  • Step 4: (x – a) (x – b) is a factor of a polynomial p(x) if p(a) = 0 and p(b) = 0.

Factor Theorem Example Problems With Solutions

Example 1:    Examine whether x + 2 is a factor of x3 + 3x2 + 5x + 6 and of 2x + 4.
Solution:    The zero of x + 2 is –2.
Let p(x) = x3 + 3x2 + 5x + 6 and s(x) = 2x + 4
Then,    p(–2) = (–2)3 + 3(–2)2 + 5(–2) + 6
= –8 + 12 – 10 + 6
= 0
So, by the Factor Theorem, x + 2 is a factor of x3 + 3x2 + 5x + 6.
Again,   s(–2) = 2(–2) + 4 = 0
So, x + 2 is a factor of 2x + 4.

Example 2:    Use the factor theorem to determine whether x – 1 is a factor of
(a) x3 + 8x2 – 7x – 2
(b) 2x3 + 5x2 – 7
(c) 8x4 + 12x3 – 18x + 14
Solution:
factor-theorem-example-1
factor-theorem-example-1-1

Example 3:    Factorize each of the following expression, given that x3 + 13 x2 + 32 x + 20. (x+2) is a factor.
Solution:
factor-theorem-example-2

Example 4:    Factorize x3 – 23 x2 + 142 x – 120
Solution:
factor-theorem-example-3

Example 5:    Show that (x – 3) is a factor of the polynomial x3 – 3x2 + 4x – 12
Solution:
factor-theorem-example-5

Example 6:    Show that (x – 1) is a factor of x10 – 1 and also of x11 – 1.
Solution:
factor-theorem-example-6

Example 7:    Show that x + 1 and 2x – 3 are factors of 2x3 – 9x2 + x + 12.
Solution:
Factor-Theorem-Example-7

Example 8:    Find the value of k, if x + 3 is a factor of 3x2 + kx + 6.
Solution:   
factor-theorem-example-8

Example 9:    If ax3 + bx2 + x – 6 has x + 2 as a factor and leaves a remainder 4 when divided by (x – 2), find the values of a and b.
Solution:
Factor-Theorem-Example-9

Example 10:    If both x – 2 and x – 1/2 are factors of px2 + 5x + r, show that p = r.
Solution:
Factor-Theorem-Example-10

Example 11:    If x2 – 1 is a factor of ax4 + bx3 + cx2 + dx + e, show that a + c + e = b + d = 0.
Solution:
Factor-Theorem-Example-11

Example 12:    Using factor theorem, show that a – b, b – c and c – a are the factors of a(b2 – c2) + b(c2 – a2) + c(a2 – b2).
Solution:
Factor-Theorem-Example-12