MECHANICSKinematicsPhysics Calculator
🎯

Horizontal Projectile Motion

Objects launched horizontally fall under gravity while maintaining constant horizontal velocity. t = √(2h/g); x = v₀t; v_y = gt.

Did our AI summary help? Let us know.

Flight time depends only on height: t = √(2h/g) Range x = v₀t increases linearly with v₀ Vertical velocity at impact: v_y = gt = √(2gh) Impact angle θ = arctan(v_y/v_x) increases with height

Key quantities
√(2h/g)
t
Key relation
v₀t
x
Key relation
√(v_x²+v_y²)
v
Key relation
arctan(v_y/v_x)
θ
Key relation

Ready to run the numbers?

Why: Horizontal launch models ballistics, vehicle jumps, and any motion where initial velocity is purely horizontal.

How: Enter initial height and horizontal velocity. The calculator returns flight time, range, impact velocity, and trajectory data.

Flight time depends only on height: t = √(2h/g)Range x = v₀t increases linearly with v₀

Run the calculator when you are ready.

Calculate TrajectoryFlight time, range, impact velocity

🌍 Gravity Presets

⚙️ Input Parameters

Note: Horizontal projectile motion assumes the object is launched horizontally (initial vertical velocity = 0).

horizontal-projectile@bloomberg:~$
RANGE: MODERATE

📊 Results

Flight Time
1.428
seconds
Horizontal Distance
21.42
meters
Final Speed
20.52
m/s
Impact Angle
43.0°
below horizontal
vₓ (final)
15.00 m/s
vᵧ (final)
14.01 m/s
Midpoint Height
7.50 m
Midpoint Distance
10.71 m

📈 Visualizations

Projectile Trajectory

Height vs Time

Final Velocity Components

📝 Step-by-Step Solution

📊 Input Parameters

Initial Height: h₀ = 10.00 m

Landing Height: h_f = 0.00 m

Height Drop: Δh = 10.00 m

Initial Horizontal Velocity: v₀ₓ = 15.00 m/s

Initial Vertical Velocity: v₀ᵧ = 0 m/s (horizontal launch)

Gravitational Acceleration: g = 9.81 m/s²

⏱️ Flight Time Calculation

Using vertical motion: y = h₀ - ½gt²

ext{When} y = h_f: t = √(2\text{Delta} h/g)

Time of flight

t = √(2 × 10.00 / 9.81)

→ t = 1.4278 seconds

📏 Horizontal Distance

Horizontal motion (constant velocity): x = v₀ₓ × t

x = 15.00 × 1.4278

→ x = 21.42 m

🎯 Impact Analysis

Final horizontal velocity (unchanged): vₓ = v₀ₓ

→ vₓ = 15.00 m/s

Final vertical velocity: vᵧ = g × t

vᵧ = 9.81 × 1.4278

→ vᵧ = 14.01 m/s (downward)

Final speed: v = √(vₓ² + vᵧ²)

→ v = 20.52 m/s

Impact angle below horizontal: θ = arctan(vᵧ/vₓ)

→ θ = 43.04°

📍 Position at Midpoint

At t = 0.714 s:

→ Position: (10.71 m, 7.50 m)

📋 Key Takeaways

  • • Horizontal velocity stays constant throughout flight (no horizontal acceleration)
  • • Flight time depends only on height and gravity: t = √(2h/g) - independent of horizontal speed
  • • Trajectory is a parabola resulting from constant horizontal motion + accelerated vertical motion
  • • Impact angle increases with height: higher launch = steeper impact angle

💡 Did You Know?

🏓A bullet fired horizontally and one dropped from the same height hit the ground simultaneously (ignoring air resistance)Source: Physics
🌍On the Moon, the same horizontal launch travels 2.4× farther due to lower gravity (1.62 vs 9.81 m/s²)Source: Astrophysics
✈️Cargo drops from aircraft require calculating drop point accounting for horizontal travel during fall timeSource: Aviation
🏊Olympic divers use horizontal projectile motion principles to optimize entry angles and splash controlSource: Sports
💧Water flowing over waterfalls follows horizontal projectile motion - the stream widens as it fallsSource: Nature
🎯Galileo first demonstrated that horizontal and vertical motions are independent - revolutionary insightSource: History

