asked 20.5k views
1 vote
A sequence is defined by the formula f(n+1)=f(n)-3. If f(4)=22, what is f(1)?​

1 Answer

2 votes

Answer:

f(1) = 31

Explanation:

since f(n+1) -f(n) = -3

this sequence is arithmetic when the common diff is d= -3

the general term is :

f(n) = f(1) +(n-1)d

put n = 4

f(4) = f(1)+(4-1)(-3)

22 = f(1) - 9

f(1) = 31

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.