Kritisood wrote:
hi experts,
why couldn't we do as follows:
(x^2 - 25)^2 = (x - 5)^2
taking sq root of both sides
x^2-25=x-5
x^2-x-20=0
(x-5)(x+4)=0
sq rooting both sides
x^2-25=x-5
solving the quad we get x=5 and -4
why is it wrong to take the sq root of both sides here?
ScottTargetTestPrep BrentGMATPrepNow Response:As a matter of fact, the question can be solved that way too; however, square root of (x^2 - 25)^2 is not x^2 - 25 but it is |x^2 - 25|. Similarly for (x - 5)^2. If you use the correct expressions for the square roots, you’ll obtain:
(x^2 - 25)^2 = (x - 5)^2
|x^2 - 25| = |x - 5|
x^2 - 25 = x - 5
or
x^2 - 25 = -(x - 5)
Solving the first equation x^2 - 25 = x - 5, one obtains the solutions x = 5 and x = -4 just like you did.
Solving the second equation x^2 - 25 = -(x - 5), we get:
x^2 - 25 = -x + 5
x^2 + x - 30 = 0
(x + 6)(x - 5) = 0
x = -6 or x = 5
Combining, we obtain the solutions x = 5, x = -4 and x = -6. As you can see, the same solutions can also be obtained by taking square roots; however, you need to remember that the square root of y^2 is |y|, not y. Otherwise, you’ll be unable to obtain some of the solutions (like the way your solution failed to produce x = -6).
_________________