document.write( "Question 449458: Solve the following equation by using the quadratic formula. (Enter solutions from smallest to largest. If there is one solution with a multiplicity of two, enter it in both answer boxes.)
\n" );
document.write( " 2x^2-5x=7\r
\n" );
document.write( "\n" );
document.write( "x = ?
\n" );
document.write( "x = ?\r
\n" );
document.write( "\n" );
document.write( "Please show me the steps to get the steps. \n" );
document.write( "
Algebra.Com's Answer #309199 by aagam94(6)![]() ![]() You can put this solution on YOUR website! The equation is: \n" ); document.write( "2x^2-5x=7\r \n" ); document.write( "\n" ); document.write( "Here, \n" ); document.write( "a=2 \n" ); document.write( "b=-5 \n" ); document.write( "c=-7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using the formula:- \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "by substituting the values...you will get two answers..which are\r \n" ); document.write( "\n" ); document.write( "x=-1\r \n" ); document.write( "\n" ); document.write( "x=7/2 \n" ); document.write( " |