🎯⭐ INTERACTIVE LESSON

Projectile Motion

Learn step-by-step with interactive practice!

Loading lesson...

Projectile Motion - Complete Interactive Lesson

Part 1: Horizontal & Vertical Independence

🚀 Horizontal Launch

Part 1 of 7 — Projectile Motion

A projectile is any object that moves through the air under the influence of gravity alone (ignoring air resistance). The simplest case is a horizontal launch — when an object is launched with only horizontal velocity and no initial vertical velocity.

Horizontal Launch Setup

When a projectile is launched horizontally:

  • Initial horizontal velocity: v0x=v0v_{0x} = v_0
  • Initial vertical velocity: v0y=0v_{0y} = 0
  • Horizontal acceleration: ax=0a_x = 0
  • Vertical acceleration: ay=−ga_y = -g (downward)

Equations of Motion

HorizontalVertical
x=v0tx = v_0 tΔy=−12gt2\Delta y = -\frac{1}{2}gt^2
vx=v0v_x = v_0 (constant)vy=−gtv_y = -gt
vy2=−2gΔyv_y^2 = -2g\Delta y

Path Shape

The trajectory is a parabola that curves downward. The horizontal spacing remains even (constant vxv_x), while the vertical drops increase (accelerating due to gravity).

Real-World Examples of Horizontal Launch

  • A ball rolling off a table
  • A package dropped from a moving airplane
  • Water flowing over a waterfall
  • A bullet fired from a horizontal gun

In all these cases, the object starts with horizontal velocity and zero vertical velocity. Gravity then pulls it downward while it continues forward at constant speed.

Key Insight

The time to fall depends only on the height, not on how fast the object moves horizontally. A ball dropped from a table and a ball launched at 100 m/s from the same table both hit the ground at the same time!

Concept Check 🎯

Horizontal Launch Calculations 🧮

A ball is launched horizontally at 10 m/s from the top of a 20 m cliff. Use g=10g = 10 m/s².

  1. Time to reach the ground (in seconds)

  2. Horizontal distance from the cliff base (in meters)

  3. Vertical velocity at impact, magnitude (in m/s)

  4. Total speed at impact (in m/s, round to nearest whole number)

Conceptual Review 🔍

Exit Quiz ✅

Part 2: Horizontally Launched Projectiles

📐 Angled Launch

Part 2 of 7 — Projectile Motion

Most projectiles aren't launched horizontally — they're launched at an angle. This lesson covers how to decompose the initial velocity into components and solve the full 2D problem.

Decomposing the Launch Velocity

When a projectile is launched at speed v0v_0 at angle θ\theta above the horizontal:

v0x=v0cos⁥θv_{0x} = v_0\cos\theta

v0y=v0sin⁥θv_{0y} = v_0\sin\theta

Complete Equations

Horizontal (ax=0a_x = 0)Vertical (ay=−ga_y = -g)
x=v0cos⁡θ⋅tx = v_0\cos\theta \cdot tΔy=v0sin⁡θ⋅t−12gt2\Delta y = v_0\sin\theta \cdot t - \frac{1}{2}gt^2
vx=v0cos⁡θv_x = v_0\cos\thetavy=v0sin⁡θ−gtv_y = v_0\sin\theta - gt
vy2=(v0sin⁡θ)2−2gΔyv_y^2 = (v_0\sin\theta)^2 - 2g\Delta y

Special Cases

  • θ=0°\theta = 0°: Horizontal launch (v0y=0v_{0y} = 0)
  • θ=90°\theta = 90°: Straight up (v0x=0v_{0x} = 0)
  • θ=45°\theta = 45°: Equal components (v0x=v0yv_{0x} = v_{0y})

Quick Trig Reference

For AP Physics problems, you should know these common values:

Anglecos⁥θ\cos\thetasin⁥θ\sin\theta
30°32≈0.866\frac{\sqrt{3}}{2} \approx 0.86612=0.5\frac{1}{2} = 0.5
37°0.80.80.60.6
45°22≈0.707\frac{\sqrt{2}}{2} \approx 0.70722≈0.707\frac{\sqrt{2}}{2} \approx 0.707
53°0.60.60.80.8
60°12=0.5\frac{1}{2} = 0.532≈0.866\frac{\sqrt{3}}{2} \approx 0.866

Memory trick: 37° and 53° are complementary and use the 3-4-5 ratio scaled by 15\frac{1}{5}.

Component Decomposition Practice 🎯

Angled Launch Problem 🧮

