document.write( "Question 46254: 37. Solve by using the quadratic formula. x2 – 8x – 9 = 0 \n" ); document.write( "
Algebra.Com's Answer #30693 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Solve by using the quadratic formula. x2 – 8x – 9 = 0
\n" ); document.write( "AX^2+BX+C=0 IS THE STD.EQN..A=1,B=-8,C=-9
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%28-%28-8%29+%2B-+sqrt%28+%28-8%29%5E2-4%2A1%2A%28-9%29+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "\"x+=+%288+%2B-+sqrt%28+64%2B36+%29%29%2F%282%29+\"
\n" ); document.write( "\"x+=+%288+%2B-+10%29%2F%282%29+\"
\n" ); document.write( "X=9 OR -1
\n" ); document.write( "
\n" );