Answer : C


Parent function is f(x). In g(x) 5 is subtracted from x
If any number is added or subtracted from x, then we move left or right
When a number 'a' is added with x then we shift 'a' units to the left
When a number 'a' is subtracted from x then we shift 'a' units to the right
f(x) is our parent function. Here 5 is subtracted from x to get g(x)
For -5, the graph of g(x) is the graph of f(x) shifted right 5 units