Question 357355
<pre><font size = 3 color = "indigo"><b>
Hi,
how do you go from  (x+1)^3-1 to x(x^2+3x+3)
by expanding the (x + 1)^3
(x+1)^3-1  
(x+1)(x+1)(x+1)-1
(x^2 + 2x + 1)(x+1)-1
x^3 + 2x^2 + x + x^2 + 2x + 1 - 1
x^3 + 3x^2 + 3x
x(x^2 + 3x + 3)