Academy
Formulas/physics/Kinematics/Maximum Height of a Projectile

Maximum Height of a Projectile

Greatest vertical height reached by a projectile launched from level ground.
Class 11Class JEE
Derivation

What this formula says

A projectile launched from the ground with speed uu at angle θ\theta reaches a maximum height:

H=u2sin2θ2gH = \frac{u^2 \sin^2\theta}{2g}

This is the highest point of its trajectory — the point where the projectile momentarily stops moving upward before beginning its descent.

The key insight

At the maximum height, the vertical component of velocity is zero.

The projectile still has horizontal velocity at this point — it is moving forward. But it has stopped moving upward. The vertical velocity has been reduced to zero by gravity.

This condition — vy=0v_y = 0 at the top — is what we use to find HH.

Derivation

The vertical motion alone determines the maximum height. Horizontal motion is irrelevant here.

Initial vertical velocity: uy=usinθu_y = u\sin\theta

Acceleration in vertical direction: g-g (gravity, downward)

At maximum height HH: final vertical velocity vy=0v_y = 0

Apply the third equation of motion to the vertical direction:

vy2=uy2+2(g)Hv_y^2 = u_y^2 + 2(-g)H

0=(usinθ)22gH0 = (u\sin\theta)^2 - 2gH

2gH=u2sin2θ2gH = u^2\sin^2\theta

H=u2sin2θ2g\boxed{H = \frac{u^2\sin^2\theta}{2g}}

Why the third equation is the natural choice here

The third equation v2=u2+2asv^2 = u^2 + 2as relates velocity, acceleration, and displacement — with no time. Since we are given the condition on velocity (vy=0v_y = 0) and asked for a displacement (HH), the third equation is the direct route. We do not need to find the time to reach the top.

Alternatively, using the first equation to find time first, then the second to find height:

From vy=uygttopv_y = u_y - gt_{\text{top}}, with vy=0v_y = 0:

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

Substituting into s=uyt12gt2s = u_y t - \frac{1}{2}gt^2:

H=usinθusinθg12g(usinθg)2H = u\sin\theta \cdot \frac{u\sin\theta}{g} - \frac{1}{2}g\left(\frac{u\sin\theta}{g}\right)^2

H=u2sin2θg12gu2sin2θg2H = \frac{u^2\sin^2\theta}{g} - \frac{1}{2}g \cdot \frac{u^2\sin^2\theta}{g^2}

H=u2sin2θgu2sin2θ2gH = \frac{u^2\sin^2\theta}{g} - \frac{u^2\sin^2\theta}{2g}

H=u2sin2θ2gH = \frac{u^2\sin^2\theta}{2g}

Same result, more steps. The third equation is cleaner.

How θ\theta affects maximum height

H=u2sin2θ2gH = \frac{u^2\sin^2\theta}{2g}

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

θ\thetasin2θ\sin^2\thetaHeight
0°00H=0H = 0 — no vertical component, skims the ground
30°30°0.250.25H=u28gH = \frac{u^2}{8g}
45°45°0.50.5H=u24gH = \frac{u^2}{4g}
60°60°0.750.75H=3u28gH = \frac{3u^2}{8g}
90°90°11H=u22gH = \frac{u^2}{2g} — maximum height, straight up
Note
Maximum height is achieved at $\theta = 90°$ — straight up. At $\theta = 45°$ (maximum range), the height is only half the maximum possible.

Relation between HH and TT

The time to reach maximum height is ttop=usinθg=T2t_{\text{top}} = \frac{u\sin\theta}{g} = \frac{T}{2}.

This confirms the symmetry: the trajectory is a perfect parabola, and the top is exactly at the halfway point in time.

Remember
For a ball thrown straight up ($\theta = 90°$): $H = \frac{u^2}{2g}$. This is a useful result to remember directly — it comes up constantly in problems about vertical projection.