Projectile Motion Calculator
PhysicsCalculate projectile motion instantly — enter initial velocity and launch angle to get max height, time of flight, and horizontal range, with a trajectory diagram.
45° gives the maximum range for a given launch speed on level ground.
Horizontal Range
Max Height
0 m
Time of Flight
0 s
What is a Projectile Motion?
The Projectile Motion Calculator applies standard kinematics equations to compute the full trajectory of a launched object — its maximum height, time of flight, and horizontal range — from just an initial velocity and launch angle. It assumes standard Earth gravity (9.8 m/s²) and no air resistance, the same idealized model used in introductory physics.
Enter an initial velocity and a launch angle, and the calculator instantly returns all three key trajectory outputs along with a visual diagram showing the parabolic path, launch point, peak, and landing point.
If you need the launch velocity's associated energy, use the Kinetic Energy Calculator; for purely vertical motion without a launch angle, use the Free Fall Calculator instead.
How to use this Projectile Motion calculator
Enter the initial velocity — the launch speed of the projectile, in meters per second.
Enter the launch angle — the angle above the horizontal at which the projectile is launched, in degrees (0–90°).
Read the range result — the highlighted result shows the horizontal range in meters.
Check maximum height and time of flight — the two secondary results show the peak height and total flight duration.
View the trajectory diagram — the diagram visualizes the parabolic path, launch point, peak, and landing point based on your inputs.
Adjust the angle to explore range vs. height tradeoffs — try 45° for maximum range, or higher angles to see height increase at the cost of range.
Formula & Methodology
Component velocities: vₓ = v × cos(θ), v_y = v × sin(θ) Time of flight: t = 2 × v_y ÷ g Maximum height: h = v_y² ÷ (2 × g) Horizontal range: R = vₓ × t Variable definitions: - v — initial velocity (meters per second) - θ — launch angle (degrees) - g — gravitational acceleration, fixed at 9.8 m/s² - t — time of flight (seconds) - h — maximum height (meters) - R — horizontal range (meters) Worked example: A projectile is launched at 25 m/s at a 40° angle. Step 1 — Component velocities: vₓ = 25 × cos(40°) ≈ 19.15 m/s, v_y = 25 × sin(40°) ≈ 16.07 m/s Step 2 — Time of flight: t = 2 × 16.07 ÷ 9.8 ≈ 3.28 s Step 3 — Maximum height: h = 16.07² ÷ (2 × 9.8) ≈ 13.19 m Step 4 — Horizontal range: R = 19.15 × 3.28 ≈ 62.8 m Note: This calculator assumes launch and landing occur at the same height and ignores air resistance. Real-world trajectories affected by drag, wind, or spin (such as a curveball) will deviate from these idealized results.
Frequently Asked Questions