asked 144k views
0 votes
A sequence is defined by the formula f(n+1)=f(n)- 3 if f( 4)=22what's is f(1)

1 Answer

2 votes

f(n+1)=f(n)- 3\\ f(n)=f(n+1)+3\\\\ f(3)=22+3=25\\ f(2)=25+3=28\\ f(1)=28+3=31
answered
User Tksfz
by
8.2k 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.