document.write( "Question 480732: What is the solution to the equation x(x-1)=0? \n" ); document.write( "
Algebra.Com's Answer #329218 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What is the solution to the equation x(x-1)=0? \n" ); document.write( ". \n" ); document.write( "Set each term on the left to zero and solve: \n" ); document.write( "(x)(x-1)=0 \n" ); document.write( ". \n" ); document.write( "So: \n" ); document.write( "x = 0 \n" ); document.write( "or \n" ); document.write( "x-1 = 0 \n" ); document.write( "x = 1 \n" ); document.write( ". \n" ); document.write( "solution: x = {0,1} \n" ); document.write( " |