document.write( "Question 199209: I need the quadratic equation for the following
\n" );
document.write( " twice the square of a number is the same as eighttimes the same numbers \n" );
document.write( "
Algebra.Com's Answer #149682 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I need the quadratic equation for the following:\r \n" ); document.write( "\n" ); document.write( "twice the square of a number is the same as eight times the same numbers \n" ); document.write( ": \n" ); document.write( "2x^2 = 8x \n" ); document.write( "2x^2 - 8x = 0 \n" ); document.write( " \n" ); document.write( " |