document.write( "Question 1169577: Pls answer my question\r
\n" ); document.write( "\n" ); document.write( "When a ball is tossed to a height of 4 meters above the ground, it always rebounds to 40% of it's previous height until it stops. Find the total distance that the ball has covered when it strikes the ground for the fifth time.
\n" ); document.write( "

Algebra.Com's Answer #794393 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
each time the ball is tossed, it rebounds to 40% of the previous height.
\n" ); document.write( "when it is tossed, the height is 4 meters.
\n" ); document.write( "on the first rebound, the height is .4 * 4 = 1.6 meters.
\n" ); document.write( "on the second rebound, the height is .4 * 1.6 = .64 meters.
\n" ); document.write( "on the third rebound, the height is .4 * .64 = .256 meters.
\n" ); document.write( "etc.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "at some point the height will decrease to 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this appears to be a geometric series.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for the nth term of a geometric series is An = A1*r^(n-1).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for the sum of the n terms of a geometric series is Sn = A1*(1-r^n)/(1-r).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if r is less than 1, than the infinite sum of the geometric series is S = A1/(1-r)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in your series, r is less than 1.
\n" ); document.write( "it is .4 to be exact.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for the infinite sum of your series would be:
\n" ); document.write( "S = 4 / (1-r) = 4/.6 = 6.66666667 rounded to 8 decimal places.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find the total distance traveled when the ball strikes the ground for the fifth time, the formula of Sn = A1*(1-r^n)/(1-r) is used.
\n" ); document.write( "that becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S5 = 4*(1-.4^5)/.6 = 6.5984.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ball will have traveled 6.5984 meters by the time it strikes the ground for the 5th time.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's what the series looks like in excel.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );