Question 82866
X-SQUARE ROOT X=0 how do I solve for all values of x
-----------
x - sqrtx = 0
sqrtx = x
Square both sides to get:
x = x^2
x^2-x=0
x(x-1)=0
x = 0 or x = 1
-------------------
Check the answers:
0 - sqrt9 = 0
0 - 0 = 0
    0 = 0 
OK
----------------
1 -sqrt1 = 0 
1-1=0 
OK
====================
Cheers,
Stan H.