document.write( "Question 305128: solve the equation by factoring:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x^2-8x=0 \n" );
document.write( "
Algebra.Com's Answer #218474 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! x^2-8x=0\r \n" ); document.write( "\n" ); document.write( "x^2 - 8x = \n" ); document.write( "x*(x-8) = 0\r \n" ); document.write( "\n" ); document.write( "Solutions are x = 0 or x-8 = 0 (that is x = 8). \n" ); document.write( " |