document.write( "Question 1950: How do you do this problem
\n" );
document.write( "2x^2 + 13x + 15 = 0 \n" );
document.write( "
Algebra.Com's Answer #762 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! Use the quradratic formula \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = -6/4 or -20/4 \n" ); document.write( "x = -1.5 or -5 \n" ); document.write( " |