The Physics Behind Projectile Range, Height, and Flight Time

Projectile motion is really two independent motions happening at once — a straightforward idea that unlocks all three of the classic formulas.

Horizontal and vertical motion are independent

The launch velocity splits into a horizontal component (constant, no gravity acting on it) and a vertical component (constantly slowed by gravity, then sped up again on the way down). Each is analyzed separately, then combined.

Range: R = v₀² · sin(2θ) / g

Where v₀ is launch speed, θ is launch angle, and g is gravitational acceleration (about 9.8 m/s² on Earth). This gives the horizontal distance traveled when launch and landing heights are equal.

Maximum height: H = v₀² · sin²θ / (2g)

The highest point of the trajectory, reached at exactly half the total flight time, when the vertical velocity component momentarily reaches zero.

Time of flight: T = 2 · v₀ · sinθ / g

The total time from launch to landing at the same height it was launched from, derived from how long gravity takes to cancel out and then reverse the initial vertical velocity.

45 degrees gives the maximum range

Since sin(2θ) peaks at θ = 45°, that angle maximizes range for a given launch speed when launch and landing heights match. Complementary angles like 30° and 60° produce the same range as each other, just with different heights and flight times.

Why splitting the motion in two makes the math simple

Treating horizontal and vertical motion as two separate, independent problems is the single idea that makes projectile motion tractable. Horizontally, nothing is pushing or slowing the object (ignoring air resistance), so it covers equal distances in equal time. Vertically, gravity behaves exactly like an object thrown straight up and coming back down. Combining a constant-velocity horizontal path with a symmetric vertical rise-and-fall produces the parabolic arc these formulas describe.

Why real-world trajectories rarely match the formulas exactly

These equations assume no air resistance, a launch and landing at the same height, and no spin-related aerodynamic effects — none of which hold perfectly for a thrown ball, a golf shot, or an artillery shell in practice. Air drag disproportionately shortens the range of light or fast-moving objects, and a launch height different from the landing height (like a shot put released above ground level) requires a modified version of these formulas.

Frequently Asked Questions

Why does a 45-degree launch angle maximize range?

Because the range formula depends on sin(2θ), which reaches its maximum value of 1 exactly when 2θ = 90°, meaning θ = 45°. Any angle above or below 45° produces a shorter range at the same launch speed, assuming equal launch and landing height.

Do these formulas work if the object lands at a different height than it launched from?

Not directly. All three formulas assume launch and landing occur at the same height. Launching from an elevated point or landing on a slope requires a modified equation that accounts for the height difference, since the simple symmetric fall-time assumption no longer holds.