document.write( "Question 356379: A ball bounces from a height of 2 metres and returns to 80% of its previous height on each bounce. Find the total distance travelled by the ball until it stops bouncing. \n" ); document.write( "
Algebra.Com's Answer #254399 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
H=2+2(0.8)(up)+2(0.8)down+2(0.8)(0.8)(up)+2(0.8)(0.8)(down)+...
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"H=2%2B4%2A%28sum%28%280.8%29%5En%2Cn=1%2Cinfinity%29%29\"
\n" ); document.write( "\"H=2%2B4%2A%280.8%2F%281-0.8%29%29\"
\n" ); document.write( "\"H=2%2B4%2A%280.8%2F%280.2%29%29\"
\n" ); document.write( "\"H=2%2B4%2A4\"
\n" ); document.write( "\"highlight%28H=18%29\"meters
\n" ); document.write( "
\n" ); document.write( "
\n" );