The transformation
Here's why:
- The expression
implies that for each value on the original graph, the output corresponds to the input . This means to get the same output as at point , you need to input . - Therefore, in order to map the output of
to a value that is at the original position, we must move the point where it's being evaluated by one unit to the left.
So the correct answer is: translates it 1 unit left and 1 unit up.