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)\"\" \"About 
You can put this solution on YOUR website!
Use the quradratic formula
\n" ); document.write( "\"x=%28-13%2B-sqrt%2813%5E2-4%282%29%2815%29%29%29%2F%282%282%29%29\"
\n" ); document.write( "\"x=%28-13%2B-sqrt%2849%29%29%2F4\"
\n" ); document.write( "\"x=%28-13%2B-7%29%2F4\"
\n" ); document.write( "x = -6/4 or -20/4
\n" ); document.write( "x = -1.5 or -5
\n" ); document.write( "
\n" );