asked 87.1k views
4 votes
A sequence is defined by the formula f(n+1)=f(n)−3. If f(4)=22, what is f(1)?

2 Answers

2 votes

Answer:

Answer:31

Explanation:

answered
User Ravi Limbani
by
8.6k points
0 votes

Answer:

31

Explanation:

From the expression

F(n + 1) = F(n) -3

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

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

f(4)- f(3) = -3

f(4) + 3 = f(3)

22 + 3 = 25 = f(3)

Similarly ; f(2) = f(3) + 3 = 25 + 3 = 28

f(1)= f(2) + 3 = 28 + 3 = 31

answered
User Malte Schwerhoff
by
8.7k 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.