h(t) = altitude as function of time
Assume up is positive, down is negative.
h(t) = h0 + v0t + (1/2)at2
a = -(acceleration of gravity) = -g = -32 ft/s2 (acceleration is downward even though the object was shot upward)
h0 = initial height = 2064 ft
v0 = initial upward velocity = 3200 ft/s
h(t) = 2064 + 3200t - 16t2
When h = 8400,
8400 = 2064 + 3200t - 16t2
-16t2 + 3200t - 6336 = 0
Divide through by -16 to simplify a little and get
t2 - 200t + 396 = 0
t = {200 ± √[(-200)2 - 4(1)(396)]} / 2 = (200 ± 196) / 2 = 2 or 198
Since there are two valid solutions in time, the lower time is the time it reaches 8400 ft on the way up, and the higher time is the time it reaches 8400 ft on the way down.
It takes 2 seconds from launch to reach 8400 ft going up, and it takes 198 seconds from launch to reach 8400 ft coming back down.
Arturo O.
01/07/17