Factor the following polynomials by grouping :
Question 1 :
x3 - 2x2 - x + 2
Solution :
= x3 - 2x2 - x + 2
= (x3 - 2x2) + (-x + 2)
= x2(x - 2) - 1(x - 2)
= (x2 - 1)(x - 2)
= (x2 - 12)(x - 2)
Using algebraic identity a2 - b2 = (a + b)(a -b),
= (x + 1)(x - 1)(x - 2)
Question 2 :
x3 + 3x2 - x - 3
Solution :
= x3 + 3x2 - x - 3
= (x3 + 3x2) + (-x - 3)
= x2(x + 3) - 1(x + 3)
= (x2 - 1)(x + 3)
= (x2 - 12)(x + 3)
Using algebraic identity a2 - b2 = (a + b)(a -b),
= (x + 1)(x - 1)(x + 3)
Question 3 :
x3 + x2 - 4x - 4
Solution :
= x3 + x2 - 4x - 4
= (x3 + x2) + (-4x - 4)
= x2(x + 1) - 4(x - 1)
= (x2 - 4)(x + 1)
= (x2 - 22)(x + 1)
Using algebraic identity a2 - b2 = (a + b)(a -b),
= (x + 2)(x - 2)(x + 1)
Question 4 :
x3 - 3x2 + 2x - 6
Solution :
= x3 - 3x2 + 2x - 6
= (x3 - 3x2) + (2x - 6)
= x2(x - 3) + 2(x - 3)
= (x2 + 2)(x - 3)
Question 5 :
x4 - x3 - x + x2
Solution :
= x4 - x3 - x + x2
Arrange the terms with powers in descending order.
= x4 - x3 + x2 - x
= (x4 - x3) + (x2 - x)
= x3(x - 1) + x(x - 1)
= (x3 + x)(x - 1)
= x(x2 + 1)(x - 1)
Question 6 :
x8 - x4 - x2 + 1
Solution :
= x8 - x4 + x2 + 1
= (x8 - x4) + (x2 + 1)
= x4(x4 - 1) + 1(x2 + 1)
= x4(x4 - 1) + 1(x2 + 1)
= x4[(x2)2 - 12] + 1(x2 + 1)
= x4(x2 - 1)(x2 + 1) + 1(x2 + 1)
= (x2 + 1)[x4(x2 - 1) + 1]
Question 7 :
5a - 5b - xa + xb
Solution :
= 5a - 5b - xa + xb
= (5a - 5b) + (-xa + xb)
= 5(a - b) - x(a - b)
= (a - b)(5 - x)
Question 8 :
2xy - 4x - 3ay + 6a
Solution :
= 2xy - 4x - 3ay + 6a
= (2xy - 4x) + (-3ay + 6a)
= 2x(y - 2) - 3a(y - 2)
= (2x - 3a)(y - 2)
Question 9 :
y3 - y2 + 2y - 2
Solution :
= y3 - y2 + 2y - 2
Factoring y2 from the first two terms and factoring 2 from the last two terms.
= y2(y - 1) + 2(y - 1)
= (y2 + 2) (y - 1)
So, the factors are (y2 + 2) (y - 1).
Question 10 :
p2 q - 25q + 3p2 - 75
Solution :
= p2 q - 25q + 3p2 - 75
= q (p2 - 25) + 3(p2 - 25)
= (q + 3) (p2 - 25)
= (q + 3) (p2 - 52)
= (q + 3)(p + 5)(p - 5)
So, the factors are (q + 3)(p + 5)(p - 5).
Question 11 :
2xy - x2y - 6 + 3x
Solution :
= 2xy - x2y - 6 + 3x
= xy(2 - x) - 3(2 - x)
= (xy - 3) (2 - x)
Question 12 :
x3 + 3x2 + 2x + 6
Solution :
= x3 + 3x2 + 2x + 6
= x2 (x + 3) + 2(x + 3)
= (x2 + 2)(x + 3)
Question 13 :
ay - yx - x2 + ax
Solution :
= ay - yx - x2 + ax
= y(a - x) - x(x - a)
Factoring negative from x - a, we get
= y(a - x) + x(a - x)
= (y + x)(a - x)
Question 14 :
a3 + 3a2 + a + 3
Solution :
= a3 + 3a2 + a + 3
= a2 (a + 3) + 1(a + 3)
= (a2 + 1)(a + 3)
Question 15 :
y2 + 2y + yx + 2x
Solution :
= y2 + 2y + yx + 2x
= y(y + 2) + x(y + 2)
= (y + 2)(y + x)
Question 16 :
The volume (in cubic feet) of a room in the shape of a rectangular prism is represented by 12z3 − 27z. Find expressions that could represent the dimensions of the room.
Solution :
= 12z3 − 27z
= 3z(4z2 - 9)
= 3z(4z2 - 32)
= 3z ((2z)2 - 32)
= 3z (2z + 3)(2z - 3)
Question 17 :
How can you use the factored form of the polynomial
x4 − 2x3 − 9x2 + 18x = x(x − 3)(x + 3)(x − 2)
to find the x-intercepts of the graph of the function?
Solution :
x4 − 2x3 − 9x2 + 18x = x(x − 3)(x + 3)(x − 2)
Let f(x) = y = x4 − 2x3 − 9x2 + 18x
To find x-intercept, we will apply y = 0
x(x − 3)(x + 3)(x − 2) = 0
Equating each linear factor to 0, we get
x = 0, x - 3 = 0, x + 3 = 0 and x - 2 = 0
x = 0, x = 3, x = -3 and x = 2.
So, the x-intercepts are -3, 0, 2 and 3.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Nov 21, 25 09:03 AM
Nov 21, 25 07:36 AM
Nov 21, 25 04:34 AM