Advertisements
Advertisements
प्रश्न
Factorise the following:
x3 + 8y3 + x2 – 4y2
Advertisements
उत्तर
Given: x3 + 8y3 + x2 – 4y2
Step-wise calculation:
1. Group the terms as sums of cubes and other terms:
x3 + 8y3 + x2 – 4y2 = (x3 + 8y3) + (x2 – 4y2)
2. Recognize the sums and differences of cubes and squares:
x3 + 8y3 = x3 + (2y)3
x2 – 4y2 = x2 – (2y)2
3. Factor the sum of cubes using:
a3 + b3 = (a + b)(a2 – ab + b2)
Apply with (a = x), (b = 2y):
x3 + 8y3 = (x + 2y)(x2 – 2xy + 4y2)
4. Factor the difference of squares using:
a2 – b2 = (a – b)(a + b)
Apply with (a = x), (b = 2y):
x2 – 4y2 = (x – 2y)(x + 2y)
5. Rewrite the expression grouping the factors:
(x + 2y)(x2 – 2xy + 4y2) + (x – 2y)(x + 2y)
6. Factor out the common factor (x + 2y):
(x + 2y) [(x2 – 2xy + 4y2) + (x – 2y)]
7. Simplify the expressions inside the bracket:
(x2 – 2xy + 4y2) + (x – 2y) = x2 – 2xy + 4y2 + x – 2y
8. Final factorized form:
(x + 2y)(x2 – 2xy + 4y2 + x – 2y)
