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 #812263 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            The solution and the formula in the post by @mananth are both incorrect.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            I came to bring the correct solution/formula/answer.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The height after 1st bounce is  32*0.8 m.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The height after 2nd bounce is  \"32%2A0.8%5E2\" m.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The height after 3rd bounce is  \"32%2A0.8%5E3\" m.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The height after 4th bounce is  \"32%2A0.8%5E4\" m.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The height after 5th bounce is  \"32%2A0.8%5E5\" = 10.486 m.      ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The height after n-th bounce is  \"32%2A0.8%5En\" m.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved (correctly).\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );