ScienceMarch 29, 2026

Projectile Motion Calculator: Range, Height & Time of Flight

By The hakaru Team·Last updated March 2026

Quick Answer

  • *Projectile motion splits into horizontal (constant velocity) and vertical (constant acceleration due to gravity at 9.8 m/s²) components that act independently.
  • *A 45° launch angle always produces the maximum range when air resistance is ignored and launch/landing heights are equal.
  • *Range formula: R = (v₀² × sin 2θ) / g. Time of flight: T = (2v₀ sin θ) / g. Max height: H = (v₀ sin θ)² / 2g.
  • *Real-world applications include sports biomechanics, ballistics, rocket trajectories, and even inkjet printer droplet placement.

What Is Projectile Motion?

Projectile motion describes the curved path an object follows when launched into the air and acted on only by gravity. The key insight — first formalized by Galileo Galilei in the early 1600s — is that horizontal and vertical motion are completely independent. Gravity pulls the object downward at a constant 9.8 m/s² while horizontal velocity stays constant (in the idealized no-air-resistance model).

According to NASA's Glenn Research Center (2024), projectile motion forms the foundation of ballistic trajectory analysis used in everything from spacecraft re-entry calculations to the arc of a thrown baseball. Understanding it requires only algebra and basic trigonometry.

The 5 Key Variables in Projectile Motion

Every projectile motion problem involves five core quantities. Master these and the formulas fall into place naturally.

  1. Initial velocity (v₀) — The launch speed in meters per second (m/s). Doubling v₀ quadruples the range.
  2. Launch angle (θ) — The angle above horizontal at launch. Determines how the initial velocity splits between horizontal and vertical components.
  3. Horizontal range (R) — Total horizontal distance traveled before the projectile returns to its original height.
  4. Maximum height (H) — The peak altitude above the launch point. Occurs at the midpoint of flight time when vertical velocity reaches zero.
  5. Time of flight (T) — Total time the projectile spends in the air. Determined entirely by the vertical component of motion.

A sixth variable — gravitational acceleration (g) — is treated as a constant: 9.8 m/s² on Earth's surface, 1.62 m/s² on the Moon, and 3.72 m/s² on Mars. According to ESA (European Space Agency, 2023), Mars mission planners must recalculate all ballistic trajectories because Martian gravity reduces the deceleration rate by 62% compared to Earth.

The Three Core Formulas

Projectile motion splits initial velocity into components using trigonometry:

  • Horizontal component: v₀ₓ = v₀ × cos θ
  • Vertical component: v₀ᵧ = v₀ × sin θ

From these, the three main results follow:

QuantityFormulaNotes
Horizontal RangeR = (v₀² × sin 2θ) / gMax at θ = 45°
Maximum HeightH = (v₀ × sin θ)² / (2g)Max at θ = 90°
Time of FlightT = (2 × v₀ × sin θ) / gMax at θ = 90°
Horizontal positionx = v₀ × cos θ × tLinear with time
Vertical positiony = v₀ × sin θ × t − ½gt²Parabolic with time

You don't need to memorize these. Our Projectile Motion Calculatorhandles all five formulas instantly — just enter your initial velocity and launch angle.

Worked Example: A Soccer Penalty Kick

A goalkeeper kicks a ball at 25 m/s at a 40° angle. How far does it travel, how high does it go, and how long is it in the air?

Step 1: Find velocity components

  • v₀ₓ = 25 × cos(40°) = 25 × 0.766 = 19.15 m/s
  • v₀ᵧ = 25 × sin(40°) = 25 × 0.643 = 16.07 m/s

Step 2: Time of flight

  • T = (2 × 16.07) / 9.8 = 3.28 seconds

Step 3: Horizontal range

  • R = 19.15 × 3.28 = 62.8 meters

Step 4: Maximum height

  • H = (16.07)² / (2 × 9.8) = 258.2 / 19.6 = 13.2 meters

A standard soccer pitch is 100–110 meters long, so this kick travels about 60% of the field length — roughly consistent with a strong goal kick in professional play. According to FIFA's technical report on the 2022 World Cup, average goal kicks traveled 58–72 meters depending on the team's tactics.

How Launch Angle Affects Range, Height, and Time

For a fixed initial velocity of 20 m/s, here is how different launch angles compare:

Launch AngleRange (m)Max Height (m)Time of Flight (s)
15°20.41.41.05
30°35.35.12.04
45°40.810.22.89
60°35.315.33.53
75°20.419.13.94
90°020.44.08

Notice that 15° and 75° produce the same range — as do 30° and 60°. This symmetry around 45° is a fundamental property of projectile motion under uniform gravity. A steeper angle trades range for height and hang time.

Real-World Applications of Projectile Motion

Sports Biomechanics

Athletes and coaches use projectile motion principles constantly, often without realizing it. A study published in the Journal of Sports Sciences (2023) found that elite basketball players release free throws at angles between 51° and 58°, deliberately exceeding 45° to increase the margin of error for clearing the rim. The extra hang time gives the ball a steeper descent into the hoop.

In golf, the optimal launch angle for maximum driver distance is approximately 10–15° — much lower than 45° — because backspin generates aerodynamic lift that effectively supplements vertical velocity. According to TrackMan (2024), PGA Tour players average a 10.9° driver launch angle with ball speeds near 170 mph.

Military and Ballistics

