The path of a projectile is a parabola because the motion can be described by two independent components: horizontal motion at constant velocity and vertical motion under constant acceleration due to gravity. To show this mathematically, consider a projectile launched from the origin (0,0) with an initial velocity v0v_0v0 at an angle θ\theta θ to the horizontal. The horizontal and vertical components of velocity are:
v0x=v0cosθ,v0y=v0sinθv_{0x}=v_0\cos \theta,\quad v_{0y}=v_0\sin \theta v0x=v0cosθ,v0y=v0sinθ
The position at time ttt is:
x=v0xt=v0cosθ tx=v_{0x}t=v_0\cos \theta ,tx=v0xt=v0cosθt
y=v0yt−12gt2=v0sinθ t−12gt2y=v_{0y}t-\frac{1}{2}gt^2=v_0\sin \theta ,t-\frac{1}{2}gt^2y=v0yt−21gt2=v0sinθt−21gt2
Eliminate ttt by expressing it from the xxx-equation:
t=xv0cosθt=\frac{x}{v_0\cos \theta}t=v0cosθx
Substitute into the yyy-equation:
y=v0sinθxv0cosθ−12g(xv0cosθ)2y=v_0\sin \theta \frac{x}{v_0\cos \theta}-\frac{1}{2}g\left(\frac{x}{v_0\cos \theta}\right)^2y=v0sinθv0cosθx−21g(v0cosθx)2
Simplify:
y=xtanθ−g2v02cos2θx2y=x\tan \theta -\frac{g}{2v_0^2\cos^2\theta}x^2y=xtanθ−2v02cos2θgx2
This is the equation of a parabola y=Ax−Bx2y=Ax-Bx^2y=Ax−Bx2, where A=tanθA=\tan \theta A=tanθ and B=g2v02cos2θB=\frac{g}{2v_0^2\cos^2\theta}B=2v02cos2θg are constants. Thus, the path traced by a projectile under gravity (ignoring air resistance) is parabolic.