document.write( "Question 1196224: A BALL BOUNCES TO 65% OF ITS PREVIOUS HEIGHT AFTER EACH BOUNCES. IF THE BALL IS DROPPED FROM 15M, WHAT IS THE HEIGHT DOES THE BALL REACH AFTER 9 BOUNCES? (NOTE: NEAREST TENTH OF A CM)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #828971 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Let H = height of ball after 9 bounces\r \n" ); document.write( "\n" ); document.write( "H = 15(0.65)^9 \n" ); document.write( " = 0.31067 meters \n" ); document.write( " = 31.1 centimeters\r \n" ); document.write( "\n" ); document.write( "Answer: \n" ); document.write( "The ball reach the height of 31.1 centimeters after \n" ); document.write( "9 bounces.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |