Answer:
I hope this helps you
Step-by-step explanation:
To define the time of flight equation, we should split the formulas into two cases:
Launching projectile from the ground (initial height = 0)
t = 2 * V₀ * sin(α) / g.
Launching projectile from some height (so initial height > 0)
t = [V₀ * sin(α) + √((V₀ * sin(α))² + 2 * g * h)] / g.