Answer:
- 1
Explanation:
using the recursive formula f(n + 1) = f(n) + 3 with f(1) = - 4 , then
f(2) = f(1) + 3 = - 4 + 3 = - 1
9.0m questions
11.6m answers