A football is kicked at 25 m/s at 53° above horizontal from ground level. Use g=10g = 10 m/s², cos⁥53°=0.6\cos 53° = 0.6, sin⁥53°=0.8\sin 53° = 0.8.

  1. v0xv_{0x} (in m/s)

  2. v0yv_{0y} (in m/s)

  3. Velocity in the yy-direction after 2 seconds (in m/s)

  4. Position in the yy-direction after 2 seconds (in meters)

Conceptual Understanding 🔍

Exit Problem ✅

A golf ball is hit at 50 m/s at 37° above horizontal. Use g=10g = 10 m/s², cos⁥37°=0.8\cos 37° = 0.8, sin⁥37°=0.6\sin 37° = 0.6.

  1. v0xv_{0x} (in m/s)

  2. v0yv_{0y} (in m/s)

  3. Check: v0x2+v0y2\sqrt{v_{0x}^2 + v_{0y}^2} should equal the launch speed (in m/s)

Part 3: Angled Launches

⏱️ Time of Flight and Range

Part 3 of 7 — Projectile Motion

Two of the most important quantities for any projectile are its time of flight (how long it stays in the air) and its range (how far it goes horizontally). This lesson derives and applies these formulas.

Time of Flight

For a projectile launched from and landing at the same height (ground to ground):

At landing, Δy=0\Delta y = 0:

0=v0yt−12gt2=t(v0y−12gt)0 = v_{0y}t - \frac{1}{2}gt^2 = t\left(v_{0y} - \frac{1}{2}gt\right)

This gives t=0t = 0 (launch) or:

tflight=2v0yg=2v0sin⁥θg\boxed{t_{flight} = \frac{2v_{0y}}{g} = \frac{2v_0\sin\theta}{g}}

Key Observations

  • Time of flight depends on v0yv_{0y} (the vertical component) only
  • Greater launch angle → greater v0yv_{0y} → longer time in air
  • Greater launch speed → longer time in air
  • gg in the denominator: stronger gravity → shorter flight

Range

The range is the horizontal distance traveled during the flight time:

R=v0x⋅tflight=v0cos⁡θ⋅2v0sin⁡θgR = v_{0x} \cdot t_{flight} = v_0\cos\theta \cdot \frac{2v_0\sin\theta}{g}

Using the identity 2sin⁥θcos⁥θ=sin⁥2θ2\sin\theta\cos\theta = \sin 2\theta:

R=v02sin⁥2θg\boxed{R = \frac{v_0^2\sin 2\theta}{g}}

Key Observations

  • RR is maximized when sin⁥2θ=1\sin 2\theta = 1, which means 2θ=90°2\theta = 90°, so θ=45°\theta = 45°
  • R∝v02R \propto v_0^2: doubling the speed quadruples the range
  • Complementary angles (θ\theta and 90°−θ90° - \theta) give the same range
    • Example: 30° and 60° both give sin⁥60°=sin⁥120°\sin 60° = \sin 120°

Range at 45°

Rmax=v02gR_{max} = \frac{v_0^2}{g}

Concept Check 🎯

Time and Range Calculations 🧮

A ball is launched from ground level at 30 m/s at 53° above horizontal. Use g=10g = 10 m/s², cos⁥53°=0.6\cos 53° = 0.6, sin⁥53°=0.8\sin 53° = 0.8.

  1. v0yv_{0y} (in m/s)

  2. Time of flight (in seconds)

  3. v0xv_{0x} (in m/s)

  4. Range (in meters)

Round all answers to 3 significant figures.

Comparing Launch Angles 🔍

Exit Problem ✅

A projectile is launched at 20 m/s at 45° from ground level. Use g=10g = 10 m/s², sin⁡45°≈0.707\sin 45° \approx 0.707.

  1. Time of flight (in seconds, round to 1 decimal)

  2. Range using R=v02sin⁥2θgR = \frac{v_0^2\sin 2\theta}{g} (in meters)

Round all answers to 3 significant figures.

Part 4: Range & Maximum Height

⬆️ Maximum Height

Part 4 of 7 — Projectile Motion

The maximum height of a projectile is the highest point in its trajectory. At this point, the vertical velocity is momentarily zero. Let's derive the formula and practice using it.

Deriving the Maximum Height Formula

At the maximum height, vy=0v_y = 0. Using vy2=v0y2−2gΔyv_y^2 = v_{0y}^2 - 2g\Delta y:

0=v0y2−2ghmax0 = v_{0y}^2 - 2g h_{max}

hmax=v0y22g=(v0sin⁥θ)22g=v02sin⁥2θ2g\boxed{h_{max} = \frac{v_{0y}^2}{2g} = \frac{(v_0\sin\theta)^2}{2g} = \frac{v_0^2\sin^2\theta}{2g}}

