We have the following function:
When we want to shift a function to the left or right we add something to the argument, then
• f(x + a) = shift the function "a" units to the left
,
• f(x - a) = shift the function "a" units to the right
Therefore, if we want to move it 12 units to the left we must add 12 to the argument, then
Therefore
The function g is