Answer:
Explanation:
Required
Recursive function to represent the scenario
Let the current term be f(n);
This means that the next term will be: f(n + 1);
From the question, 5 is added to f(n) to get f(n + 1).
Hence, the function is:
8.2m questions
10.8m answers