document.write( "Question 82866: X-SQUARE ROOT X=0 how do I solve for all values of x to satisfy this equation?Please show the work step by step. Thank you sooo much! \n" ); document.write( "
Algebra.Com's Answer #59453 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! X-SQUARE ROOT X=0 how do I solve for all values of x \n" ); document.write( "----------- \n" ); document.write( "x - sqrtx = 0 \n" ); document.write( "sqrtx = x \n" ); document.write( "Square both sides to get: \n" ); document.write( "x = x^2 \n" ); document.write( "x^2-x=0 \n" ); document.write( "x(x-1)=0 \n" ); document.write( "x = 0 or x = 1 \n" ); document.write( "------------------- \n" ); document.write( "Check the answers: \n" ); document.write( "0 - sqrt9 = 0 \n" ); document.write( "0 - 0 = 0 \n" ); document.write( " 0 = 0 \n" ); document.write( "OK \n" ); document.write( "---------------- \n" ); document.write( "1 -sqrt1 = 0 \n" ); document.write( "1-1=0 \n" ); document.write( "OK \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |