document.write( "Question 355209: What is x^2 + 5x - 6=0 using the quadractic formula? \n" ); document.write( "
Algebra.Com's Answer #253746 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%28-5+%2B-+sqrt%28+5%5E2-4%2A1%2A%28-6%29+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "\"x+=+%28-5+%2B-+sqrt%28+25%2B24+%29%29%2F2+\"
\n" ); document.write( "\"x+=+%28-5+%2B-+sqrt%28+49+%29%29%2F2+\"
\n" ); document.write( "Take it from there and finish the calculation.
\n" ); document.write( "
\n" ); document.write( "
\n" );