document.write( "Question 106169: Can someone help me solve this quadtratic problem: \r
\n" );
document.write( "\n" );
document.write( "2x^2+7x+5 \n" );
document.write( "
Algebra.Com's Answer #77215 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve this quadratic problem: \n" ); document.write( "2x^2+7x+5=0 \n" ); document.write( "Factor: \n" ); document.write( "2x^2+2x+5x+5 = 0 \n" ); document.write( "2x(x+1)+5(x+1) = 0 \n" ); document.write( "(x+1)(2x+5) = 0 \n" ); document.write( "x = -1 or x = -5/2 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H> \n" ); document.write( " \n" ); document.write( " |