document.write( "Question 1090861: A special rubber ball is dropped from the top of a building 81m high. if after the falling it bounces back to two-thirds of the previous bouncing height, then
\n" );
document.write( "how high will it bounce the 5th time?
\n" );
document.write( "what is the total distance it has covered the 6th time it touch the ground?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #705363 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! A special rubber ball is dropped from the top of a building \n" ); document.write( "81m high. if after the falling it bounces back to two-thirds \n" ); document.write( "of the previous bouncing height, then how high will it bounce \n" ); document.write( "the 5th time? \n" ); document.write( " \r\n" ); document.write( "It falls 81 meters and hits the ground for the 1st time,\r\n" ); document.write( "so its first upward bounce is two-thirds of 81m or 54m.\r\n" ); document.write( "\r\n" ); document.write( "a1 = 54, r = 2/3\r\n" ); document.write( "\r\n" ); document.write( "We use geometric series formula for nth term \r\n" ); document.write( "\r\n" ); document.write( "an = a1rn-1\r\n" ); document.write( "\r\n" ); document.write( "a5 = 54(2/3)5-1 = 54(2/3)4 = 54(16/81) = 32/3 m =what is the total distance it has covered the 6th time it touch the ground? The ball falls 6 times, but rises only 5 times.\r\n" ); document.write( "\r\n" ); document.write( "We use the sum formula for geometric series:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |