
Francisco P. answered 11/05/14
Tutor
5.0
(297)
Well-Versed in Calculus
The initial conditions are y0 = 600 and v0 = 11.
a) a = dv/dt = -g
Integrating to get the velocity, we get v = c -gt.
At t = 0, v = 11. So c = v0.
v(t) = v0 - gt = 11 - 9.8t
b) v = dy/dt = v0 - gt
Integrating, we get y = c + v0t - ½gt2. At t = 0, y = 600. So c = y0.
y(t) = y0 + v0t - ½gt2 = 600 + 11t - 4.9t2
c) The maximum height is reached when v = 0.
The time that this occurs satisfies 0 = v0 - gt.
Solving for t, t = v0/g = 11/9.8 = 1.1 seconds.
d) To find the time, y = 0 when the load hits the ground.
0 = y0 + v0t - ½gt2 = 600 + 11t - 4.9t2
Solving for t, t = 12.2 seconds.