Time to Reach Maximum Height

Using vy=v0y−gtupv_y = v_{0y} - gt_{up} with vy=0v_y = 0:

tup=v0yg=v0sin⁥θgt_{up} = \frac{v_{0y}}{g} = \frac{v_0\sin\theta}{g}

Note: This is exactly half the total flight time for ground-to-ground launches!

tup=tflight2t_{up} = \frac{t_{flight}}{2}

Key Observations

  • hmaxh_{max} depends on v0yv_{0y} (vertical component) only
  • hmax∝v0y2h_{max} \propto v_{0y}^2: doubling v0yv_{0y} quadruples the max height
  • For a given speed, hmaxh_{max} is greatest at θ=90°\theta = 90° (straight up)

Concept Check 🎯

Maximum Height Calculations 🧮

A ball is launched at 50 m/s at 37° above horizontal. Use g=10g = 10 m/s², sin⁥37°=0.6\sin 37° = 0.6.

  1. v0yv_{0y} (in m/s)

  2. Maximum height (in meters)

  3. Time to reach maximum height (in seconds)

Comparing Heights at Different Angles 🔍

All launches are at the same speed v0v_0.

Challenge Problem 🏆

A ball is launched from ground level and reaches a maximum height of 31.25 m. The total time of flight is 5 s. Use g=10g = 10 m/s².

  1. v0yv_{0y} (in m/s)

  2. Total time of flight from t=2v0y/gt = 2v_{0y}/g confirms what value? (in seconds)

  3. What was the launch speed if θ=53°\theta = 53°? (sin⁥53°=0.8\sin 53° = 0.8) (in m/s)

Round all answers to 3 significant figures.

Exit Quiz ✅

Part 5: Symmetry of Trajectory

🪞 Symmetry of the Trajectory

Part 5 of 7 — Projectile Motion

Projectile trajectories have beautiful symmetry properties. Understanding these symmetries lets you solve problems faster and check your answers more easily.

Symmetric Properties (Ground-to-Ground)

For a projectile launched from and landing at the same height:

Time Symmetry

  • Time up = Time down: tup=tdown=v0ygt_{up} = t_{down} = \frac{v_{0y}}{g}
  • Total time: tflight=2tupt_{flight} = 2t_{up}
  • The projectile reaches max height at exactly halfway through the flight

Speed Symmetry

  • The speed at any height on the way up = speed at the same height on the way down
  • Landing speed = Launch speed: vfinal=v0v_{final} = v_0
  • The vertical velocity at landing has the same magnitude but opposite direction as at launch: vy,final=−v0yv_{y,final} = -v_{0y}

Trajectory Symmetry

  • The path is a symmetric parabola about the vertical line through the peak
  • The horizontal distance to the peak = half the range

Velocity at Key Points

Consider a projectile launched at speed v0v_0 at angle θ\theta:

Pointvxv_xvyv_ySpeed
Launchv0cos⁥θv_0\cos\thetav0sin⁥θv_0\sin\thetav0v_0
Max Heightv0cos⁥θv_0\cos\theta00v0cos⁥θv_0\cos\theta (minimum speed)
Landingv0cos⁡θv_0\cos\theta−v0sin⁡θ-v_0\sin\thetav0v_0

Important Notes

  • vxv_x never changes — it's the same at every point
  • Only vyv_y changes, and it changes symmetrically
  • The minimum speed occurs at the top of the arc
  • The projectile hits the ground at the same speed it was launched (for flat ground)

Symmetry Concept Check 🎯

Using Symmetry to Solve Problems 🧮

A ball is launched from the ground at 20 m/s at 30° above horizontal. Use g=10g = 10 m/s², sin⁡30°=0.5\sin 30° = 0.5, cos⁡30°≈0.866\cos 30° \approx 0.866.

  1. Time to reach maximum height (in seconds)

  2. Maximum height (in meters)

  3. Speed at maximum height (in m/s, round to 1 decimal)

  4. vyv_y at landing (in m/s, include sign)

Round all answers to 3 significant figures.

Symmetry Deep Dive 🔍

⚠️ When Symmetry Breaks

Symmetry applies only when the projectile lands at the same height as it was launched. Symmetry breaks when:

  • Launching from a cliff (landing at a different height)
  • Landing on an elevated platform
  • Air resistance is significant

In these cases, you must solve the full kinematic equations without relying on symmetry shortcuts. The landing speed will not equal the launch speed, and the time up will not equal the time down.

Exit Quiz ✅

Part 6: Problem-Solving Workshop

🛠️ Problem-Solving Workshop