📖 How It Works

Horizontal projectile motion occurs when an object is launched with an initial horizontal velocity but zero initial vertical velocity. The object follows a parabolic path due to the combination of constant horizontal motion and accelerated vertical motion under gravity.

Key Principle: Independence of Motion

Horizontal and vertical motions are completely independent. This allows us to solve problems by analyzing each direction separately.

🎯 Expert Tips

💡 Flight Time Trick

Flight time depends ONLY on height: t = √(2h/g). Horizontal speed doesn't affect how long it takes to fall!

💡 Range Maximization

To maximize horizontal distance: increase launch height OR increase horizontal velocity. Both work independently.

💡 Air Resistance

For high-speed projectiles (bullets, arrows), air resistance significantly reduces range - ideal calculations underestimate distance.

💡 Problem Solving

Always solve vertical motion first to find flight time, then use that time for horizontal distance calculation.

⚖️ Horizontal vs Angled Projectiles

PropertyHorizontal LaunchAngled Launch (45°)
Initial vᵧ0 m/sv₀ sin(45°)
Initial vₓv₀v₀ cos(45°)
Maximum Heighth₀ (at start)h₀ + v₀²/(4g)
Flight Time√(2h/g)More complex
Path ShapeHalf parabolaFull parabola

❓ Frequently Asked Questions

Why doesn't horizontal velocity affect flight time?

Flight time depends only on vertical motion. Since horizontal and vertical motions are independent, the object falls the same distance vertically regardless of horizontal speed.

What shape is the trajectory?

The trajectory is a parabola. This results from combining constant horizontal velocity with uniformly accelerated vertical motion.

How does air resistance affect real projectiles?

Air resistance reduces both horizontal distance and final speed. Fast-moving objects experience more drag. For bullets, this can reduce range by 30-50%.

Why is vertical velocity zero at launch but not at landing?

At launch, the object is moving purely horizontally (v₀ᵧ = 0). As it falls, gravity accelerates it downward, so vertical velocity increases at rate g.

How does this differ from angled projectile motion?

Angled projectiles have initial vertical velocity too, so they rise before falling. Horizontal projectiles only fall. The maximum range for angled projectiles on level ground is at 45°.

Can mass affect the trajectory?

No! Without air resistance, all objects accelerate at g regardless of mass. The trajectory equations contain no mass term.

What happens if landing height is different?

Use Δh = h₀ - h_f in the flight time formula: t = √(2Δh/g). Different landing heights change flight time and thus horizontal distance.

How accurate are these calculations for real-world applications?

Very accurate for slow objects and short distances. For high-speed projectiles or long ranges, air resistance becomes significant and must be accounted for.

📊 Key Statistics

9.81
Earth Gravity
m/s²
1.62
Moon Gravity
m/s²
3.71
Mars Gravity
m/s²
24.79
Jupiter Gravity
m/s²

📚 Official Data Sources

NIST Physical Constants

Official NIST values for gravitational acceleration and physical constants

Last Updated: 2026-02-07

Classical Mechanics

Standard kinematics principles for projectile motion

Last Updated: 2026-02-07

Physics References

Fundamental kinematics equations and projectile motion theory

Last Updated: 2026-02-07

⚠️ Disclaimer

This calculator assumes ideal conditions (no air resistance, uniform gravity, flat Earth). For high-speed projectiles, long ranges, or precision applications, air resistance and other factors must be considered. Results are for educational purposes.

📖 What is Horizontal Projectile Motion?

Horizontal projectile motion occurs when an object is launched with an initial horizontal velocity but zero initial vertical velocity. The object follows a parabolic path due to the combination of constant horizontal motion and accelerated vertical motion under gravity.

Horizontal Motion

  • • Constant velocity (no acceleration)
  • • x = v₀ × t
  • • vₓ remains constant throughout
  • • No horizontal forces (ignoring air)

Vertical Motion

  • • Starts from rest (v₀ᵧ = 0)
  • • y = h₀ - ½gt²
  • • vᵧ = g × t (increasing)
  • • Same as free fall

