Path of a projectile — a downward-opening parabola.
What this equation describes
The position equations x=ucosθ⋅t and y=usinθ⋅t−21gt2 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 y directly as a function of x, with time eliminated:
y=xtanθ−2u2cos2θgx2
This is the equation of a downward-opening parabola.
Derivation
Start with the parametric position equations:
x=ucosθ⋅t...(1)
y=usinθ⋅t−21gt2...(2)
From equation (1), express t in terms of x:
t=ucosθx
Substitute into equation (2):
y=usinθ⋅ucosθx−21g(ucosθx)2
y=cosθsinθ⋅x−2u2cos2θg⋅x2
y=xtanθ−2u2cos2θgx2
Why this is a parabola
The equation has the form y=Ax−Bx2 where:
A=tanθ,B=2u2cos2θg
This is a quadratic in x with a negative coefficient on x2 (since B>0). Any equation of the form y=Ax−Bx2 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
y-intercept: At x=0: y=0 — the parabola passes through the origin (launch point).
Where it crosses the ground again: Set y=0:
0=xtanθ−2u2cos2θgx2
0=x(tanθ−2u2cos2θgx)
Solutions: x=0 (launch) and x=g2u2sinθcosθ=gu2sin2θ=R (range). Consistent with the range formula.
Maximum height: At the vertex of the parabola, x=2R:
ymax=2Rtanθ−2u2cos2θg(R/2)2=2gu2sin2θ=H
Consistent with the maximum height formula.
Alternate form using sec2θ
Since cos2θ1=sec2θ=1+tan2θ:
y=xtanθ−2u2gx2(1+tan2θ)
This form is useful when tanθ is given directly in a problem rather than θ.
What changes the shape
- Larger u → wider, flatter parabola (body travels further before gravity pulls it down)
- Larger g → narrower, steeper parabola (gravity pulls it down faster)
- Larger θ → steeper initial slope (but range may decrease if θ>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.