Academy
Formulas/physics/Kinematics/Projection at Angle from Height — Range

Projection at Angle from Height — Range

Horizontal range when projected at angle θ from height h.
Class 11Class JEE
Derivation

The situation

A body launched at angle θ\theta from height hh with speed uu. It lands on the ground below. The horizontal distance from directly below the launch point to the landing point is the range RR.

Derivation

The horizontal motion is simple — constant velocity, no acceleration:

R=ux×T=ucosθ×TR = u_x \times T = u\cos\theta \times T

R=ucosθT\boxed{R = u\cos\theta \cdot T}

where TT is the time of flight:

T=usinθ+u2sin2θ+2ghgT = \frac{u\sin\theta + \sqrt{u^2\sin^2\theta + 2gh}}{g}

Substituting:

R=ucosθg(usinθ+u2sin2θ+2gh)R = \frac{u\cos\theta}{g}\left(u\sin\theta + \sqrt{u^2\sin^2\theta + 2gh}\right)

Why there is no single clean formula

For the standard projectile (from ground level), the time of flight simplified to 2usinθg\frac{2u\sin\theta}{g}, giving a clean range formula R=u2sin2θgR = \frac{u^2\sin2\theta}{g}.

Here, TT involves a square root that cannot be simplified further. So R=ucosθTR = u\cos\theta \cdot T is the practical formula — compute TT first, then multiply by ucosθu\cos\theta.

The optimal angle is no longer 45°

For the standard projectile, maximum range is at θ=45°\theta = 45°. When launching from a height, the optimal angle shifts below 45° — because a lower angle gives more horizontal velocity, and the extra height already provides sufficient time in the air.

The exact optimal angle depends on hh and uu and requires calculus to find. For large hh relative to u2/gu^2/g, the optimal angle approaches 0° (horizontal projection gives the most range).

Height hhOptimal θ\theta for max range
0045°45°
SmallSlightly below 45°45°
LargeApproaches 0°

Approach for problems

  1. Identify uu, θ\theta, hh
  2. Compute TT from the vertical equation: h=usinθT12gT2-h = u\sin\theta \cdot T - \frac{1}{2}gT^2, solve the quadratic, take the positive root
  3. Compute R=ucosθTR = u\cos\theta \cdot T
Remember
Always work from first principles for this type of problem. Set up the vertical displacement equation with $y = -h$ at landing, solve for $T$, then find $R$. This approach works for any launch height and angle without needing to memorise separate formulas.