asked 63.6k views
21 votes
The first four terms of a sequence are shown below:

8, 5, 2, -1
Which of the following functions best defines this sequence?
O f(1) = 8, f(n + 1) = f(n) + 3; forn
O f(1) = 8, f(n + 1) = f(n) - 5; for n 1
O f(1) = 8, f(n + 1) = f(n) + 5; for n 1
Of(1) = 8, f(n + 1) = f(n) -3; for n 1

1 Answer

8 votes

Answer:

Explanation:

Since each term is decreased by three
f(n+1)=f(n)-3

answered
User Enilce
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.