Explanation:
f(x) + n - move the graph n units up
f(x) - n - move the graph n units down
f(x + n) - move the graph n units to the left
f(x - n) - move the graph n units to the right
====================================================
We have f(x) = 2ˣ.
g(x) = f(x) + 1 - move the graph of f(x) one unit up.
(look at the picture)