document.write( "Question 538112: Hello
\n" ); document.write( "I am trying to figure out how to solve quadratic equations. I have X2-8x-9=0
\n" ); document.write( "

Algebra.Com's Answer #353113 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
x^2 -8x -9 = 0
\n" ); document.write( ".
\n" ); document.write( "So, to factor it you need to find two powers of 9 that have a difference of 1.
\n" ); document.write( "-8 = -9+1
\n" ); document.write( ".
\n" ); document.write( "(x-9)(x+1) = x^2 -8x -9
\n" ); document.write( ".
\n" ); document.write( "That means x = 9 or -1.
\n" ); document.write( ".
\n" ); document.write( "\"%0D%0Agraph%28500%2C500%2C-10%2C10%2C-25%2C25%2Cx%5E2-8%2Ax-9%29%0D%0A\"
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );