document.write( "Question 873176: Factor the polynomial x^2-6x-7 \n" ); document.write( "
Algebra.Com's Answer #526676 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( " \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( " |