Question 235603
help me solve this problem : X^(1/2) -(X-5)^(1/2) = 2
----
Square both sides to get:
x -2sqrt[x(x-5)] + x-5 = 4
2x-5-4 = 2[sqrt(x^2-5x)]
Simplify:
2x-9 = 2[sqrt(x^2-5x)]
---
Square both sides to get:
4x^2 - 36x + 81 = 4(x^2-5x)
4x^2 - 36x + 81 = 4x^2 - 20x
16x = 81
x = 81/16
=============================
Cheers,
Stan H.