🧮 Key Formulas

Time & Distance

t = √(2h/g)
x = v₀ × t
y = h₀ - ½gt²

Impact Velocity

vₓ = v₀ (constant)
vᵧ = g × t
v = √(vₓ² + vᵧ²)
θ = arctan(vᵧ/vₓ)

🌍 Real-World Examples

Nature

  • • Water over waterfalls
  • • Diving birds
  • • Fruit falling from trees
  • • Lava from volcanoes

Sports & Recreation

  • • Ball rolling off table
  • • Ski jumps (horizontal launch)
  • • Diving from platforms
  • • Skateboard tricks

Military & Aviation

  • • Cargo drops from aircraft
  • • Horizontal bombing
  • • Parachute deployment
  • • Emergency supply drops

Frequently Asked Questions

Q: Why doesn't horizontal velocity affect flight time?

Flight time depends only on vertical motion. Since horizontal and vertical motions are independent, the object falls the same distance vertically regardless of horizontal speed. A bullet fired horizontally falls at the same rate as one simply dropped.

Q: What shape is the trajectory?

The trajectory is a parabola. This results from combining constant horizontal velocity with uniformly accelerated vertical motion. The mathematical equation is y = h₀ - (g/2v₀²)x².

Q: How does air resistance affect real projectiles?

Air resistance reduces both horizontal distance and final speed. Fast-moving objects experience more drag. For bullets, this can reduce range by 30-50%. For slow objects like balls, the effect is smaller.

Q: Why is vertical velocity zero at launch but not at landing?

At launch, the object is moving purely horizontally (v₀ᵧ = 0). As it falls, gravity accelerates it downward, so vertical velocity increases at rate g. At landing, vᵧ = g×t is at its maximum.

Q: How does this differ from angled projectile motion?

Angled projectiles have initial vertical velocity too, so they rise before falling. Horizontal projectiles only fall. The maximum range for angled projectiles on level ground is at 45°.

📐 Independence of Motion

The most important principle in projectile motion is that horizontal and vertical motions are completely independent. This is why physics problems can be solved by analyzing each direction separately.

Horizontal Motion (x-direction)

  • • No acceleration: aₓ = 0
  • • Constant velocity: vₓ = v₀
  • • Linear position: x = v₀t
  • • No forces (ignoring air resistance)
  • • Distance proportional to time

Vertical Motion (y-direction)

  • • Constant acceleration: aᵧ = g
  • • Changing velocity: vᵧ = gt
  • • Quadratic position: y = h₀ - ½gt²
  • • Gravity is the only force
  • • Same as free fall

🎯 Horizontal vs Angled Projectiles

PropertyHorizontal LaunchAngled Launch
Initial vᵧ0v₀ sin(θ)
Initial vₓv₀v₀ cos(θ)
Maximum Heighth₀ (at start)h₀ + v₀²sin²θ/2g
Flight Time (to ground)√(2h/g)More complex
Path ShapeHalf parabolaFull parabola
Typical Use CaseDrops, cliff jumpsThrows, kicks

🔬 Classic Demonstrations

The "Monkey and Hunter" Problem

A classic physics demonstration: A hunter aims directly at a monkey in a tree. The instant the gun fires, the monkey drops. Does the bullet hit?

Answer: Yes! Both bullet and monkey fall the same amount in the same time, so the bullet hits where the monkey falls to.

Two Balls Dropped Simultaneously

Drop one ball straight down while launching another horizontally from the same height at the same moment.

Result: Both balls hit the ground at the same time! Horizontal velocity doesn't affect vertical fall.

Ball Dropped from Moving Vehicle

From inside the vehicle, the ball appears to fall straight down. From outside, it traces a parabolic arc.

This demonstrates reference frames and relative motion.

Water Stream from Hose

A horizontal water jet from a garden hose demonstrates horizontal projectile motion continuously.

The curved shape shows the parabolic trajectory clearly.

🌍 Gravity on Different Planets

The same horizontal launch would behave very differently on other celestial bodies due to different gravitational accelerations.

