Academy
Formulas/physics/Kinematics/Time of Flight

Time of Flight

Total time a projectile remains in the air when launched from and landing on level ground.
Class 11Class JEE
Derivation

What this formula says

A projectile is launched from the ground with speed uu at an angle θ\theta above the horizontal. It follows a curved path and lands back on the same level ground. The total time it spends in the air is:

T=2usinθgT = \frac{2u \sin\theta}{g}

where gg is the acceleration due to gravity (9.8 m/s2\approx 9.8 \text{ m/s}^2, acting downward).

Setting up the problem

Projectile motion is two independent motions happening simultaneously:

  • Horizontal: constant velocity — no force acts horizontally (ignoring air resistance)
  • Vertical: constant downward acceleration gg — gravity acts throughout

We only need the vertical motion to find the time of flight. The horizontal motion tells us nothing about when the projectile lands.

The initial velocity has two components:

  • Horizontal: ux=ucosθu_x = u\cos\theta
  • Vertical: uy=usinθu_y = u\sin\theta

The projectile is launched from the ground (s=0s = 0) and lands back on the ground (s=0s = 0). So the net vertical displacement at landing is zero.

Derivation

Apply the second equation of motion to the vertical direction. Taking upward as positive:

  • Initial vertical velocity: uy=usinθu_y = u\sin\theta
  • Acceleration: g-g (downward, so negative)
  • Displacement at landing: s=0s = 0

s=uyt+12(g)t2s = u_y t + \frac{1}{2}(-g)t^2

0=usinθT12gT20 = u\sin\theta \cdot T - \frac{1}{2}gT^2

Factor out TT:

0=T(usinθ12gT)0 = T\left(u\sin\theta - \frac{1}{2}gT\right)

This gives two solutions:

T=0orusinθ12gT=0T = 0 \quad \text{or} \quad u\sin\theta - \frac{1}{2}gT = 0

T=0T = 0 is the moment of launch — not what we want. The second solution gives:

12gT=usinθ\frac{1}{2}gT = u\sin\theta

T=2usinθg\boxed{T = \frac{2u\sin\theta}{g}}

Physical interpretation

The time of flight is exactly twice the time to reach maximum height. This makes sense by symmetry — under constant gravity, the upward journey and the downward journey take equal time. The projectile spends the first half of TT going up, and the second half coming down.

Time to reach maximum height (where vy=0v_y = 0):

0=usinθgttop0 = u\sin\theta - g \cdot t_{\text{top}}

ttop=usinθgt_{\text{top}} = \frac{u\sin\theta}{g}

And indeed T=2×ttopT = 2 \times t_{\text{top}}.

How θ\theta affects time of flight

T=2usinθgT = \frac{2u\sin\theta}{g}

sinθ\sin\theta increases from 0° to 90°90°, so:

θ\thetasinθ\sin\thetaEffect on TT
0°00T=0T = 0 — launched horizontally, lands immediately
30°30°0.50.5T=ugT = \frac{u}{g}
90°90°11T=2ugT = \frac{2u}{g} — maximum time of flight, straight up
Note
Maximum time of flight occurs at $\theta = 90°$ (straight up), not at $45°$. The $45°$ angle maximises range, not time of flight.

Assumptions

This derivation assumes:

  • Launch and landing are at the same height
  • No air resistance
  • gg is constant (valid near Earth's surface)

If the projectile lands at a different height, the net vertical displacement is not zero, and the formula changes.