document.write( "Question 751279: √5x-x=0 \n" ); document.write( "
Algebra.Com's Answer #457435 by malglu(63) ![]() You can put this solution on YOUR website! not sure if you meant this \n" ); document.write( "sqrt (5x) - x =0 \n" ); document.write( "if so, then \n" ); document.write( "sqrt (5x) = x \n" ); document.write( "sqaure bothe sides \n" ); document.write( "5x = x^2 \n" ); document.write( "rearrange \n" ); document.write( "x^2 -5x =0 \n" ); document.write( "so \n" ); document.write( "x(x-5)=0 \n" ); document.write( "x = 0, or 5 \n" ); document.write( " \n" ); document.write( " |