document.write( "Question 731077: 3. A ball is dropped vertically from a height of 80 meters. After each bounce, the ball reaches a maximum height equal to 60 percent of maximum height of the previous bounce.
\n" ); document.write( "a. Write the first three terms of the sequence. Explain how you know what they are.
\n" ); document.write( "b. Find the height to the nearest tenth of a meter of the ball after the eighth bounce. Show and
\n" ); document.write( " explain your work.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #446984 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
After 1st bounce,
\n" ); document.write( "\"+h+=+.6%2A80+\"
\n" ); document.write( "After 2nd bounce,
\n" ); document.write( "\"+h+=+.6%2A%28+.6%2A80+%29+\"
\n" ); document.write( "After 3rd bounce,
\n" ); document.write( "\"+h+=+.6%2A%28+.6%2A%28+.6%2A80+%29+%29+\"
\n" ); document.write( "So, the general formula is
\n" ); document.write( "After the \"+n+\"th bounce,
\n" ); document.write( "\"+h+=+.6%5En+%2A+80+\"
\n" ); document.write( "----------------
\n" ); document.write( "(a)
\n" ); document.write( "\"+.6%2A80+=+48+\"m
\n" ); document.write( "\"+.36%2A80+=+28.8+\"m
\n" ); document.write( "\"+.216%2A80+=+17.28+\"m
\n" ); document.write( "-------------------
\n" ); document.write( "(b)
\n" ); document.write( "\"+h+=+.6%5E8+%2A80+=+.0168%2A80+\"
\n" ); document.write( "\"+h+=+1.344+\" m
\n" ); document.write( "
\n" ); document.write( "
\n" );