SOLUTION: If a ball rebounds three-fifths as far as it falls, how far will it (vertically) travel before coming to rest if dropped 14 feet?
Algebra ->
Sequences-and-series
-> SOLUTION: If a ball rebounds three-fifths as far as it falls, how far will it (vertically) travel before coming to rest if dropped 14 feet?
Log On
Question 552039: If a ball rebounds three-fifths as far as it falls, how far will it (vertically) travel before coming to rest if dropped 14 feet? Found 2 solutions by Theo, ikleyn:Answer by Theo(13342) (Show Source):
You can put this solution on YOUR website! this is actually 2 infinite geometric progressions.
the first geometric progression models the downward movement of the ball.
the second geometric progression models the upward movement of the ball.
the formula for an infinite geometric progression is:
S = a/(1-r)
a is the first value.
r is the common ratio
in this problem the common ratio is equal to 1/2.
this is because each time the downward movement of the ball is 1/2 what it was before.
the downward movement of the ball is modeled by the formula:
S = 14/.5
the upward movement of the ball is modeled by the formula:
S = 7/.5
you add these formulas together to get the downard and upward movement of the ball.
you get S = 14/.5 + 7/.5 = 28 + 14 = 42
the ball will travel 42 vertical units before it comes to rest.
28 of those vertical units will be in the downward direction.
14 of those vertical units will be in the upward direction.
a progression of what happens to the ball was modeled through excel.
the results are shown below:
trip equals the number of times up and down vertical movements were executed.
1 is the first time.
2 is the second time.
etc.
down is the number of units traveled down each time.
up is the number of units traveled up each time.
sum 1 is the cumulative sum of the units traveled down to that time.
sum 2 is the cumulative sum of the units traveled up to that time.
sum 3 is the cumulative sum of the units traveled up and down to that time.
you can see that after 20 units it has sort of stabilized at total down movement of 28 and total up movement of 14 for total down and up movement of 42.
this is because of rounding to only the fifth decimal place.
more detail would have shown that 28 and 14 were not quite achieved but were getting closer and closer.
the actual formula for n iterations would be:
Sn = a(1-r^n)/(1-r)
for a = 14, the total down movement would be equal to 27.9999733.
for a = 7, the total up movement would be equal to 13.99998665
the sum would be equal to 41.99995995.
very close to 42 but not quite there.
You can put this solution on YOUR website! .
If a ball rebounds three-fifths as far as it falls, how far will it (vertically) travel before coming to rest
if dropped 14 feet?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The solution in the post by @Theo is incorrect.
I came to bring a correct solution.
First rebound is = = ft.
The heights of rebounds that follow make geometric progression with the common ratio of r = 3/5.
The infinite sum of all the rebound heights series is
= = = = 21.
This value, 21 ft, we should double, counting each fall-rebund, and add the initial height of 14 ft.
So, the final answer for the total travel is 14 + 2*21 = 14 + 42 = 56 ft.