399,223 views
13 votes
13 votes
Shaunta is developing a recursive formula to represent an arithmetic sequence in which 5 is added to each term to determine each successive term. which formula could represent her sequence? f(n 1) = f(n) 5 f(n 1) = f(n 5) f(n 1) = 5f(n) f(n 1) = f(5n)

User Navita
by
2.4k points

2 Answers

12 votes
12 votes

Answer:

A

Explanation:

User Yuxhuang
by
2.8k points
12 votes
12 votes

Answer:

f(n+1) = f(n)+5

Explanation:

So lets say

f(1)=5

f(2)=10

1+1=2 so

f(2)=f(1+1)

therefor

f(n+1)=f(n)+5 since the difference of the functions is 5

the answer is A f(n+1)=f(n)+5

we know that

An arithmetic sequence is a sequence of numbers which increases or decreases by a constant amount each term

In this problem

the sequence of numbers increase by a constant amount equal to

5

each term

so

f(2)=f(1)+5

f(3)=f(2)+5

f(4)=f(3)+5

.

.

f(n+1) = f (n) + 5

therefore

the answer is the option

f(n + 1) = f(n) + 5

User Jon Simpson
by
2.9k points