document.write( "Question 262975: A ball is dropped straight down from a height of 16 feet. If it bounces back each time to a height one-half the height from which it last fell, how far will the ball have traveled when it hits the floor for the sixth time? \n" ); document.write( "
| Algebra.Com's Answer #193919 by Alan3354(69443)     You can put this solution on YOUR website! 16 \n" ); document.write( "8 x 2 \n" ); document.write( "4 x 2 \n" ); document.write( "2 x 2 \n" ); document.write( "1 x 2 \n" ); document.write( ".5 x 2 \n" ); document.write( ".25 x2 \n" ); document.write( "--- \n" ); document.write( "16 \n" ); document.write( "16 \n" ); document.write( "8 \n" ); document.write( "4 \n" ); document.write( "2 \n" ); document.write( "1 \n" ); document.write( ".5 \n" ); document.write( "--- \n" ); document.write( "47.5 feet \n" ); document.write( " |