document.write( "Question 1034042: divide x^2+6x+5 divided by x+1 \n" ); document.write( "
Algebra.Com's Answer #648641 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! If we factor x^2+6x+5, we get; \n" ); document.write( "x^2+6x+5=(x+5)(x+1) \n" ); document.write( "Dividing by x+1, we get; \n" ); document.write( "(x+5)(x+1)/(x+1)=(x+5)!!!!!!!! \n" ); document.write( " |