document.write( "Question 354725: falling object drop with an average acceleration of 9.8 m/s^2. if an object falls down from a tall building how long will it take before it reaches a speed of 49m/s \n" ); document.write( "
Algebra.Com's Answer #253421 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! falling object drop with an average acceleration of 9.8 m/s^2. if an object falls down from a tall building how long will it take before it reaches a speed of 49m/s \n" ); document.write( "------------- \n" ); document.write( "v = at (velocity = acceleration * time) \n" ); document.write( "49 m/sec = 9.8 m/sec/sec * t \n" ); document.write( "t = 49/9.8 = 5 seconds \n" ); document.write( " \n" ); document.write( " |