document.write( "Question 277439: What is x squared minus 2x minus 35 divided by x + 5? \n" ); document.write( "
Algebra.Com's Answer #201983 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x^2-2x-35\r
\n" ); document.write( "\n" ); document.write( "x^2-7x+5x-35\r
\n" ); document.write( "\n" ); document.write( "x(x-7)+5(x-7)\r
\n" ); document.write( "\n" ); document.write( "(x-7)(x+5)/(x+5)\r
\n" ); document.write( "\n" ); document.write( "=x-7
\n" ); document.write( "
\n" );