asked 73.3k views
5 votes
What is the second term of the sequence defined by the recursive rule f(1)=3,f(n)=f(n-1)+5

asked
User Afinit
by
7.1k points

1 Answer

3 votes

Answer:

8

Explanation:

To obtain the second term substitute n = 2 into the recursive rule, that is

f(2) = f(2 - 1) + 5 = f(1) + 5 = 3 + 5 = 8

answered
User DGomonov
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.