document.write( "Question 867349: A ball is dropped vertically from a height of 50 meters. After each bounce, the ball reaches a maximum height equal to 80 percent of the 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 tenth bounce. Show and explain your work.''.
\n" ); document.write( "

Algebra.Com's Answer #522958 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+h%5Bn%5D+\" be the maximum height of the
\n" ); document.write( "ball after the \"+n+\"th bounce
\n" ); document.write( "\"+h%5Bn%5D+=+50%2A.8%5En+\"
\n" ); document.write( "-----------------------
\n" ); document.write( "\"+h%5B1%5D+=+50%2A.8+\"
\n" ); document.write( "\"+h%5B1%5D+=+40+\"
\n" ); document.write( "--------------------
\n" ); document.write( "\"+h%5B2%5D+=+50%2A.8%5E2+\"
\n" ); document.write( "\"+h%5B2%5D+=+32+\"
\n" ); document.write( "------------------
\n" ); document.write( "\"+h%5B3%5D+=+50%2A.8%5E3+\"
\n" ); document.write( "\"+h%5B3%5D+=+25.6+\"
\n" ); document.write( "----------------------
\n" ); document.write( "Each result is \"+.8+\" of the previous result
\n" ); document.write( "-----------------------
\n" ); document.write( "\"+h%5B10%5D+=+50%2A.8%5E10+\"
\n" ); document.write( "\"+h%5B10%5D+=+50%2A.1074+\"
\n" ); document.write( "\"+h%5B10%5D+=+5.4+\" m
\n" ); document.write( "--------------------------
\n" ); document.write( "You could do successive multiplications
\n" ); document.write( "but I used a calculator\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );