Projectile Motion
GeneralProjectile Motion (Physics)
The curved (parabolic) path traced by an object launched into the air and moving under gravity alone, with independent horizontal and vertical velocity components.
Definition
Projectile motion describes the path of any object launched into the air and moving under the influence of gravity alone — a thrown ball, a kicked football, or a fired artillery shell (ignoring air resistance). The defining insight is that horizontal and vertical motion are completely independent: horizontal velocity remains constant throughout the flight since no horizontal force acts on the object, while vertical velocity changes continuously due to gravity, producing the familiar curved (parabolic) trajectory.
The Projectile Motion Calculator computes maximum height, time of flight, and horizontal range from a launch speed and angle.
Formula
Horizontal velocity: vₓ = v × cos(θ) Vertical velocity: vᵧ = v × sin(θ) Time of flight: T = 2vᵧ ÷ g Maximum height: H = vᵧ² ÷ (2g) Range: R = vₓ × T
where v is launch speed, θ is launch angle, and g is gravitational acceleration (9.8 m/s² on Earth).
Worked Example
A ball is launched at 20 m/s at a 30-degree angle. Horizontal velocity: 20 × cos(30°) ≈ 17.3 m/s. Vertical velocity: 20 × sin(30°) = 10 m/s. Time of flight: 2 × 10 ÷ 9.8 ≈ 2.04 seconds. Maximum height: 10² ÷ (2 × 9.8) ≈ 5.1 meters. Range: 17.3 × 2.04 ≈ 35.3 meters.
Key Things to Know
- Horizontal and vertical motion are independent: horizontal velocity stays constant; only vertical velocity is affected by gravity.
- 45 degrees maximizes range for a given launch speed, when launch and landing heights are equal.
- The vertical component matches free fall equations exactly, just combined with constant horizontal motion.
- Real-world air resistance reduces both range and height compared to the idealized formulas used here, especially for light or fast-moving objects.
- Velocity components (not just speed) drive the math, since direction determines how launch speed splits between horizontal and vertical motion.
Related Calculators
Frequently Asked Questions