Here the vertical motion formula is h = -16t^2 + 116t + 101 (feet)
How long will it take for the rocket to rise, stop rising, start falling and then his the ground? To find this, set h = 0 and solve for t. Omit negative results, if any.
-16t^2 + 116t + 101 = 0.
Since the solutions are unlikely to be "nice" numbers (integers), let's use the quadratic formula to solve this equation for t:
-116 plus or minus sqrt(116^2 - 4(-16)(101) )
t = ----------------------------------------------------------------
2(-16)
-116 plus or minus sqrt(19920)
= ---------------------------------------------
-32
-116 plus or minus 141.1
= -----------------------------------
-32
= -25.1/(-32) (discard) and t = -116 - 141.1
------------------
-32
t = 8.03.
The rocket will hit the ground 8.03 seconds after it is launched.