Academy
Formulas/physics/Kinematics/Equation of Trajectory

Equation of Trajectory

Path of a projectile — a downward-opening parabola.
Class 11Class JEE
Derivation

What this equation describes

The position equations x=ucosθtx = u\cos\theta \cdot t and y=usinθt12gt2y = u\sin\theta \cdot t - \frac{1}{2}gt^2 describe where the projectile is at each instant in time. But what is the shape of the path itself — the curve traced in space, independent of time?

The equation of trajectory answers this. It gives yy directly as a function of xx, with time eliminated:

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

This is the equation of a downward-opening parabola.

Derivation

Start with the parametric position equations:

x=ucosθt...(1)x = u\cos\theta \cdot t \quad \text{...(1)}

y=usinθt12gt2...(2)y = u\sin\theta \cdot t - \frac{1}{2}gt^2 \quad \text{...(2)}

From equation (1), express tt in terms of xx:

t=xucosθt = \frac{x}{u\cos\theta}

Substitute into equation (2):

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=sinθcosθxg2u2cos2θx2y = \frac{\sin\theta}{\cos\theta} \cdot x - \frac{g}{2u^2\cos^2\theta} \cdot x^2

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

Why this is a parabola

The equation has the form y=AxBx2y = Ax - Bx^2 where:

A=tanθ,B=g2u2cos2θA = \tan\theta, \qquad B = \frac{g}{2u^2\cos^2\theta}

This is a quadratic in xx with a negative coefficient on x2x^2 (since B>0B > 0). Any equation of the form y=AxBx2y = Ax - Bx^2 is a downward-opening parabola. The path of every projectile (under constant gravity, no air resistance) is a parabola — this is a fundamental result.

Key features of the trajectory

yy-intercept: At x=0x = 0: y=0y = 0 — the parabola passes through the origin (launch point).

Where it crosses the ground again: Set y=0y = 0:

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

0=x(tanθgx2u2cos2θ)0 = x\left(\tan\theta - \frac{gx}{2u^2\cos^2\theta}\right)

Solutions: x=0x = 0 (launch) and x=2u2sinθcosθg=u2sin2θg=Rx = \frac{2u^2\sin\theta\cos\theta}{g} = \frac{u^2\sin2\theta}{g} = R (range). Consistent with the range formula.

Maximum height: At the vertex of the parabola, x=R2x = \frac{R}{2}:

ymax=R2tanθg(R/2)22u2cos2θ=u2sin2θ2g=Hy_{\max} = \frac{R}{2}\tan\theta - \frac{g(R/2)^2}{2u^2\cos^2\theta} = \frac{u^2\sin^2\theta}{2g} = H

Consistent with the maximum height formula.

Alternate form using sec2θ\sec^2\theta

Since 1cos2θ=sec2θ=1+tan2θ\frac{1}{\cos^2\theta} = \sec^2\theta = 1 + \tan^2\theta:

y=xtanθgx22u2(1+tan2θ)y = x\tan\theta - \frac{gx^2}{2u^2}(1 + \tan^2\theta)

This form is useful when tanθ\tan\theta is given directly in a problem rather than θ\theta.

What changes the shape

  • Larger uu → wider, flatter parabola (body travels further before gravity pulls it down)
  • Larger gg → narrower, steeper parabola (gravity pulls it down faster)
  • Larger θ\theta → steeper initial slope (but range may decrease if θ>45°\theta > 45°)
Note
The parabolic trajectory is an idealisation. In reality, air resistance makes the trajectory asymmetric — the descent is steeper than the ascent, and the actual range is less than $\frac{u^2\sin2\theta}{g}$. The true path is not a perfect parabola.