document.write( "Question 1182271: A ball is dropped from a height of 32 m. The ball bounces back 80 % of the distance it falls. To what height does the ball bounce after the 5th bounce? Round answers to one decimal place. \n" ); document.write( "
Algebra.Com's Answer #812254 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "an = a*r^(n-1)\r
\n" ); document.write( "\n" ); document.write( "a5 = 32 * 0.8^4\r
\n" ); document.write( "\n" ); document.write( "13.10 m at the 5th. bounce
\n" ); document.write( "
\n" );