f(x - n) - shift the graph n units right
f(x + n) - shift the graph n units left
f(x) - n - shift the graph n units down
f(x) + n - shift the graph n units up
----------------------------------------------------------------------------
f(x) = x²
g(x) = (x - 3)² + 2
shift the graph of f(x) = x² three units right and two units up.