document.write( "Question 236959:  solve the equation...\r
\n" );
document.write( "\n" );
document.write( "x^2-3x=10\r
\n" );
document.write( "\n" );
document.write( "i think the answer is x=5 but not sure \n" );
document.write( "
Algebra.Com's Answer #174292 by edjones(8007)    You can put this solution on YOUR website! x^2-3x=10 \n" ); document.write( "x^2-3x-10=0 \n" ); document.write( "(x-5)(x+2)=0 \n" ); document.write( "x=5, x=-2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( "  |