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

Projection at Angle from Height — Trajectory

Equation of path when projected at angle θ from height h.
Class 11Class JEE
Derivation

The situation

A body is launched from height hh above the ground with speed uu at angle θ\theta. Taking the ground as y=0y = 0 and the point directly below the launch as x=0x = 0, what is the equation of the trajectory?

Derivation

Taking the launch point as the origin temporarily, with upward positive:

x=ucosθtx = u\cos\theta \cdot t y=usinθt12gt2y' = u\sin\theta \cdot t - \frac{1}{2}gt^2

where yy' is measured from the launch point.

From the xx equation: t=xucosθt = \frac{x}{u\cos\theta}

Substituting:

y=usinθxucosθ12g(xucosθ)2y' = u\sin\theta \cdot \frac{x}{u\cos\theta} - \frac{1}{2}g\left(\frac{x}{u\cos\theta}\right)^2

y=xtanθgx22u2cos2θy' = x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}

But yy' is measured from the launch point, and the launch point is at height hh above the ground. So the actual height above ground is:

y=h+y=h+xtanθgx22u2cos2θy = h + y' = h + x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}

y=h+xtanθgx22u2cos2θ\boxed{y = h + x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}}

Relation to the standard trajectory

The standard trajectory (from ground level) is:

y=xtanθgx22u2cos2θy = x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}

The only difference is the addition of hh — the launch height shifts the entire parabola upward by hh.

Where it lands

Set y=0y = 0 to find the landing point:

0=h+xtanθgx22u2cos2θ0 = h + x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}

gx22u2cos2θxtanθh=0\frac{gx^2}{2u^2\cos^2\theta} - x\tan\theta - h = 0

This is a quadratic in xx. The positive root gives the range RR.

Special case: horizontal projection (θ=0\theta = 0)

y=h+0gx22u2=hgx22u2y = h + 0 - \frac{gx^2}{2u^2} = h - \frac{gx^2}{2u^2}

The trajectory starts at height hh and curves downward. Setting y=0y = 0:

h=gx22u2    x=u2hg=Rh = \frac{gx^2}{2u^2} \implies x = u\sqrt{\frac{2h}{g}} = R

Consistent with the horizontal projection range formula.

Note
The trajectory is still a parabola — just shifted upward by $h$ compared to the ground-level case. The shape (determined by $\theta$, $u$, $g$) is identical; only the vertical position changes.