document.write( "Question 700470: 3.Divide (x^2+7x+12)(x+3) by (x+4) using factor method.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #431831 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! (x^2+7x+12)(x+3) / (x+4) \n" ); document.write( "(x+4)(x+3)(x+3)/(x+4) cancel out the (x+4) terms. \n" ); document.write( "(x+3)(x+3)=x^2+6x+9 \n" ); document.write( " |