document.write( "Question 180635: how do you multiply out (x+2)^3 \n" ); document.write( "
Algebra.Com's Answer #135390 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how do you multiply out (x+2)^3
\n" ); document.write( "(x+2)^3 = (x+2)*(x+2)*(x+2)
\n" ); document.write( "=(x^2 + 4x + 4)*(x+2)
\n" ); document.write( "=x^3 + 2x^2 + 4x + 8
\n" ); document.write( "
\n" ); document.write( "
\n" );