Respuesta :
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
----------------------------------------------------------------------------
y = 2(x - 15)² + 3
y = 2(x -11)² + 3 = 2(x - 15 + 4)² + 3
Answer: shift the graph of y = 2(x - 15)² + 3 four units left.