document.write( "Question 289917: 1) When a ball is dropped to the floor it bounces to 4/5th of the height from which it has been dropped. If it is dropped from a height of 2 meters, after how many bounces will its height go below ½ a meter?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209881 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! n=0,First height, Zero bounces = \n" ); document.write( "n=1,Second height, 1 bounce = \n" ); document.write( "n=2,Third height, 2 bounces = \n" ); document.write( "n=3,Fourth height, 3 bounces = \n" ); document.write( "You are looking for heights less than 1/2. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Take the log base (4/5) of each side, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Take the next integer bounce, \n" ); document.write( "On the seventh bounce the height will be less than (1/2). \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |