document.write( "Question 103252: I was hoping that you could help me solve this quadratic problem using the quadratic formula. \r
\n" );
document.write( "\n" );
document.write( "2x^2 - 5x = 3 \r
\n" );
document.write( "\n" );
document.write( "Any help on this problem would be helpful to me as I am not understanding these problems very well. Thank you in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #75082 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2x^2 - 5x = 3 \n" ); document.write( "----------------- \n" ); document.write( "2x^2-5x-3 = 0\r \n" ); document.write( "\n" ); document.write( "x = [5 +- sqrt(25-4*2*-3)]/4\r \n" ); document.write( "\n" ); document.write( "x = [5 +- sqrt(49)]/4\r \n" ); document.write( "\n" ); document.write( "x = [ 5 +- 7]/4\r \n" ); document.write( "\n" ); document.write( "x = 3 or x = -1/2\r \n" ); document.write( "\n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |