How do you use transformations of f(x)=x3 to graph the function h(x)=15(x+1)3+2?

1 Answer
Feb 18, 2015

Hello !

You know very well the graph of f(x)=x3 :

graph{x^3 [-10, 10, -5, 5]}

Now, apply the transformations :

1) translate this curve one step on the left to obtain f1(x)=(x+1)3

graph{(x+1)^3 [-10, 10, -5, 5]}

2) Dilate this new curve with coefficient 15 to obtain f2(x)=15(x+1)3

graph{1/5*(x+1)^3 [-10, 10, -5, 5]}

3) Finally, translate this new curve 2 steps on the top to obtain h(x)=15(x+1)3+2

graph{1/5*(x+1)^3+2 [-10, 10, -5, 5]}