SOLUTION: write an equation for the following sequence: 0, 10, 15, 17.5 18.75

Algebra ->  Sequences-and-series -> SOLUTION: write an equation for the following sequence: 0, 10, 15, 17.5 18.75       Log On


   



Question 338482: write an equation for the following sequence:
0, 10, 15, 17.5 18.75

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
A bit tricky to explain this one, but recognize that you are adding 10, then half of that, 5, then half of that, 2.5, etc.
Whenever you add half as much, there's usually a (1/2)^n factor involved somewhere...here is a problem like that...
I get a-sub-n = 20 - 20(1/2)^(n-1) or 20(1 - 1/[2^(n-1)])...see if that works for you...