document.write( "Question 1187331: If the rock is dropped from the second floo which has a height of 128ft, a) how long will it take to fall half the distance to the ground? b) how long will it take to fall to the ground? \n" ); document.write( "
Algebra.Com's Answer #818281 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the rock is dropped from the second floo which has a height of 128ft, a) how long will it take to fall half the distance to the ground? b) how long will it take to fall to the ground? \n" ); document.write( "-------------- \n" ); document.write( "128 feet is unusual for 2 stories. \n" ); document.write( "Using 32 ft/sec/sec for gravity: \n" ); document.write( "----- \n" ); document.write( "a) how long will it take to fall half the distance to the ground? \n" ); document.write( "--- \n" ); document.write( "s = at^2/2 = 64 ft \n" ); document.write( "16t^2 = 64 \n" ); document.write( "t = 2 seconds \n" ); document.write( "================================================== \n" ); document.write( " b) how long will it take to fall to the ground? \n" ); document.write( "s = at^2/2 = 128 ft \n" ); document.write( "16t^2 = 128 \n" ); document.write( "t^2 = 8 \n" ); document.write( " |