SOLUTION: A ball is dropped from a height of 16ft. On each bounce it rises half of its previous height. when the ball hits the ground for the seventh time how far has it traveled?
Algebra ->
Test
-> SOLUTION: A ball is dropped from a height of 16ft. On each bounce it rises half of its previous height. when the ball hits the ground for the seventh time how far has it traveled?
Log On
Question 314326: A ball is dropped from a height of 16ft. On each bounce it rises half of its previous height. when the ball hits the ground for the seventh time how far has it traveled? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A ball is dropped from a height of 16ft. On each bounce it rises half of its previous height. when the ball hits the ground for the seventh time how far has it traveled?
--------------------
Geometric Series: 16+8+4+2+...
a = 16 ; r = 1/2
------------------------------------
Since 0< r <1,
S(n) = a/[1-r] = 16/(1/2) = 32
===============================
Cheers,
Stan H.