Question 671376
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
f(x) = (x + 3)^3 (blue)  x^3(green) shifted 3 to the left
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
graph( 300, 300, -6, 6, -6, 6,0,x^3, (x+3)^3))}}}