Artillery fire was one of the first engineering domains to apply projectile motion systematically. The U.S. Army Research Laboratory (2023) reports that modern howitzers fire shells with muzzle velocities around 800 m/s at angles optimized for target range — the same sin(2θ)/g relationship Galileo described, corrected for air drag, wind, and Earth's rotation at long ranges.

Firefighting and Industrial Jets

Fire hose operators instinctively angle their nozzles to maximize reach. Water exits a high-pressure fire hose at roughly 15–30 m/s. At 45°, a stream reaches about 22–91 meters — a critical factor in fighting high-rise fires where aerial access is limited. The NFPA (National Fire Protection Association, 2024) includes projectile trajectory tables in training materials for master stream operations.

Space and Rocketry

Orbital mechanics extends projectile motion into circular and elliptical paths. A horizontally launched projectile that reaches orbital velocity (about 7,900 m/s near Earth's surface) falls at the same rate the Earth curves away — it never lands. According to NASA (2024), the International Space Station orbits at 7,660 m/s and must reboost several times per year to counteract atmospheric drag slowing it down.

Projectile Motion with Different Initial Heights

The standard formulas assume launch and landing at the same height. When a projectile launches from an elevated position — like a ball rolling off a table or a cliff-top cannon — the equations become slightly more complex.

For a projectile launched horizontally (θ = 0°) from height h:

  • Time of fall: T = √(2h / g)
  • Horizontal range: R = v₀ × √(2h / g)

A ball rolling off a 1-meter table at 3 m/s lands at T = √(2 × 1 / 9.8) = 0.45 seconds, traveling R = 3 × 0.45 = 1.35 metersfrom the table's edge. This exact scenario is a classic introductory physics lab used in high school and university courses worldwide.

For angled launches from elevated positions, the time of flight requires solving a quadratic equation. Our Projectile Motion Calculator handles elevated launches automatically.

Air Resistance: When the Ideal Model Breaks Down

The formulas above assume a vacuum — no air resistance. In practice, drag force scales with the square of velocity and significantly reduces range for fast-moving objects. According to research in the American Journal of Physics (2022):

  • A baseball thrown at 40 m/s loses roughly 50% of its theoretical vacuum range to air drag.
  • A golf ball at 70 m/s experiences drag forces exceeding its weight during the initial phase of flight.
  • At low speeds (below ~5 m/s), drag is negligible and the ideal equations are accurate to within 5%.

For most physics class problems, competitive exams, and engineering estimates, the idealized model is what you need. For precision sports science or ballistics, drag coefficients and numerical simulation replace the closed-form formulas.

Projectile Motion on Other Planets

Gravitational acceleration (g) differs by planet, stretching or compressing every trajectory proportionally. Since range scales as 1/g, a ball thrown at 45° at 20 m/s travels:

Locationg (m/s²)Range (m)Max Height (m)
Earth9.8140.810.2
Moon1.62247.061.7
Mars3.72107.526.9
Jupiter (surface)24.816.14.0

Apollo astronaut Alan Shepard famously hit a golf ball on the Moon during Apollo 14 (1971). He claimed it went “miles and miles” — analysis by physicist Alan Nathan (2021) estimated the ball traveled roughly 200 meters given lunar gravity and the one-handed swing Shepard managed in his spacesuit.

Related Calculators and Guides

Projectile motion is one piece of classical mechanics. For related calculations:

Solve your projectile problem in seconds

Try our free Projectile Motion Calculator →

Need more physics tools? Try our Kinetic Energy Calculator or Pendulum Calculator.

Frequently Asked Questions

What is the formula for projectile motion range?

The horizontal range formula is R = (v₀² × sin(2θ)) / g, where v₀ is initial velocity, θ is launch angle, and g is gravitational acceleration (9.8 m/s²). Range is maximized at a 45° angle. A ball thrown at 20 m/s at 45° travels approximately 40.8 meters horizontally before landing.

What launch angle gives maximum range in projectile motion?

A 45-degree launch angle produces the maximum horizontal range when air resistance is ignored and the launch and landing heights are equal. At angles above or below 45°, range decreases symmetrically — a 30° launch and a 60° launch produce identical range at the same initial speed.

How do you calculate the maximum height of a projectile?

Maximum height is H = (v₀ × sin θ)² / (2g). For a ball launched at 25 m/s at 60°, the vertical component is 21.65 m/s, and max height equals (21.65)² / (2 × 9.8) = 23.9 meters. Maximum height is reached when vertical velocity equals zero, at the midpoint of flight time.

How long does a projectile stay in the air?

Time of flight is T = (2 × v₀ × sin θ) / g. A soccer ball kicked at 15 m/s at 45° stays airborne for T = (2 × 15 × 0.707) / 9.8 ≈ 2.16 seconds. Time of flight doubles when initial velocity doubles, and increases with launch angle up to 90°.

Does air resistance affect projectile motion?

Yes. Air resistance reduces range, lowers maximum height, and shortens flight time compared to the idealized vacuum model. According to research published in the American Journal of Physics (2022), a baseball loses roughly 50% of its theoretical vacuum range due to drag at typical pitching velocities around 40 m/s.

What are real-world applications of projectile motion?

Projectile motion applies to sports (baseball, soccer, basketball, golf), military ballistics, firefighting water streams, rocket staging, and even inkjet printing. Engineers and athletes use the same underlying equations — adjusted for air resistance, spin, and varying gravity — to optimize performance and accuracy.