document.write( "Question 873176: Factor the polynomial x^2-6x-7 \n" ); document.write( "
Algebra.Com's Answer #526676 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2-6x-7\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2-7x%2Bx-7\"\r
\n" ); document.write( "\n" ); document.write( "x(x-7)+1(x-7)\r
\n" ); document.write( "\n" ); document.write( "(x-7)(x+1)
\n" ); document.write( "
\n" );