Academy
Formulas/physics/Kinematics/Horizontal Projection — Trajectory

Horizontal Projection — Trajectory

Parabolic path of a horizontally projected body.
Class 11Class JEE
Derivation

The situation

A body is projected horizontally with speed uu from the origin. Taking rightward as +x+x and downward as +y+y (since the body falls downward), what is the shape of the path?

Derivation

The position equations for horizontal projection are:

x=ut...(horizontal)x = ut \quad \text{...(horizontal)}

y=12gt2...(vertical, downward positive)y = \frac{1}{2}gt^2 \quad \text{...(vertical, downward positive)}

From the xx equation:

t=xut = \frac{x}{u}

Substitute into the yy equation:

y=12g(xu)2y = \frac{1}{2}g\left(\frac{x}{u}\right)^2

y=gx22u2\boxed{y = \frac{gx^2}{2u^2}}

Why this is a parabola

The equation y=g2u2x2y = \frac{g}{2u^2} x^2 has the form y=kx2y = kx^2 — a parabola opening in the positive yy direction (downward in our convention). There is no linear term in xx because there is no tanθ\tan\theta term — the launch is horizontal (θ=0\theta = 0, tan0=0\tan 0 = 0).

Comparing with the general trajectory y=xtanθgx22u2cos2θy = x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}, setting θ=0\theta = 0:

y=x0gx22u21=gx22u2y = x \cdot 0 - \frac{gx^2}{2u^2 \cdot 1} = -\frac{gx^2}{2u^2}

The negative sign appears because in the general formula yy is measured upward, whereas here we measure yy downward. The magnitude is the same.

What determines the shape

y=g2u2x2y = \frac{g}{2u^2} \cdot x^2

The coefficient g2u2\frac{g}{2u^2} controls how curved the parabola is:

  • Large uu → small coefficient → shallow, wide parabola (travels far before falling significantly)
  • Small uu → large coefficient → steep, narrow parabola (falls quickly)
  • Larger gg → larger coefficient → steeper parabola

Finding height fallen for a given horizontal distance

y=gx22u2y = \frac{gx^2}{2u^2}

Example: A ball rolls off a table at u=5u = 5 m/s. How far has it fallen when it is 33 m away horizontally?

y=10×92×25=9050=1.8 my = \frac{10 \times 9}{2 \times 25} = \frac{90}{50} = 1.8 \text{ 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.