Question 609979
solve the root of x minus the root x minus 5=1
-----
sqrt(x) - sqrt(x-5) = 1
---
Square both sides to get:
x - 2sqrt(x(x-5))+ (x-5) = 1
----
2x - 6 = 2sqrt(x^2-5x)
---
Divide thru by 2:
x - 3 = sqrt(x^2-5x)
-------------------
Square both sides to get:
x^2-5x = x^2-6x+9
x = 9
---
Check for extraneous root:
solve the root of x minus the root x minus 5=1
---
sqrt(9) - sqrt(9-5) = 1
3 - 2 = 1
----
Solution: x = 9
============================
Cheers,
Stan H.