A ball is dropped and bounces up to a height that is 75% of the height from which it was dropped. It then bounces again to a height that is 75% of the previous height and so on. How many bounces does it make before it bounces up to less than 20% of the original height from which it was dropped?
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 of the ball after it has bounced n times with respect to the initial height is given by
h n = ( 4 3 ) n
We set this equal to 0 . 2 = 5 1 and solve the resulting equation
( 4 3 ) n ⇔ lo g 4 3 [ ( 4 3 ) n ] ⇔ n = 5 1 = lo g 4 3 ( 5 1 ) = lo g 4 3 ( 5 1 ) ≈ 5 . 5 9
This means, that the ball will bounce less than 0 . 2 of its initial height after ⌈ 5 . 5 9 ⌉ = 6 bounces.