document.write( "Question 596695: Find the product: (x + 1)(x2 + x + 1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #377844 by rfer(16322) ![]() You can put this solution on YOUR website! x^3+x^2+x+x^2+x+1= \n" ); document.write( "x^3+2x^2+2x+1 \n" ); document.write( " |