Locationg (m/s²)Flight Time (10m drop)Range at 20 m/s
Earth9.811.43 s28.6 m
Moon1.623.51 s70.3 m
Mars3.712.32 s46.4 m
Jupiter24.790.90 s18.0 m
Venus8.871.50 s30.0 m

📚 Key Takeaways

Essential Concepts

  • ✓ Horizontal and vertical motions are independent
  • ✓ Flight time depends only on height and gravity
  • ✓ Horizontal velocity remains constant
  • ✓ Trajectory is always a parabola
  • ✓ Impact angle increases with height

Practical Tips

  • ✓ For cargo drops, calculate drop point accounting for horizontal travel
  • ✓ Higher launch speed → greater horizontal range
  • ✓ Higher drop → more time → greater range
  • ✓ Air resistance significantly affects high-speed projectiles
  • ✓ Always separate x and y calculations

🎯 Air Resistance Effects

In real-world scenarios, air resistance (drag) significantly affects projectile motion, especially at high speeds.

Effects of Air Resistance

  • • Reduces horizontal velocity over time
  • • Reduces maximum range significantly
  • • Trajectory becomes asymmetric
  • • Impact speed is lower than predicted
  • • Drag force ∝ v² (increases with speed)

When to Consider Drag

  • • High-speed projectiles (bullets, arrows)
  • • Light objects (feathers, paper)
  • • Large surface area (parachutes)
  • • Long flight times (seconds or more)
  • • Precision applications

For most classroom problems and slow objects, air resistance is negligible and our ideal calculations work well.

📜 Historical Context

Understanding projectile motion was one of the first triumphs of the scientific revolution.

Aristotle (~350 BC)

Believed that projectiles travel in straight lines until their "impetus" runs out, then fall straight down. This was incorrect but dominated for nearly 2000 years.

Galileo (1638)

First demonstrated that projectile motion is parabolic. He showed that horizontal and vertical motions are independent - a revolutionary insight that contradicted Aristotle.

Newton (1687)

Extended Galileo's work with his laws of motion. Newton showed that projectile motion is a special case of motion under constant acceleration (gravity).

💡 Problem-Solving Strategy

  1. 1Identify known values: Initial height (h₀), horizontal velocity (v₀), gravity (g), landing height (h_f)
  2. 2Calculate flight time: Use t = √(2Δh/g) where Δh = h₀ - h_f
  3. 3Find horizontal distance: Use x = v₀ × t (constant velocity)
  4. 4Calculate final velocities: vₓ = v₀ (unchanged), vᵧ = g × t (downward)
  5. 5Find impact speed and angle: v = √(vₓ² + vᵧ²), θ = arctan(vᵧ/vₓ)

📚 Key Takeaways

Essential Principles

  • ✓ Horizontal velocity stays constant throughout flight
  • ✓ Vertical velocity increases due to gravity
  • ✓ Flight time depends only on height and gravity
  • ✓ Horizontal distance = velocity × time
  • ✓ Path is half of a parabola (not full arc)

Common Mistakes to Avoid

  • ✗ Don't add initial vertical velocity (it's zero!)
  • ✗ Don't use angle formulas (no launch angle)
  • ✗ Don't assume horizontal velocity decreases
  • ✗ Don't forget to convert units consistently
  • ✗ Don't ignore the sign convention for direction

🏫 Classic Physics Problems

These are common problem types you'll encounter in physics courses:

The Cliff Problem

"A ball rolls off a 20m cliff at 5 m/s. How far from the base does it land?"

1. Find time: t = √(2×20/9.81) = 2.02s

2. Find distance: x = 5 × 2.02 = 10.1m

The Table Problem

"A marble leaves a 1m table and lands 0.5m from the base. What was its speed?"

1. Find time: t = √(2×1/9.81) = 0.45s

2. Find speed: v = 0.5/0.45 = 1.1 m/s

The Aircraft Problem

"A plane at 1000m drops supplies at 80 m/s. Where do they land?"

1. Find time: t = √(2×1000/9.81) = 14.28s

2. Find distance: x = 80 × 14.28 = 1142m