Part 6 of 7 — Projectile Motion

This workshop takes you through complete projectile motion problems from start to finish. We'll practice both horizontal and angled launches, including problems from elevated positions.

The Complete Method

Step 1: Identify the Launch Type

  • Horizontal launch: v0y=0v_{0y} = 0, v0x=v0v_{0x} = v_0
  • Angled launch: v0x=v0cos⁥θv_{0x} = v_0\cos\theta, v0y=v0sin⁥θv_{0y} = v_0\sin\theta

Step 2: Set Up Two DVAT Tables

HorizontalVertical
Δ\DeltaΔx=?\Delta x = ?Δy=?\Delta y = ?
v0v_0v0xv_{0x}v0yv_{0y}
aa00−g-g
tttttt

Step 3: Solve Vertical First (Usually)

  • Find time of flight from vertical equation
  • Use time in horizontal equation for range

Step 4: Find Final Velocities If Needed

  • vx=v0xv_x = v_{0x} (always)
  • vy=v0y−gtv_y = v_{0y} - gt
  • v=vx2+vy2v = \sqrt{v_x^2 + v_y^2}

Problem 1 — Horizontal Launch from a Building 🏢

A stone is thrown horizontally at 15 m/s from the roof of a 45 m tall building. Use g=10g = 10 m/s².

  1. Time to hit the ground (in seconds)

  2. Horizontal distance from the building (in meters)

  3. Final speed at impact (in m/s, round to nearest whole number)

Problem 2 — Ground-to-Ground Angled Launch ⚽

A soccer ball is kicked from ground level at 40 m/s at 53° above horizontal. Use g=10g = 10 m/s², cos⁥53°=0.6\cos 53° = 0.6, sin⁥53°=0.8\sin 53° = 0.8.

  1. Maximum height (in meters)

  2. Total time of flight (in seconds)

  3. Range (in meters)

  4. Speed at maximum height (in m/s)

Round all answers to 3 significant figures.

Problem 3 — Conceptual Challenges 🧠

Problem 4 — Quick Analysis 🔍

Problem 5 — Cliff Drop 🪂

A ball is thrown at 30 m/s horizontally from the top of a 125 m cliff. Use g=10g = 10 m/s².

  1. Time to hit the ground (in seconds)

  2. Range (in meters)

Exit Quiz ✅

Part 7: Synthesis & AP Review

🎓 Synthesis & AP Review

Part 7 of 7 — Projectile Motion

This is the final lesson of the Projectile Motion unit. We'll review everything — horizontal launches, angled launches, time of flight, range, maximum height, and symmetry — with AP-level questions.

Complete Projectile Motion Summary

Setup

  • v0x=v0cos⁥θv_{0x} = v_0\cos\theta, v0y=v0sin⁥θv_{0y} = v_0\sin\theta
  • ax=0a_x = 0, ay=−ga_y = -g

Key Formulas (Ground-to-Ground)

QuantityFormula
Time of flightt=2v0sin⁥θgt = \frac{2v_0\sin\theta}{g}
Maximum heighth=v02sin⁥2θ2gh = \frac{v_0^2\sin^2\theta}{2g}
RangeR=v02sin⁥2θgR = \frac{v_0^2\sin 2\theta}{g}
Max range angleθ=45°\theta = 45°
Max rangeRmax=v02gR_{max} = \frac{v_0^2}{g}

Symmetry (Ground-to-Ground Only)

  • tup=tdownt_{up} = t_{down}
  • Landing speed = launch speed
  • Complementary angles give equal range
  • Peak occurs at tflight/2t_{flight}/2 and R/2R/2

AP-Style Multiple Choice — Set 1 🎯

AP Calculation Problem 1 🧮

A projectile is launched from ground level at 100 m/s at 53° above horizontal. Use g=10g = 10 m/s², cos⁥53°=0.6\cos 53° = 0.6, sin⁥53°=0.8\sin 53° = 0.8.

  1. v0xv_{0x} (in m/s)

  2. v0yv_{0y} (in m/s)

  3. Time of flight (in seconds)

  4. Maximum height (in meters)

  5. Range (in meters)

Conceptual Mastery 🔍

AP-Style Multiple Choice — Set 2 🎯

AP Free-Response Style 📝

A stunt driver launches a car horizontally off a 20 m high ramp at 25 m/s, aiming to clear a 50 m wide canyon. Use g=10g = 10 m/s².

  1. Time to fall 20 m (in seconds)

  2. Horizontal distance traveled in that time (in meters)

  3. Does the car clear the canyon? (enter yes or no)

Final Assessment âœ