Projectile Physics- Motion, Equations, and Examples

What Projectile Physics Actually Is

Projectile physics describes how objects move through the air when gravity is the only force acting on them. That's it. No engines, no propulsion—just the pull of Earth's gravity and the object's initial velocity.

Most people first encounter this in a high school physics class when a teacher tosses a ball across the room and asks you to calculate where it lands. The math looks intimidating at first. But once you break it into separate horizontal and vertical components, it clicks.

Key Concepts You Need to Understand First

Before touching any equations, you need these concepts locked down:

The Two-Motion Principle

Here's the thing that trips most students up: horizontal and vertical motions happen simultaneously but independently. They're not connected.

The horizontal velocity stays constant throughout the flight (assuming no air resistance). Gravity only pulls vertically. This means:

Time is the common link. You calculate time once using vertical motion, then use that same time for horizontal calculations.

The Equations You Actually Need

Skip the textbook wall of formulas. These are the only equations that matter for basic projectile problems:

Horizontal Motion

Distance = Velocity × Time

x = vₓ × t

Since horizontal velocity never changes (no acceleration), this is straightforward multiplication.

Vertical Motion

Four equations, one problem:

Where g = -9.8 m/s² (negative because gravity pulls down) and y = vertical displacement.

Breaking Down Initial Velocity

When you launch something at an angle θ, you need to split that velocity into components:

A cannon firing at 45° with 100 m/s initial velocity gives you 70.7 m/s both horizontally and vertically. That symmetry at 45° is why it's the angle for maximum range on flat ground.

Comparing Launch Angles

Not all angles behave the same way:

Angle Range Height Best Use
15° Low Very low Quick, flat trajectories
30° Medium Medium Balanced applications
45° Maximum Medium Maximum horizontal distance
60° Medium High Steep arcs
75° Low Very high Maximum height needed

90° is straight up and down. Zero degrees is horizontal. Both have zero range.

Real Examples That Actually Matter

Example 1: Football Pass

A quarterback throws a ball at 20 m/s at 35° above horizontal from 1.5 m height. How far does it travel?

Step 1: Find components

Step 2: Find total flight time

Use the vertical equation. Final vertical position = 0 (back at ground level, assuming flat ground).

0 = 1.5 + 11.5t - 4.9t²

Solving: t ≈ 2.6 seconds

Step 3: Calculate range

x = 16.4 × 2.6 = 42.6 meters

Example 2: Cliff Problem

A rock rolls off a 45-meter cliff at 8 m/s horizontal velocity. Where does it land?

Here, there's no vertical component to the initial velocity. It just falls horizontally while dropping.

Step 1: Find fall time

45 = 0 + ½(9.8)t²

t² = 9.18

t = 3.03 seconds

Step 2: Find horizontal distance

x = 8 × 3.03 = 24.2 meters

How To: Solving Any Projectile Problem

Follow this sequence every time. No exceptions.

  1. Draw a diagram — Sketch the trajectory. Mark the launch point, landing point, and peak height. Label known values.
  2. Choose your coordinate system — Set origin at launch point. Up is positive, down is negative (or vice versa—pick one and stay consistent).
  3. Resolve initial velocity — Split it into horizontal and vertical components if launched at an angle.
  4. Identify what's missing — List what you know and what you need. This tells you which equations to use.
  5. Solve vertical motion first — Find time of flight from vertical equations. This is always step one.
  6. Use that time for horizontal motion — Plug the time into horizontal equations.
  7. Check your units — Angles in degrees for trig functions, velocities in m/s, distances in meters, time in seconds.

Where People Screw Up

Air Resistance: The Simplification You're Making

Every equation above assumes no air resistance. In the real world, air drag exists. It slows objects down, reduces range, and makes trajectories asymmetrical (steeper descent than ascent).

For most homework problems and introductory physics, you ignore air resistance. The math works out clean. In engineering or sports science, you can't ignore it—drag coefficients and terminal velocity enter the picture.

Know which context you're operating in. Your professor expects the simplified model. An aerospace engineer would laugh at it.

When Projectile Physics Breaks Down

This model fails when:

For everything else—baseballs, cannonballs, kicked soccer balls at normal speeds—the simple model gives decent answers. Not perfect. But decent.