Why 45 Degrees Gives the Maximum Projectile Range

The projectile motion formula explained, showing exactly why a 45-degree launch angle maximizes range.

Projectile motion combines two independent movements — constant horizontal velocity and accelerating vertical fall — and the interaction between them is exactly why there's one specific launch angle that maximizes distance.

The range formula

Range = v² × sin(2θ) / g

where v is launch speed, θ is launch angle, and g is gravitational acceleration (≈9.8 m/s² on Earth).

Worked example

Launch something at 20 m/s at a 30° angle: Range = 20² × sin(60°) / 9.8 = 400 × 0.866 / 9.8 ≈ 35.35 meters.

Why 45 degrees is the sweet spot

The sin(2θ) term is maximized when 2θ = 90°, meaning θ = 45° — since the sine function peaks at exactly 1 when its argument is 90°. Launching that same object at 45° instead of 30°: Range = 400 × sin(90°) / 9.8 = 400 × 1 / 9.8 ≈ 40.8 meters — noticeably farther than the 30° launch, despite using the identical speed.

Why angles on either side of 45° perform symmetrically

Because of how sine behaves, 30° and 60° actually produce the exact same range as each other (both give sin(60°) — sin(2×30°)=sin(60°) and sin(2×60°)=sin(120°), and sin(60°)=sin(120°) since sine is symmetric around 90°). This symmetry means for any given speed, there are generally two launch angles (equally spaced above and below 45°) that achieve the same range — only 45° itself is unique in maximizing it.

Height and time of flight follow their own formulas

Maximum height is (v²sin²θ)/(2g), and total time of flight is (2v sinθ)/g. Interestingly, maximum height depends on sin²θ (not sin(2θ)), so it keeps increasing as launch angle increases toward 90° (straight up) — a steeper launch angle trades range for height, even past the 45° range-optimal point. A 45° launch balances range and height; a 90° launch (straight up) maximizes height but achieves zero horizontal range.

Why real-world projectiles don't perfectly follow this

This formula assumes no air resistance and flat, equal-height launch and landing points. Real projectiles (thrown balls, golf shots, artillery) experience drag that reduces range at all angles, and the optimal angle for a drag-affected projectile is typically lower than 45° in practice — which is part of why javelin throwers and golfers use launch angles noticeably below 45°.

Common mistakes to avoid

  • Using degrees directly in the sine function without converting to radians in a formula/calculator that expects radians
  • Assuming maximum range and maximum height happen at the same angle — they don't (45° vs. 90° respectively)
  • Ignoring that this idealized model breaks down significantly for anything where air resistance meaningfully matters (a feather vs. a bowling ball at the same launch conditions behave very differently in reality)

Calculate range, height, and flight time together with the projectile range calculator.