Answer:
C
Explanation:
Let a function be "f(x)", we can understand vertical and horizontal shifts by seeing the properties below:
- f(x-a) is original shifted a units horizontally right
- f(x+a) is original shifted a units horizontally left
- f(x) + b is original shifted b units vertically upwards
- f(x) - b is original shifted b units vertically downwards
The "1" in the problem is within "x", which means f(x) became f(x-1).
This goes with first rule, which is horizontal shift right of 1 units.
That is the correct answer is C