Advertisements
Advertisements
प्रश्न
Factorise the following:
(x + y)3 – x – у
Advertisements
उत्तर
Given Expression: (x + y)3 – x – у
Step 1: Expand
(x + y)3(x + y)3 = x3 + 3x2y + 3xy2 + y3
Step 2: Substitute the expansion back into the expression
(x + y)3 – x – y = x3 + 3x2y + 3xy2 + y3 – x – y
Step 3: Rearrange terms (group terms)
x3 + y3 + 3x2y + 3xy2 – x – y
Step 4: Recognize that
(3x2y + 3xy2 = 3xy(x + y))
So the expression becomes x3 + y3 + 3xy(x + y) – x – y.
Step 5: Group terms as:
(x3 + y3) + 3xy(x + y) – (x + y)
Step 6: Factor (x + y) out of the last two terms:
(x3 + y3) + (3xy – 1)(x + y)
Step 7: Recall the identity for sum of cubes:
x3 + y3 = (x + y)(x2 – xy + y2)
Hence: (x + y)(x2 – xy + y2) + (3xy – 1)(x + y) = (x + y)[x2 – xy + y2 + 3xy – 1].
Step 8: Simplify inside the bracket:
x2 – xy + y2 + 3xy – 1 = x2 + 2xy + y2 – 1
x2 – xy + y2 + 3xy – 1 = (x + y)2 – 1
Step 9: Recognize difference of squares:
(x + y)2 – 1 = (x + y – 1)(x + y + 1)
Step 10: So the factorized form is:
(x + y)(x + y – 1)(x + y + 1)
