Key projectile motion equations
The four essential equations (assuming launch from ground level, no air resistance):
- Range R = v₀²sin(2θ)/g — maximum at θ = 45°.
- Maximum height H = v₀²sin²(θ)/(2g).
- Time of flight T = 2v₀sin(θ)/g.
These decompose the launch velocity into components: v_x = v₀cos(θ) remains constant throughout flight; v_y = v₀sin(θ) - gt decreases until zero at peak, then increases downward.
At any time t: horizontal position x = v₀cos(θ)t, vertical position y = v₀sin(θ)t - ½gt².
Example: a cannonball fired at 100 m/s at 45°: R = 100²×sin(90°)/9.81 = 1,019 m, H = 100²×sin²(45°)/(2×9.81) = 255 m, T = 2×100×sin(45°)/9.81 = 14.4 seconds.