document.write( "Question 1033017: You drop a ball from a height of 1.5 meters. Each curved path has 71% of the height of the previous path.
\n" ); document.write( "a. Write a rule for the sequence using centimeters. The initial height is given by the term n = 1.
\n" ); document.write( "b. What height will the ball be at the top of the sixth path?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #648035 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
If the initial height is n=1,then the equation for each successive bounce is
\n" ); document.write( "h=.71^n
\n" ); document.write( "Our initial height is 1.5 meters, or 150 cms. Our height on the sixth path is:
\n" ); document.write( "150 X .71^6, or 150 X .090959201,or 13.643 cms!!!!!!!
\n" ); document.write( "
\n" );