document.write( "Question 55452: Please help w/ the following:
\n" );
document.write( "Multiply:
\n" );
document.write( "[{x+2}^3]
\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #37626 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! [{x+2}^3] \n" ); document.write( "(x+2)(x+2)(x+2)[Expand] \n" ); document.write( "(x^2+4x+4)(x+2)[FOIL] \n" ); document.write( "(x^3+4x^2+4x+2x^2+8x+8)[Multiply by (x+2) \n" ); document.write( "x^3+6x^2+12x+8 [Combine like-terms] \n" ); document.write( " \n" ); document.write( " |