The Impact Angle Problem

"At what angle does the ball from the 20m cliff hit the ground?"

1. Find vᵧ: vᵧ = 9.81 × 2.02 = 19.8 m/s

2. Find angle: θ = arctan(19.8/5) = 75.8°

🌍 Gravity Comparison Table

See how horizontal projectile motion differs across celestial bodies:

Bodyg (m/s²)Fall Time (10m)Range at 5m/sImpact Speed
Earth9.811.43 s7.14 m14.9 m/s
Moon1.623.51 s17.6 m7.2 m/s
Mars3.712.32 s11.6 m10.0 m/s
Jupiter24.790.90 s4.5 m22.9 m/s
Venus8.871.50 s7.5 m14.3 m/s
Titan1.353.85 s19.3 m6.7 m/s

Lower gravity = longer flight time = greater horizontal distance

⚠️ Safety Considerations

Understanding horizontal projectile motion is crucial for safety in many real-world applications:

Falling Objects

  • • Construction site hazards
  • • Objects thrown from buildings
  • • Accidental drops from height
  • • Safe zone calculations

Vehicle Safety

  • • Cliff edge safety barriers
  • • Ramp jump calculations
  • • Cargo securement
  • • Emergency escape routes

Sports & Recreation

  • • Diving board clearances
  • • Ski jump landing zones
  • • BMX/skateboard ramps
  • • Water slide trajectories

🔬 Laboratory Experiments

Common experiments to verify horizontal projectile motion principles:

Ball Launcher Experiment

Use a spring-loaded launcher at table height to project a ball horizontally:

  • 1. Measure table height precisely
  • 2. Mark landing positions for multiple trials
  • 3. Calculate expected velocity from average distance
  • 4. Compare to measured (photogate) velocity

Water Stream Trajectory

Use a water fountain or hose to visualize the trajectory:

  • 1. Project water horizontally from known height
  • 2. Photograph the stream path
  • 3. Overlay parabola equation on image
  • 4. Verify the trajectory matches predictions

📐 Mathematical Derivations

Trajectory Equation

Starting from kinematics:

x = v₀t (horizontal)

y = h₀ - ½gt² (vertical)

Solving for t: t = x/v₀

Substituting: y = h₀ - g(x/v₀)²/2

y = h₀ - gx²/(2v₀²)

This is a parabola opening downward

Impact Velocity Derivation

Components at impact:

vₓ = v₀ (constant)

vᵧ = gt = g√(2h/g) = √(2gh)

Using Pythagorean theorem:

v = √(v₀² + 2gh)

Energy approach: ½mv² = ½mv₀² + mgh gives same result

Frequently Asked Questions

Q: Does horizontal velocity affect fall time?

No! Fall time depends only on height: t = √(2h/g). A bullet fired horizontally and a bullet dropped from the same height hit the ground at the same time (ignoring air resistance).

Q: Why doesn't mass affect the trajectory?

Without air resistance, all objects accelerate at g regardless of mass. The trajectory equations contain no mass term. This is why a bowling ball and tennis ball follow identical paths if launched identically.

📝 Key Takeaways

  • • Horizontal velocity stays constant (no horizontal acceleration)
  • • Vertical motion is independent: same as free fall
  • • Time of flight: t = √(2h/g)
  • • Horizontal range: R = v₀ × √(2h/g)
  • • Impact velocity: v = √(v₀² + 2gh)
  • • Trajectory is parabolic: y = h - gx²/(2v₀²)

💡 Quick Tip

In horizontal projectile motion, the time of flight depends only on height and gravity - horizontal speed doesn't affect it!

For educational and informational purposes only. Verify with a qualified professional.

🔬 Physics Facts

🎯

Flight time is independent of horizontal velocity; only height matters.

— Physics Classroom

📐

Range doubles when initial velocity doubles (same height).

— HyperPhysics

Impact speed increases with height; v = √(v₀² + 2gh).

— Kinematics

📏

Trajectory is a parabola: y = h - gx²/(2v₀²).

— Khan Academy

👈 START HERE
⬅️Jump in and explore the concept!
AI

Related Calculators