After being dropped, a ball always bounces back to of the height of its previous bounce. After the first bounce, it reaches a height of 200 inches. How high will it reach after the tenth bounce?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The height reached after the n -th bounce is actually a geometric progression with a = 2 0 0 and r = 5 2 = 0 . 4
Therefore, the height after the 1 0 th bounce:
T 1 0 = 2 0 0 ( 0 . 4 ) 1 0 − 1 = 2 0 0 ( 0 . 4 ) 9 = 0 . 0 5 2 4