document.write( "Question 42906: how about this one\r
\n" );
document.write( "\n" );
document.write( "2x^2 = 6x \n" );
document.write( "
Algebra.Com's Answer #27992 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From 2x^2 = 6x, subtract 6x from both sides, factor and solve, we get \n" ); document.write( "2x^2 - 6x = 0 \n" ); document.write( "2x(x - 3) = 0 \n" ); document.write( "and thus \n" ); document.write( "x = 0 or x = 3 \n" ); document.write( " |