asked 43.9k views
4 votes
Which formula can be used to describe the sequence below? –8, –5, –2, 1, 4, ...

2 Answers

0 votes

D. an = an-1+3; a1 = -8

EG. 2020

answered
User Smozgur
by
8.6k points
5 votes

Answer:

an = -8 +3(n-1)

an = -11 +3n

f(n) = -11 +3n

Explanation:

–8, –5, –2, 1, 4, ...

This is an arithmetic sequence.

We are increasing by 3 each time

-8 +3 = -5

-5+3 = -2

-2 +3 = 1

The common difference is 3

The formula for an arithmetic sequence is

an = a1 +d (n-1)

an = -8 +3(n-1)

an = -8 +3n -3

an = -11 +3n

The nth term is -11 +3n

f(n) = -11 +3n

answered
User Julien Rodrigues
by
7.3k 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.