Projectile Motion

Independence of horizontal and vertical motion; parabolic trajectories; range and max height

# Projectile Motion — A-Level Physics

Projectile motion describes the motion of objects moving through the air under the influence of gravity alone (ignoring air resistance). The key insight is that horizontal and vertical motions are independent — they can be analysed separately using SUVAT.


1. The Key Principle

Horizontal and vertical motions are independent.

  • Horizontal: No acceleration (ignoring air resistance) → constant velocity

    • ax=0a_x = 0
    • sx=uxts_x = u_x t
  • Vertical: Acceleration due to gravity (g=9.81g = 9.81 m/s² downwards)

    • ay=ga_y = -g (if up is positive)
    • Apply SUVAT equations

The time tt is the same for both components — this links them.


2. Resolving the Launch Velocity

For a projectile launched at speed uu at angle θ\theta to the horizontal:

ux=ucosθuy=usinθu_x = u\cos\theta \qquad u_y = u\sin\theta


3. Key Equations

Time of Flight (return to launch height)

At landing, sy=0s_y = 0: 0=usinθt12gt20 = u\sin\theta \cdot t - \frac{1}{2}gt^2 t(usinθ12gt)=0t(u\sin\theta - \frac{1}{2}gt) = 0 T=2usinθgT = \frac{2u\sin\theta}{g}

Maximum Height

At the top, vy=0v_y = 0: vy2=uy22gsyv_y^2 = u_y^2 - 2gs_y 0=u2sin2θ2gH0 = u^2\sin^2\theta - 2gH H=u2sin2θ2gH = \frac{u^2\sin^2\theta}{2g}

Range (horizontal distance)

R=ux×T=ucosθ×2usinθg=u2sin2θgR = u_x \times T = u\cos\theta \times \frac{2u\sin\theta}{g} = \frac{u^2\sin2\theta}{g}

Maximum range occurs at θ=45°\theta = 45° (since sin90°=1\sin90° = 1).

Equation of Trajectory

Eliminating tt: y=xtanθgx22u2cos2θy = x\tan\theta - \frac{gx^2}{2u^2\cos^2\theta}

This is a parabola.


4. Special Case: Horizontal Launch

If launched horizontally from height hh:

  • ux=uu_x = u, uy=0u_y = 0
  • Time to fall: h=12gt2h = \frac{1}{2}gt^2t=2h/gt = \sqrt{2h/g}
  • Range: R=u×t=u2h/gR = u \times t = u\sqrt{2h/g}
  • Impact speed: v=u2+(gt)2v = \sqrt{u^2 + (gt)^2}

Worked Example: Ball Launched at an Angle

Problem

A ball is launched at 20 m/s at 60° to the horizontal. Find (a) time of flight, (b) max height, (c) range.

ux=20cos60°=10u_x = 20\cos60° = 10 m/s, uy=20sin60°=17.32u_y = 20\sin60° = 17.32 m/s

(a) T=2uy/g=2(17.32)/9.81=3.53T = 2u_y/g = 2(17.32)/9.81 = 3.53 s

(b) H=uy2/(2g)=300/19.62=15.3H = u_y^2/(2g) = 300/19.62 = 15.3 m

(c) R=ux×T=10×3.53=35.3R = u_x \times T = 10 \times 3.53 = 35.3 m

Solution

Worked Example: Horizontal Launch

Problem

A stone is thrown horizontally at 15 m/s from a cliff 60 m high. Find (a) time to hit the ground, (b) horizontal distance, (c) impact speed.

(a) 60=12(9.81)t260 = \frac{1}{2}(9.81)t^2t=120/9.81=3.50t = \sqrt{120/9.81} = 3.50 s

(b) R=15×3.50=52.5R = 15 \times 3.50 = 52.5 m

(c) vy=gt=9.81×3.50=34.3v_y = gt = 9.81 \times 3.50 = 34.3 m/s v=152+34.32=225+1178=37.5v = \sqrt{15^2 + 34.3^2} = \sqrt{225 + 1178} = 37.5 m/s Angle: θ=tan1(34.3/15)=66.4°\theta = \tan^{-1}(34.3/15) = 66.4° below horizontal

Solution

Worked Example: Finding Launch Angle for Given Range

Problem

A golfer needs to hit a ball 180 m. The launch speed is 45 m/s. Find the launch angle.

R=u2sin2θg    sin2θ=Rgu2=180×9.812025=0.872R = \frac{u^2\sin2\theta}{g} \implies \sin2\theta = \frac{Rg}{u^2} = \frac{180 \times 9.81}{2025} = 0.872 2θ=60.7° or 119.3°2\theta = 60.7° \text{ or } 119.3° θ=30.4° or 59.7°\theta = 30.4° \text{ or } 59.7°

Both angles give the same range — a low trajectory and a high trajectory.


Solution

6. Practice Questions

    1. A cricket ball is hit at 25 m/s at 45° to the horizontal. Calculate the maximum height and range. (4 marks)
    1. A marble rolls off a table 1.2 m high at 3 m/s horizontally. How far from the table does it land? (3 marks)
    1. A cannon fires a shell at 200 m/s at 30° above the horizontal from a cliff 50 m above sea level. Find the total time of flight and the range. (6 marks)

    Answers

    1. uy=25sin45°=17.68u_y = 25\sin45° = 17.68 m/s. H=17.682/(2×9.81)=15.9H = 17.68^2/(2 \times 9.81) = 15.9 m. T=2×17.68/9.81=3.60T = 2 \times 17.68/9.81 = 3.60 s. R=25cos45°×3.60=63.7R = 25\cos45° \times 3.60 = 63.7 m.
    1. t=2×1.2/9.81=0.495t = \sqrt{2 \times 1.2/9.81} = 0.495 s. Distance = 3×0.495=1.483 \times 0.495 = 1.48 m.

Want to check your answers and get step-by-step solutions?

Get it on Google PlayDownload on the App Store

Summary

  • Horizontal: constant velocity (ax=0a_x = 0)
  • Vertical: constant acceleration (ay=ga_y = g)
  • Resolve launch velocity: ux=ucosθu_x = u\cos\theta, uy=usinθu_y = u\sin\theta
  • Time is the common variable linking both components
  • T=2usinθ/gT = 2u\sin\theta/g, H=u2sin2θ/2gH = u^2\sin^2\theta/2g, R=u2sin2θ/gR = u^2\sin2\theta/g
  • Max range at 45°; trajectory is a parabola

Ready to Ace Your A-Level physics?

Get instant step-by-step solutions to any problem. Snap a photo and learn with Tutor AI — your personal exam prep companion.

Get it on Google PlayDownload on the App Store