document.write( "Question 242887: Solve the equation 3x^2 -6x = -3. \n" ); document.write( "
Algebra.Com's Answer #177853 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the equation 3x^2 -6x = -3 \n" ); document.write( "3x^2-6x+3 = 0 \n" ); document.write( "Factor: \n" ); document.write( "3(x^2-2x+1) = 0 \n" ); document.write( "Factor: \n" ); document.write( "3(x-1)^2 = 0 \n" ); document.write( "Solve: x-1 = 0 \n" ); document.write( "x = 1 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |