Projectile Motion
Throw anything and gravity draws the same arch - and there is one angle that always wins.
Every throw traces the same graceful arch
Junior level — plain language, no maths
Toss a ball to a friend and watch its path. It doesn't shoot forward in a straight line and then drop like a cartoon character who's run off a cliff - it curves the whole way, tracing a smooth arch. Two things are happening at once, and they don't get in each other's way: the ball keeps drifting forward at a steady pace, while gravity drags it downward, gently at first and then faster and faster. Add a constant sideways glide to an ever-quickening fall and you get that curve - the same shape for a tossed key, a drinking fountain, a long-jumper, or a cannonball.
Here's the part that trips everyone up: the going-forward and the falling-down are completely separate. Fire a bullet dead level and, at the very same instant, simply drop another from your hand - ignoring the air, they hit the ground together. The fired bullet may cross a whole field while the dropped one falls a metre, but gravity pulls on both at exactly the same rate. Extra sideways speed buys you distance, never a moment more of hang-time.
So how do you throw something as far as it will go? Aim too flat and it thumps into the ground before it's travelled far. Aim too steep and it soars up impressively but lands almost back at your feet. The sweet spot is dead in the middle - 45° - which splits your effort evenly between "outward" and "upward". Launch at 45° and you get the longest throw possible. Catapult builders and shot-putters have been quietly exploiting that fact for centuries, long before anyone could write down why.
Things worth knowing
- Fire a bullet horizontally and drop one from the same height at the same moment - ignoring air, they land at exactly the same time.
- A drinking-fountain arc is a parabola. So is a basketball's flight, a ski-jumper's leap, and the water from a garden hose.
- Medieval siege gunners aimed by angle, learning that around 45° flung the stone farthest - centuries before the equation existed.
Two motions at right angles, and the range equation
Student level — the core equations
The secret to every projectile is to split its velocity into two pieces that ignore each other. Launch at speed \(v_0\) and angle \(\theta\): the horizontal part \(v_0\cos\theta\) never changes, because nothing pushes the ball sideways, while the vertical part starts at \(v_0\sin\theta\) and is steadily eaten away by gravity at \(g \approx 9.8\ \text{m/s}^2\). So horizontally the ball just drifts, \(x = v_0\cos\theta\,t\), and vertically it is in pure free fall, \(y = v_0\sin\theta\,t - \tfrac{1}{2}g t^2\). Two humble motions, stitched together into an arc.
Set \(y = 0\) to ask when it lands, and the flight lasts \(T = \dfrac{2v_0\sin\theta}{g}\). Multiply that by the horizontal speed and you get how far it goes - the range \(R = \dfrac{v_0^2\sin 2\theta}{g}\). That tidy formula hides two gifts. First, \(\sin 2\theta\) is largest when \(2\theta = 90°\), that is \(\theta = 45°\): the actual proof that 45° throws farthest. Second, \(\sin 2\theta\) is symmetric about 45°, so complementary angles - 30° and 60°, or 20° and 70° - land in precisely the same spot, one on a low fast arc, the other high and slow.
The top of the flight arrives at the halfway moment, where the upward speed has bled to zero; its height is \(H = \dfrac{(v_0\sin\theta)^2}{2g}\). And notice what is missing from every line of this: mass. A cannonball and a marble launched the same way trace the same path - Galileo's great insight, that gravity accelerates everything equally, now playing out in two dimensions at once.
Key formulas
| Horizontal velocity | \(v_x = v_0\cos\theta\) | constant |
|---|---|---|
| Vertical velocity | \(v_y = v_0\sin\theta - g t\) | |
| Position | \(x = v_0\cos\theta\,t,\quad y = v_0\sin\theta\,t - \tfrac{1}{2}g t^2\) | |
| Time of flight | \(T = \dfrac{2 v_0 \sin\theta}{g}\) | |
| Range | \(R = \dfrac{v_0^2 \sin 2\theta}{g}\) | |
| Max height | \(H = \dfrac{(v_0\sin\theta)^2}{2g}\) | |
| Farthest angle | \(\theta = 45°\) | level ground |
Things worth knowing
- Complementary angles share a range: a ball launched at 30° and at 60° with the same speed lands in the same place.
- Range grows with the square of speed, so doubling your launch speed makes a projectile fly four times as far.
- On the Moon, where g is 6× weaker, the same throw carries 6× farther - a golf shot really did travel for miles.
The trajectory equation, optimal angles, and where the parabola breaks
Scholar level — full mathematical depth
01The whole path in one equation
Eliminate time and the arc reveals itself. From \(x = v_0\cos\theta\,t\) we have \(t = x/(v_0\cos\theta)\); substitute into the vertical equation and \[y = x\tan\theta - \dfrac{g}{2 v_0^2 \cos^2\theta}\,x^2.\] It is quadratic in \(x\) with a negative leading coefficient - a downward-opening parabola. Every idealized trajectory, from a flicked crumb to a ballistic missile, is one slice of this single family of curves.
02Vectors and the energy view
Stripped to vectors the motion is trivial: the acceleration is a constant \(\mathbf{a} = -g\,\hat{\jmath}\), so you integrate twice and you're done. Because gravity is conservative and the horizontal speed is never touched, \(\tfrac{1}{2}mv^2 + mgy\) stays fixed throughout. That single fact forces the parabola's mirror symmetry: the projectile arrives back at launch height carrying exactly its launch speed, and the descent is the ascent run backwards.
03When the launch point is raised
Real throws leave the hand above the ground, and that quietly moves the optimum. Solving for maximum range from an initial height \(h\) gives \[\theta^\ast = \arctan\!\dfrac{v_0}{\sqrt{v_0^2 + 2gh}},\] which is 45° only when \(h = 0\) and slides steadily below it as the launch rises. A shot-putter releasing from about two metres up throws farthest near 42° on physics alone - and nearer 37° once the athlete's biomechanics, which favour flatter, faster releases, are folded in.
04Air resistance, the honest spoiler
The clean parabola is a vacuum fiction. A real drag force \(F_d \approx \tfrac{1}{2}\rho C_d A v^2\) opposes the velocity and grows with speed squared, so ascent and descent stop being mirror images: the path leans forward, the descent steepens, and the range falls well short of the textbook value. There is no closed-form range any more - you integrate the coupled equations numerically. For a batted baseball the optimum sinks to roughly 30-35°, and a driven golf ball, lifted by the backspin's Magnus force, escapes the simple problem into full aerodynamics.
05Beyond flat, still ground
Firing up or down a slope, spin-induced Magnus curving, and - over tens of kilometres - Coriolis deflection from Earth's rotation all pull real ballistics away from the tidy parabola. The vacuum model is only the first term of a far richer expansion. But it is the right first term: analytic, exact, and mass-independent, which is precisely why 45° is the answer every mechanics course opens with.
Key formulas
| Trajectory | \(y = x\tan\theta - \dfrac{g}{2 v_0^2 \cos^2\theta}\,x^2\) | |
|---|---|---|
| Range (level) | \(R = \dfrac{v_0^2 \sin 2\theta}{g}\) | |
| Maximum range | \(R_{\max} = \dfrac{v_0^2}{g}\) | at \theta = 45° |
| Optimal angle from height h | \(\theta^\ast = \arctan\dfrac{v_0}{\sqrt{v_0^2 + 2gh}}\) | |
| Quadratic drag | \(F_d = \tfrac{1}{2}\rho C_d A v^2\) | no closed-form range |
Things worth knowing
- With air drag a baseball's ideal launch angle drops to about 30-35°, and it carries barely half as far as a vacuum would predict.
- Elite shot-putters release near 37°, not 45° - the shot leaves the hand ~2 m above where it lands, and biomechanics favour a flatter throw.
- Over long ranges, artillery must correct for the Coriolis effect: Earth's rotation deflects a shell measurably sideways during its flight.