document.write( "Question 82723: perform the indicated divisions\r
\n" );
document.write( "\n" );
document.write( "x^2-2x-35
\n" );
document.write( "divided by
\n" );
document.write( "x+5 \n" );
document.write( "
Algebra.Com's Answer #59318 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! (x^2-2x-35)/(x+5) \n" ); document.write( "(x-7)(x+5)/(x+5) cancelling out the (x+5) terms we have: \n" ); document.write( "x-7 \n" ); document.write( " \n" ); document.write( " |