document.write( "Question 39694: (x^3 + 3x^2 +3x +1)/(x+1)
\n" );
document.write( "Thank you for helping me \n" );
document.write( "
Algebra.Com's Answer #25112 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! It turns out that \n" ); document.write( "(x^3 + 3x^2 + 3x + 1) \n" ); document.write( "is actually a perfect cube...it is \n" ); document.write( "(x + 1)^3 \n" ); document.write( "so that when you divide by x + 1. you get \n" ); document.write( "(x + 1)^2 \n" ); document.write( " |