document.write( "Question 324896: When dropped, a ball rebounds to 4/25 of its original height. How high will the ball rebound after the 6th bounce if it is dropped from the height of 25ft? \n" ); document.write( "
Algebra.Com's Answer #232768 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! When dropped, a ball rebounds to 4/25 of its original height. How high will the ball rebound after the 6th bounce if it is dropped from the height of 25ft? \n" ); document.write( "---------- \n" ); document.write( "h = 25*(4/25)^6 \n" ); document.write( "= 4^6/25^5 \n" ); document.write( "= 4096/9765625 \n" ); document.write( "= 4.194304E-4 feet \n" ); document.write( "= 0.0004194304 feet \n" ); document.write( "= 0.1278 mm \n" ); document.write( "It's no longer bouncing \n" ); document.write( " \n" ); document.write( " |