document.write( "Question 83743: Perform the indicated divisions:\r
\n" );
document.write( "\n" );
document.write( "x^2-2x-35/x+5 \n" );
document.write( "
Algebra.Com's Answer #60216 by lekelly(20)![]() ![]() ![]() You can put this solution on YOUR website! x^2-2x-36/x+5\r \n" ); document.write( "\n" ); document.write( "factor out the numerator to get: \n" ); document.write( "(x-7)(x+5)/(x+5)\r \n" ); document.write( "\n" ); document.write( "cancel like terms to get an answer of: \n" ); document.write( "(x-7) \n" ); document.write( " |