Respuesta :

gmany

f(x) - n - move the graph n units down

f(x) + n - move the graph n units up

f(x - n) - move the graph n units right

f(x + n) - move the graph n units left

-------------------------------------------------------------------------

The function g(x) is obtainedby adding 3 to f(x).

g(x) = f(x) + 3.