document.write( "Question 53626: suppose a ball is dropped from a height of 30ft. and that each bounce reaches 3/8 of the previous height. how high will the ball boucnce on the second bounce? \n" ); document.write( "
Algebra.Com's Answer #35857 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! suppose a ball is dropped from a height of 30ft. and that each bounce reaches 3/8 of the previous height. how high will the ball boucnce on the second bounce? \n" ); document.write( "FIRST BOUNCE HT.REACHED = 30*3/8 \n" ); document.write( "ON SECOND BOUNCE IT WILL REACH = 30*(3/8)(3/8)=270/64 =135/32 FT. \n" ); document.write( " |