
Arturo O. answered 05/23/16
Tutor
5.0
(66)
Experienced Physics Teacher for Physics Tutoring
Let y = height
y = y_0 + v_0y * t - (1/2) g t^2
y_0 = initial height = 0
v_0y = initial vertical speed = 100 m/s
Simplifying,
y = v_0y * t - (1/2) g t^2
Set this equal to zero to find when it hits the ground again:
v_0y * t - (1/2) g t^2 = 0
t [v_0y -(1/2) g t] = 0
This has two solutions: t = 0, and t = 2 * v_0y / g. The value of 2 * v_0y / g is the time it reaches the ground again. You want half of this time, so the time at maximum height is:
t = v_0y / g = (100 m/s) / (9.8 m/s^2) = 10.2 s
Now substitute this time back into y = v_0y * t - (1/2) g t^2 to get y_max:
y_max = (100 m/s)(10.2 s) - (1/2)(9.8 m/s^2) (10.2 s)^2 = 510.2 m