a) Determine the distance traveled after 0.50s
Let y = 0 at the location the object is released. In general, the distance the object has traveled t seconds after being dropped is:
y(t) = (1/2) × a × t2,
...so the location of the object is :
y(t = 0.50 s) = (1/2) × (-9.8 m/s2) × (0.50 s)2 = -1.23 m
(b) Determine the velocity at which the object hits the ground.
The object hits the ground when y = -85 m at time tg, so :
y(tg) = (1/2) × (-9.8 m/s2) × (t_g2)= -85 m
Solving for tg:
tg = √( 2 × 85 /9.8) s = 4.165 s
In general, the velocity at time t is :
v(t) = v0 + a × t
... so at impact the velocity is:
v(tg) = -9.8 m/s × 4.165 s = -40.82 m/s
(c) Determine the distance traveled in the last second of motion before the object hits the ground.
One second before impact, the time elapsed is t_g - 1 = 3.165 s. The position at this time is
1/2 * (-9.8 m/s2) * (3.165 s)2 = -49.08 m
The difference between that position and the position of the ground (85 m) is the distance traveled in the last second of motion:
85 m - 49.08 m = 35.92 m