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:
5.3m questions
6.9m answers