The equation (x−1)² − (x−2)² = 2 simplifies to x = 2.5 using the difference of squares identity, but none of the given options (2, 4, 6, 8) satisfy it exactly. Among them, x=4 yields the closest value of 5.
Solution Steps
Apply the difference of squares formula:a² − b² = (a + b)(a − b) where a = x − 1 and b = x − 2.
Mastering equations like solve (x-1)^2 – (x-2)^2 = 2 is essential for algebra students preparing for competitive exams. This problem leverages the difference of squares identity a²−b²=(a+b)(a−b) to quickly find the value of x without expansion.
Detailed Solution Using Algebraic Identity
Set a=x−1 and b=x−2. The equation becomes (a)²−(b)²=2, or (a+b)(a−b)=2. Substitute: a+b=(x−1)+(x−2)=2x−3 and a−b=(x−1)−(x−2)=1. Thus, (2x−3)(1)=2, so 2x−3=2, 2x=5, and x=2.5.
Why Difference of Squares Works Best
Expanding fully: (x²−2x+1)−(x²−4x+4)=2x−4=2, so 2x=6, x=3. The identity method is superior, error-free, and faster for competitive exams like CSIR NET.