asked 213k views
5 votes
What is the explicate formula for -5,-8,-11

1 Answer

3 votes
Every term is three less than the previous term.

Since -5 is our first term, we can set that to a(1) so that we can express a recursive formula:
a(n+1) = a(n) - 3

a(2) = -8
a(3) = -11
a(4) = -14
a(5) = -17

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