69.1k views
3 votes
I need help..............

I need help..............-example-1
User Tom Rini
by
8.4k points

1 Answer

2 votes

Answer:


a_n=-3+7(n-1)

Explanation:

The recursive rule tells you the initial term of the sequence is a1 = -3, and the common difference is d=7. (7 is the value added to one term to get the next term.)

Putting these values into the formula for the explicit rule gives ...

an = a1 +d(n -1)

an = -3 + 7(n -1)

User Jean Le Moignan
by
8.1k points