document.write( "Question 109830: A reboncing ball rebounces each time to a height equal to one half the height of the previous bounce. If it is dropped from a height of 16 mtrs. find the total distance it has travelled when it hits ground for the 10th time. \n" ); document.write( "
Algebra.Com's Answer #80034 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
You can work this problem at least two ways. One way is to just do a table analysis of
\n" ); document.write( "what happens ... as follows
\n" ); document.write( ".
\n" ); document.write( "Ball falls 16 feet and hits the floor first time. 16 feet ... 1 time
\n" ); document.write( ".
\n" ); document.write( "Next ball rebounds to 8 ft and falls back 8 ft where it hits floor second time. Total distance
\n" ); document.write( "traveled to this point is 16 + 8 + 8 = 32 ft and 2 hits
\n" ); document.write( ".
\n" ); document.write( "Ball rebounds to 4 ft and falls back 4 ft where it hits 3rd time. Total distance is 32 + 4 + 4
\n" ); document.write( "= 40 ft and 3 hits
\n" ); document.write( ".
\n" ); document.write( "Ball rebounds to 2 ft and falls back 2 ft where it hits 4th time. Total distance now is
\n" ); document.write( "40 + 2 + 2 = 44 ft and 4 hits.
\n" ); document.write( ".
\n" ); document.write( "Ball rebounds to 1 ft and falls back 1 ft where it hits 5th time. Total distance is now
\n" ); document.write( "44 + 1 + 1 = 46 ft and 5 hits
\n" ); document.write( ".
\n" ); document.write( "Ball rebounds to 1/2 ft and falls back 1/2 ft where it hits 6th time. Total distance up
\n" ); document.write( "to this point is 46 + 1/2 + 1/2 = 47 ft and 6 hits.
\n" ); document.write( ".
\n" ); document.write( "Ball rebounds to 1/4 ft and falls back 1/4 ft to hit 7th time. Total distance now is
\n" ); document.write( "47 + 1/4 + 1/4 = 47.5 ft and 7 hits
\n" ); document.write( ".
\n" ); document.write( "Ball rebounds to 1/8 ft (0.125 ft) and falls back 1/8 ft (again 0.125 ft) and hits for the
\n" ); document.write( "8th time. Total distance now is 47.5 + 0.125 + 0.125 = 47.75 ft and 8 hits.
\n" ); document.write( ".
\n" ); document.write( "The ball rebounds to 1/16 ft (0.0625 ft) and falls back the same distance. The total distance
\n" ); document.write( "is now 47.75 + 0.0625 + 0.0625 = 47.875 ft and 9 hits.
\n" ); document.write( ".
\n" ); document.write( "Finally the ball rebounds to 1/32 ft (0.03125 ft) and falls back the same amount, hitting
\n" ); document.write( "the floor for the 10th and final time. Total distance = 47.875 + 0.03125 + 0.03125 = 47.9325 ft.
\n" ); document.write( ".
\n" ); document.write( "You could also do this problem using a geometric progression.
\n" ); document.write( ".
\n" ); document.write( "Suppose that instead of dropping the ball from a height of 16 ft to start the problem, that
\n" ); document.write( "we shot it up 16 feet from floor level. The first cycle would be up 16 ft and down 16 ft for
\n" ); document.write( "a total of 32 ft. The next cycle would be up 8 ft and down 8 ft for a total of 16 ft. Each
\n" ); document.write( "cycle thereafter would be half of the preceding cycle. So in this progression the first
\n" ); document.write( "term is 32 ft, the next 16, the next 8, and so on.
\n" ); document.write( ".
\n" ); document.write( "If you define a as the first term, r as the common ratio (in this problem r = 1/2), n
\n" ); document.write( "as the number of terms to be considered (10 for this problem) and L as the last term, the
\n" ); document.write( "equation for the sum (S) of the terms in a geometric progression is:
\n" ); document.write( ".
\n" ); document.write( "\"S+=+%28a+-+r%2AL%29%2F%281-r%29\"
\n" ); document.write( ".
\n" ); document.write( "in which \"L+=+a%2Ar%5E%28n-1%29\"
\n" ); document.write( ".
\n" ); document.write( "In this problem:
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( ".
\n" ); document.write( "Now that we have L, we can return to the sum equation and substitute appropriate values:
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( ".
\n" ); document.write( "So this tells us that the total distance traveled is 63.9375 ft. But don't forget that
\n" ); document.write( "in order to get this into the form of a geometric progression we added 16 feet on the
\n" ); document.write( "front end so that every cycle would be complete. Therefore, we need to subtract that 16 feet
\n" ); document.write( "off because the ball did not start at ground level. It was dropped from the height of
\n" ); document.write( "16 feet. Subtracting 16 feet results in 63.9375 ft - 16 ft = 47.9375 ft for the total
\n" ); document.write( "distance traveled during the cycles. This agrees with the answer we got the first way
\n" ); document.write( "we did it ...
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem and how it can be solved.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );