document.write( "Question 33279: the equation x(squared)-2x=0 has two solutions. whats the other? \n" ); document.write( "
Algebra.Com's Answer #19662 by sarah_adam(201)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2\"-2x =0
\n" ); document.write( "x(x-2)=0
\n" ); document.write( "so either x = 0 or (x -2)=0
\n" ); document.write( "so two values of x are 0 or x=2
\n" ); document.write( "
\n" );