document.write( "Question 442808: how do you do (x + 2)(x^2 - 2x + 1) \n" ); document.write( "
Algebra.Com's Answer #804710 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
(x + 2)(x^2 - 2x + 1)
\n" ); document.write( "= (x^3 - 2x^2 + x) + (2x^2 - 4x + 2)
\n" ); document.write( "= \"x%5E3+-+3x+%2B+2\"
\n" ); document.write( "
\n" );