document.write( "Question 1145938: A hammer was dropped from a Carpenter's pocket from a height of 300 ft building and falls towards the earth in a straight line.
\n" ); document.write( "a)What is the average velocity during the time it is falling.
\n" ); document.write( "b)What is the instantaneous velocity of the hammer when it hit the ground?
\n" ); document.write( "

Algebra.Com's Answer #767233 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
Since the height of the building is given in feet, we will use 32 feet per second squared as the acceleration of gravity
\n" ); document.write( ":
\n" ); document.write( "distance(s) = 0.5 * at^2, where a is acceleration of gravity and t is the time it takes for the hammer to hit the ground
\n" ); document.write( ":
\n" ); document.write( "0.5 * 32 * t^2 = 300
\n" ); document.write( ":
\n" ); document.write( "t^2 = 300/16 = 18.75
\n" ); document.write( ":
\n" ); document.write( "t = 4.33 seconds
\n" ); document.write( ":
\n" ); document.write( "(a) average velocity(v) = a/t = 32/4.33 = 7.39 feet/sec
\n" ); document.write( ":
\n" ); document.write( "(b) instantaneous velocity = at = 32 * 4.33 = 138.56 feet/sec
\n" ); document.write( ":
\n" ); document.write( "
\n" );