SOLUTION: A man walks 25 miles a day. On the following days he travel 5% less each day than the previous day. If he walked in the straight line, how far from his statrting point would he tra
Algebra ->
Sequences-and-series
-> SOLUTION: A man walks 25 miles a day. On the following days he travel 5% less each day than the previous day. If he walked in the straight line, how far from his statrting point would he tra
Log On
Question 242174: A man walks 25 miles a day. On the following days he travel 5% less each day than the previous day. If he walked in the straight line, how far from his statrting point would he travel?
I'm learning infinite geometric series, please explain your solutions. Thanks for your helps. Found 2 solutions by stanbon, solver91311:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A man walks 25 miles a day. On the following days he travel 5% less each day than the previous day. If he walked in the straight line, how far from his starting point would he travel?
---------------------------------------
The series is 25 + (0.95)(25) + (0.95)^2(25) +...
-------------------
This is a geometric series with
a = 25 and r = 0.95
---------------------------
Infinite Sum = a[1/(1-r)] = 25[1/0.05] = 500 miles
---
Cheers,
Stan H.