asked 86.0k views
1 vote
Try to determine how much money you would have if for a month you were given a nickel on day one, two nickels on day two, three nickel on day three and so on. what type of process would you use?

1 Answer

3 votes

Answer:

you would be using a be using the a(n) = d(n-1) + a1 meaning that it's the previous entry plus the difference process.

a(n) = a1 + (n -1)d

a30 = .05 + (30-1).05

a30 = $29.10

Step-by-step explanation:

answered
User Chalkers
by
8.2k points

No related questions found