Answer:
We know that g(n) = n + 1
So we need f(n+1)
We know that whatever we give to f it will multiply it by - 3 and add 3 to it so we have to :
(n + 1) × (- 3) + 3 = - 3n - 3 + 3 = - 3n
So choice C is correct
5.1m questions
6.7m answers