Question 86307
Take the graph of y = {{{x^3}}}:
{{{graph(300, 200, -10, 10, -10, 10, x^3)}}} 
Then shift the curve 3 units to the left and 4 untis up:
{{{graph(300, 200, -10, 10, -10, 10,(x + 3)^3 + 4)}}}