Parabolic path of a horizontally projected body.
The situation
A body is projected horizontally with speed u from the origin. Taking rightward as +x and downward as +y (since the body falls downward), what is the shape of the path?
Derivation
The position equations for horizontal projection are:
x=ut...(horizontal)
y=21gt2...(vertical, downward positive)
From the x equation:
t=ux
Substitute into the y equation:
y=21g(ux)2
y=2u2gx2
Why this is a parabola
The equation y=2u2gx2 has the form y=kx2 — a parabola opening in the positive y direction (downward in our convention). There is no linear term in x because there is no tanθ term — the launch is horizontal (θ=0, tan0=0).
Comparing with the general trajectory y=xtanθ−2u2cos2θgx2, setting θ=0:
y=x⋅0−2u2⋅1gx2=−2u2gx2
The negative sign appears because in the general formula y is measured upward, whereas here we measure y downward. The magnitude is the same.
What determines the shape
y=2u2g⋅x2
The coefficient 2u2g controls how curved the parabola is:
- Large u → small coefficient → shallow, wide parabola (travels far before falling significantly)
- Small u → large coefficient → steep, narrow parabola (falls quickly)
- Larger g → larger coefficient → steeper parabola
Finding height fallen for a given horizontal distance
y=2u2gx2
Example: A ball rolls off a table at u=5 m/s. How far has it fallen when it is 3 m away horizontally?
y=2×2510×9=5090=1.8 m
Note
In this formula, $y$ is measured downward from the launch point. If you prefer upward as positive, write $y = -\frac{gx^2}{2u^2}$, which shows the trajectory curving below the launch height.