Question 173128
Solve for t:  h= 16t^2 + vt + s
--------------------
16t^2 + vt + (s-h) = 0

Use the quadratic formula to get:

t = [-v +- sqrt(v^2 - 4*16*(s-h)]/32
======================================
Cheers,
Stan H.