document.write( "Question 42876: 2x2+3x-5=0
\n" );
document.write( "I'm supposed to solve this equation by using the quadratic formula the 2x2 is two x squared. thanks sarah \n" );
document.write( "
Algebra.Com's Answer #27967 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay from \n" ); document.write( "2x^2 + 3x - 5 = 0 \n" ); document.write( "we can factor this into \n" ); document.write( "(x - 1)(2x + 5) = 0 \n" ); document.write( "and so \n" ); document.write( "x = 1, -5/2 \n" ); document.write( " |