document.write( "Question 41912: solve\r
\n" );
document.write( "\n" );
document.write( "8x^2=5x\r
\n" );
document.write( "\n" );
document.write( "show work \n" );
document.write( "
Algebra.Com's Answer #27038 by fractalier(6550) You can put this solution on YOUR website! Okay, from \n" ); document.write( "8x^2 = 5x \n" ); document.write( "let's subtract the 5x and then factor giving us \n" ); document.write( "8x^2 - 5x = 0 \n" ); document.write( "x(8x - 5) = 0 \n" ); document.write( "so that \n" ); document.write( "x = 0 or 8x - 5 = 0 \n" ); document.write( "The second one can be solved giving us \n" ); document.write( "8x = 5 \n" ); document.write( "x = 5/8 as the second solution... \n" ); document.write( " |