asked 13.5k views
0 votes
Select the recursive rule for a sequence where every term is the same.

(А)
f(1) = 11, f(n) = f(n - 1)-2
B
f(1)= 11, f(n)=f(n − 1) + 1
C с
f(1) = 11, f(n)=f(n - 1)-1
D
f(1)= 11, f(n) = f(n − 1)

1 Answer

5 votes

Answer:

f(1)=11,f(n)=f(n-1)+1

answered
User Cherylann
by
8.0k 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.