Projectile Motion Calculator

Range

Max Height

Time of Flight

Impact Speed

How Projectile Motion Works

Projectile motion is the motion of an object launched into the air that moves under the influence of gravity alone, following a curved parabolic path. According to Khan Academy, projectile motion is a fundamental topic in classical mechanics first described mathematically by Galileo Galilei in the early 17th century. The key insight is that horizontal and vertical motions are independent: the horizontal velocity remains constant (no horizontal forces in the ideal case), while the vertical velocity changes at a constant rate due to gravitational acceleration (9.81 m/s squared on Earth).

This calculator computes the range, maximum height, time of flight, and impact speed for a projectile launched at a given velocity and angle from a specified height. These calculations assume no air resistance, which provides an idealized upper bound on performance. Real-world projectiles experience drag that can reduce range by 20-60% depending on speed, object shape, and air density. According to The Physics Classroom, projectile motion principles apply to everything from thrown balls to water fountain arcs, making it one of the most practically relevant topics in introductory physics.

The Projectile Motion Formulas

The standard kinematic equations for projectile motion decompose the initial velocity into horizontal and vertical components:

Worked example: A ball launched at 20 m/s at 45 degrees from ground level: vx = 20 * cos(45) = 14.14 m/s, vy = 20 * sin(45) = 14.14 m/s. Max height = 14.14^2 / (2 * 9.81) = 10.19 m. Time up = 14.14 / 9.81 = 1.44 s. Total time = 2 * 1.44 = 2.88 s. Range = 14.14 * 2.88 = 40.77 m. On flat ground, impact speed equals launch speed (20 m/s) due to energy conservation.

Key Terms You Should Know

Understanding projectile motion vocabulary helps you interpret calculator results and physics problems:

Range and Height at Different Launch Angles

The following table shows how range and maximum height vary with launch angle for a projectile launched at 20 m/s from ground level with no air resistance. Notice that 45 degrees maximizes range, while 90 degrees maximizes height.

AngleRange (m)Max Height (m)Flight Time (s)Impact Speed (m/s)
1520.391.371.0620.0
3035.315.102.0420.0
4540.7710.192.8820.0
6035.3115.293.5320.0
7520.3919.033.9420.0
900.0020.394.0820.0

Practical Examples

Example 1 — Basketball free throw: A basketball leaves the player's hand at approximately 7 m/s at a 52-degree angle from a height of 2.1 m. The horizontal distance to the hoop is 4.57 m (15 feet). Using the trajectory equation, the ball reaches the rim height of 3.05 m at the correct horizontal distance. This calculation helps coaches and players understand why the optimal free throw angle is slightly above 45 degrees, as the ball must arc above the rim height and drop downward through the hoop.

Example 2 — Soccer goal kick: A goal kick launches the ball at 25 m/s at 35 degrees. Range = 25^2 * sin(70) / 9.81 = 59.9 m, enough to reach past midfield. Max height = (25*sin(35))^2 / (2*9.81) = 10.5 m. Time of flight = 2.93 s. Use the Kinetic Energy Calculator to find the ball's energy at launch and impact.

Example 3 — Water balloon from a balcony: Thrown horizontally at 5 m/s from 10 m height (launch angle = 0 degrees). The horizontal velocity remains 5 m/s. Time to fall 10 m = sqrt(2*10/9.81) = 1.43 s. Range = 5 * 1.43 = 7.14 m. Impact speed = sqrt(5^2 + (9.81*1.43)^2) = sqrt(25 + 196.8) = 14.9 m/s, arriving at a steep 70.7-degree angle below horizontal.

Tips and Strategies

Real-World Limitations of Ideal Projectile Motion

This calculator uses the ideal projectile motion model, which assumes no air resistance, no wind, no spin effects (Magnus force), and constant gravitational acceleration. In reality, these factors can significantly alter trajectories. A baseball thrown at 40 m/s experiences enough drag to reduce its range by approximately 40% compared to the vacuum prediction. A golf ball with backspin generates lift via the Magnus effect, actually flying farther than the ideal prediction for certain launch conditions. For applications requiring precise trajectory prediction, such as ballistics, sports engineering, or aerospace, numerical simulation with drag models is necessary.

Frequently Asked Questions

What is the best angle for maximum range?

In a vacuum with no air resistance, 45 degrees produces the maximum range on flat ground. This is because sin(2*theta) is maximized at theta = 45 degrees. However, with air resistance, the optimal angle decreases to approximately 30-40 degrees depending on the projectile's speed, mass, and aerodynamic drag coefficient. Heavier, more streamlined projectiles maintain near-45-degree optimums while light, blunt objects benefit from lower launch angles.

How does air resistance affect projectile motion?

Air resistance (drag) reduces both the range and maximum height of a projectile compared to ideal predictions. The drag force equals 0.5 * Cd * rho * A * v^2, where Cd is the drag coefficient, rho is air density, A is cross-sectional area, and v is velocity. Because drag depends on velocity squared, it has the greatest effect at high speeds. There is no analytical (closed-form) solution for projectile motion with drag, so numerical methods like Euler integration or Runge-Kutta are required for accurate simulations.

Does the mass of a projectile affect its trajectory?

In a vacuum, mass has no effect on trajectory because gravitational acceleration is independent of mass, as Galileo demonstrated. However, with air resistance, heavier objects are less affected by drag relative to their weight (they have a higher ballistic coefficient), so they travel farther and follow a path closer to the ideal parabola. This is why a baseball travels farther than a ping-pong ball launched at the same speed and angle.

What is the trajectory equation for projectile motion?

The trajectory equation expressing y (height) as a function of x (horizontal distance) is: y = x * tan(theta) - g * x^2 / (2 * v^2 * cos^2(theta)) + h0, where theta is the launch angle, v is the initial speed, g is gravitational acceleration (9.81 m/s^2), and h0 is the launch height. This parabolic equation fully describes the shape of the projectile's path in ideal conditions without air resistance.

How do you calculate time of flight from an elevated position?

When launched from height h0, the time of flight is longer than the flat-ground formula because the projectile must also fall through the launch height. The total time equals the time to reach the apex (t_up = v*sin(theta)/g) plus the time to fall from the maximum height back to ground level (t_down = sqrt(2*H_max/g), where H_max includes h0). This asymmetric flight path means the descent takes longer than the ascent when launching from elevation.

Can projectile motion calculations be used for sports analysis?

Yes, projectile motion is widely used in sports science and coaching. Basketball shooting mechanics, soccer goal kicks, baseball outfield throws, golf drives, and javelin throws all involve projectile motion principles. While real sports projectiles are affected by air resistance and spin, the ideal model provides a useful baseline. For example, knowing the optimal launch angle helps basketball players refine their free-throw arc, and understanding range equations helps soccer players gauge the distance of goal kicks and long passes.

Related Calculators