Answer:

Explanation:
f(x) + n - shift the graph n units up
f(x) - n - shift the graph n units down
f(x + n) - shift the graph n units to the left
f(x - n) - shift the graph n units to the right
===========================================
f(x) = x + 8
shift the graph 2 units to the right
f(x - 2) = (x - 2) + 8 = x - 2 + 8 = x + 6