92.9k views
2 votes
18. The table shows the amount of money in a savings account after several weeks

Week
Savings
$125
$140
$155
$170
$185
$200
a. Is the sequence arithmetic or geometric? Explain. Find the common difference or common
b. Write a recursive formula for the sequence
c. Write an explicit formula for the sequence

User Psyx
by
5.6k points

1 Answer

4 votes

Answer:

a. Arithmetic

b.
a_(n) = a_(n-1) + 15

c.
a_(n) = 15n + 125

Explanation:

A sequence is arithmetic when the difference between one term and the next is a constant. On the other hand, a sequence is geometric when the next term is found by multiplying the previous by a constant.

In this case, the next term of the sequence can be found by adding $15. Therefore, the sequence is ARITHMETIC ✔️

The recursive formula will be the following:
a_(n) = a_(n-1) + 15

The explicit formula is the following:
a_(n) = 15n + 125

User Maikel Bollemeijer
by
6.4k points