Advertisements
Advertisements
प्रश्न
Factorise the following:
x2 – 4y2 – 2x + 4y
Advertisements
उत्तर
Given: x2 – 4y2 – 2x + 4y
Step-wise calculation:
1. Group terms to factor by grouping:
(x2 – 2x) – (4y2 – 4y)
2. Factor out common terms in each group:
x(x – 2) – 4y(y – 1)
3. Recognize that the expressions are close to forms involving terms like (x – 1)2 or (y – 1)2; try completing the square for both x and y parts:
Rewrite the expression by rearranging terms:
x2 – 2x – 4y2 + 4y = (x2 – 2x + 1) – (4y2 – 4y + 1) – 1 + 1
Add and subtract 1 to complete square terms carefully:
(x – 1)2 – [(2y)2 – 2(2y)(1) + 1] + 0
Since (2y)2 – 2 × 2y × 1 + 1 = (2y – 1)2, this gives:
(x – 1)2 – (2y – 1)2
4. The difference of squares factorization:
(a2 – b2) = (a + b)(a – b)
Applying this:
(x – 1)2 – (2y – 1)2 = ((x – 1) + (2y – 1))((x – 1) – (2y – 1))
Simplify the factors:
(x – 1 + 2y – 1)(x – 1 – 2y + 1) = (x + 2y – 2)(x – 2y)
