document.write( "Question 45175: Divide x^2-3x-18/x-6 \n" ); document.write( "
Algebra.Com's Answer #29987 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (x^2 - 3x - 18)/(x - 6) \n" ); document.write( "((x - 6)(x + 3))/(x - 6) \n" ); document.write( "x + 3 \n" ); document.write( " |