Skip to content
M
hscscience Ext 2 · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 16 · L08 of 16 ~40 min ⚡ +90 XP available

Projectile Motion — Review

Before stepping up to resisted projectile motion, lock in the Extension 1 baseline: in the absence of air resistance, the horizontal velocity $u\cos\theta$ stays constant, while the vertical velocity changes uniformly as $u\sin\theta - gt$. Range, maximum height, and time of flight all follow from those two facts. This lesson is a fast review — get fluent here so you can focus on the drag term next.

Today's hook — A ball is launched from ground level at $u = 20$ m/s at $\theta = 30^\circ$ above horizontal. Take $g = 10$. Before reading on, predict (a) the time of flight, (b) the range, (c) the maximum height. Are these all proportional to $u^2$? Check after card 05.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

A projectile is launched at angle $\theta$ with speed $u$ (no air resistance). Before checking — what is the horizontal acceleration, and what is the vertical acceleration? At the highest point of the trajectory, what is the value of $\dot{y}$? Of $\dot{x}$?

auto-saved
02
The two moves for every projectile problem
+5 XP to read

Every projectile question (without resistance) rewards two habits: resolve the initial velocity into horizontal and vertical components $u\cos\theta$ and $u\sin\theta$, then treat each axis independently — uniform velocity horizontally, uniform acceleration $-g$ vertically. Coupling between the axes only comes back when you set $y = 0$ to find when the projectile lands.

The resolve-integrate-couple workflow: (1) resolve $\vec{u}$ into $(u\cos\theta, u\sin\theta)$, (2) integrate the constant accelerations $(0, -g)$ twice for $x(t)$ and $y(t)$, (3) couple the axes only via $t$ (e.g. set $y = 0$ to find the landing time, then read off $x$).

$\dot{x} = u\cos\theta$  ·  $\dot{y} = u\sin\theta - gt$  ·  $x = u\cos\theta\cdot t$  ·  $y = u\sin\theta\cdot t - \tfrac12 gt^2$

Resolve u, θ Integrate x(t), y(t) Couple via t Check: ẏ = 0 at apex, y = 0 at landing
$y = u\sin\theta \cdot t - \tfrac{1}{2}gt^2$
Horizontal is uniform
$\ddot{x} = 0$, so $\dot{x} = u\cos\theta$ throughout — the horizontal speed never changes (no air resistance). This single fact does most of the work in range problems.
Vertical is uniform acceleration
$\ddot{y} = -g$, so $\dot{y} = u\sin\theta - gt$ and $y = u\sin\theta\cdot t - \tfrac12 gt^2$. Use these directly — do not redo the integration each time.
Coupling only via $t$
The axes share only the time $t$. Find the time of interest from the vertical equation (e.g. $y = 0$ for landing), then substitute into the horizontal equation to find the range.
03
What you'll master
Know

Key facts

  • $\dot{x} = u\cos\theta$ (constant); $\dot{y} = u\sin\theta - gt$
  • $x(t) = u\cos\theta \cdot t$; $y(t) = u\sin\theta \cdot t - \tfrac12 gt^2$
  • Time of flight (level ground): $T = \dfrac{2u\sin\theta}{g}$
  • Range (level ground): $R = \dfrac{u^2 \sin 2\theta}{g}$; max at $\theta = 45^\circ$
  • Maximum height: $H = \dfrac{u^2 \sin^2\theta}{2g}$
Understand

Concepts

  • Why horizontal and vertical motion can be analysed independently
  • Why the trajectory is a parabola in the $(x, y)$ plane
  • Why $\dot{y} = 0$ identifies the apex of the trajectory
Can do

Skills

  • Set up and integrate $\ddot{x} = 0$, $\ddot{y} = -g$ from given initial conditions
  • Compute time of flight, range and maximum height
  • Eliminate $t$ to obtain the Cartesian trajectory $y(x)$
04
Key terms
ProjectileA particle in flight under gravity alone (no air resistance). Horizontal acceleration is zero; vertical acceleration is $-g$.
Initial speed and angle ($u$, $\theta$)$u$ is the launch speed; $\theta$ is the angle above horizontal. Components: $u_x = u\cos\theta$, $u_y = u\sin\theta$.
Time of flight $T$Time from launch to landing back at the same height. On level ground: $T = \dfrac{2u\sin\theta}{g}$.
Range $R$Horizontal distance to landing point on level ground: $R = \dfrac{u^2 \sin 2\theta}{g}$. Maximum at $\theta = 45^\circ$.
Maximum height $H$Highest point of the trajectory, reached when $\dot{y} = 0$. On level ground: $H = \dfrac{u^2 \sin^2\theta}{2g}$.
Trajectory equationEliminating $t$ gives $y = x\tan\theta - \dfrac{g x^2}{2 u^2 \cos^2\theta}$, a downward-opening parabola.
MEX-M1NESA outcome (Applications of Calculus to Mechanics): solves problems involving the motion of a particle, including SHM, projectile motion, and resisted motion.
05
The equations of motion — from $\ddot{x}$, $\ddot{y}$ to $R$, $H$, $T$
core concept

Take $x$ horizontal, $y$ vertical (up positive). With no air resistance, the only force is gravity, so

  • $\ddot{x} = 0$, $\ddot{y} = -g$.
  • Integrating with $\dot{x}(0) = u\cos\theta$ and $\dot{y}(0) = u\sin\theta$: $\;\dot{x} = u\cos\theta$, $\;\dot{y} = u\sin\theta - gt$.
  • Integrating again with $x(0) = y(0) = 0$: $\;x = u\cos\theta\cdot t$, $\;y = u\sin\theta\cdot t - \tfrac12 gt^2$.

Time of flight on level ground: set $y = 0$ and $t \neq 0$: $u\sin\theta = \tfrac12 gt$, so $T = \dfrac{2u\sin\theta}{g}$.

Range: $R = u\cos\theta \cdot T = \dfrac{2u^2 \sin\theta\cos\theta}{g} = \dfrac{u^2 \sin 2\theta}{g}$. Maximum when $\sin 2\theta = 1$, i.e. $\theta = 45^\circ$.

Maximum height: set $\dot{y} = 0$ to find $t_H = u\sin\theta / g$; substitute into $y(t)$ to get $H = \dfrac{u^2 \sin^2\theta}{2g}$.

Worked through the hook: $u = 20$, $\theta = 30^\circ$, $g = 10$.

  • (a) $T = \dfrac{2 \times 20 \times \tfrac12}{10} = 2$ s.
  • (b) $R = \dfrac{400 \times \sin 60^\circ}{10} = 40 \times \tfrac{\sqrt 3}{2} = 20\sqrt 3 \approx 34.6$ m.
  • (c) $H = \dfrac{400 \times \tfrac14}{20} = 5$ m.
  • All three are proportional to $u^2$ when $\theta$ is fixed.
Why this matters for next lesson. When air resistance is added, $\ddot{x} = 0$ becomes $\ddot{x} = -kv_x$, and $\ddot{y} = -g$ becomes $\ddot{y} = -g - kv_y$. The setup is the same — resolve, then integrate each axis — but the integrals are no longer trivial. Master the unresisted case here so you can focus on the drag term next.

$\ddot{x} = 0 \Rightarrow \dot{x} = u\cos\theta \Rightarrow x = u\cos\theta\cdot t$ · $\ddot{y} = -g \Rightarrow \dot{y} = u\sin\theta - gt \Rightarrow y = u\sin\theta\cdot t - \tfrac12 gt^2$ · Level-ground formulas: $T = \dfrac{2u\sin\theta}{g}$, $R = \dfrac{u^2\sin 2\theta}{g}$, $H = \dfrac{u^2 \sin^2\theta}{2g}$ · Maximum range at $\theta = 45^\circ$

Pause — copy $\ddot{x}=0$, $\ddot{y}=-g$, the parametric equations, and the level-ground formulas $T$, $R = u^2\sin 2\theta/g$, $H$, and maximum range at $\theta=45°$ into your book.

Quick check: A projectile is launched from ground level at $u = 40$ m/s, $\theta = 45^\circ$, $g = 10$. What is its range?

06
The trajectory: a parabola in $(x, y)$
core concept

We just saw the projectile equations: $x = u\cos\theta\cdot t$, $y = u\sin\theta\cdot t - \tfrac{1}{2}gt^2$, giving $T = 2u\sin\theta/g$, $R = u^2\sin 2\theta/g$, $H = u^2\sin^2\theta/(2g)$. That raises a question: what Cartesian curve does the projectile trace, and what does its shape tell us? This card answers it → eliminating $t$ gives $y = x\tan\theta - gx^2/(2u^2\cos^2\theta)$ — a downward parabola, symmetric about $x = R/2$, with slope $\tan\theta$ at launch.

From $x = u\cos\theta\cdot t$, solve $t = \dfrac{x}{u\cos\theta}$ and substitute into $y(t)$:

$$y = x\tan\theta \;-\; \frac{g\,x^2}{2\,u^2 \cos^2\theta}$$

This is a downward-opening parabola through the origin. Useful properties:

  • The apex sits at $x = R/2$ — the trajectory is symmetric about the vertical through the highest point (on level ground).
  • At launch ($x = 0$) the slope $dy/dx = \tan\theta$ — the trajectory leaves at angle $\theta$ as required.
  • $y = 0$ again at $x = R$, confirming the range formula.
Apex condition. The maximum height $H$ is reached when $\dot{y} = 0$, not when $\dot{x} = 0$ ($\dot{x}$ never vanishes). At the apex the velocity is purely horizontal with magnitude $u\cos\theta$.

Trajectory: $y = x\tan\theta - \dfrac{gx^2}{2u^2\cos^2\theta}$ — a parabola · Apex at $x = R/2$ on level ground; symmetric trajectory · At apex: $\dot{y} = 0$, $\dot{x} = u\cos\theta$, velocity is horizontal · Slope at launch is $\tan\theta$ as expected

Pause — copy the trajectory equation $y = x\tan\theta - gx^2/(2u^2\cos^2\theta)$, the parabola symmetry about $x = R/2$, the apex conditions ($\dot{y}=0$, velocity horizontal), and the launch slope $\tan\theta$ into your book.

Did you get this? True or false: at the highest point of a projectile trajectory (no air resistance), the speed of the particle is zero.

PROBLEM 1 · TIME OF FLIGHT, RANGE, MAX HEIGHT

A particle is projected from level ground with $u = 30$ m/s at $\theta = 60^\circ$. Take $g = 10$. Find the time of flight, range, and maximum height.

1
Components: $u_x = 30\cos 60^\circ = 15$, $u_y = 30\sin 60^\circ = 15\sqrt 3$.
Resolve first — never substitute angles into the final formulas without confirming the components.
PROBLEM 2 · VELOCITY AT A LATER TIME

A ball is launched with $u = 25$ m/s at $\theta = 53^\circ$ above horizontal ($\sin 53^\circ \approx 0.8$, $\cos 53^\circ \approx 0.6$). Take $g = 10$. Find the velocity vector at $t = 3$ s.

1
Components of $\vec{u}$: $u_x = 25 \times 0.6 = 15$, $u_y = 25 \times 0.8 = 20$.
As always, resolve first — these are the boundary conditions for the integration.
PROBLEM 3 · CARTESIAN TRAJECTORY AND TARGET

A particle is launched from the origin with $u = 20$ m/s at $\theta = 45^\circ$. Take $g = 10$. (a) Derive the Cartesian trajectory $y(x)$. (b) Does the trajectory pass through the point $(20, 5)$?

1
Use $y = x\tan\theta - \dfrac{gx^2}{2u^2\cos^2\theta}$. With $\theta = 45^\circ$: $\tan\theta = 1$, $\cos^2\theta = 1/2$. So $y = x - \dfrac{10\,x^2}{2 \times 400 \times 1/2} = x - \dfrac{x^2}{40}$.
Quote the general trajectory formula, then specialise to the given angle and speed.

Fill the gap: Range on level ground is $R =$ . Maximum height is $H =$ . Maximum range is achieved when $\theta =$ °.

Trap 01
Thinking the particle stops at the apex
At the highest point only the vertical velocity is zero. The horizontal velocity is still $u\cos\theta$, so the speed at the apex is $u\cos\theta$, not zero.
Trap 02
Mixing up $\sin 2\theta$ and $2\sin\theta$
Range uses $\sin 2\theta = 2\sin\theta\cos\theta$, not $2\sin\theta$. Writing $R = 2u^2\sin\theta/g$ is a factor-of-$\cos\theta$ error that drops easy marks.
Trap 03
Assuming level ground in every problem
The neat formulas $T = 2u\sin\theta/g$, $R = u^2\sin 2\theta/g$ assume the projectile lands at the same height it was launched from. If the launch and landing heights differ, set $y = -h$ (or $+h$) and solve the quadratic in $t$ from scratch.

Did you get this? True or false: on level ground, the maximum range for a given launch speed $u$ is achieved at launch angle $\theta = 45^\circ$.

Work mode · how are you completing this lesson?
1

A projectile is launched at $u = 50$ m/s, $\theta = 30^\circ$, $g = 10$. Find time of flight, range, and maximum height.

2

A ball thrown horizontally from a 20 m cliff with speed 15 m/s ($g = 10$). When does it land, and how far from the base?

3

Show that the trajectory of a projectile launched from the origin with speed $u$ at angle $\theta$ is $y = x\tan\theta - \dfrac{gx^2}{2u^2\cos^2\theta}$.

4

A projectile has $u = 40$ m/s, $\theta = 45^\circ$, $g = 10$. Find the velocity (magnitude and direction) at $t = 2$ s.

5

Show that two launch angles, $\theta$ and $90^\circ - \theta$, give the same range on level ground. Explain physically why this is so.

Odd one out: Three of these statements about projectile motion (no air resistance) are correct. Which one is NOT?

11
Revisit your thinking

Earlier you predicted the time of flight, range and max height for a $u = 20$ m/s, $\theta = 30^\circ$ launch.

The equations gave $T = 2$ s, $R = 20\sqrt 3 \approx 34.6$ m, $H = 5$ m — all proportional to $u^2$ when $\theta$ is fixed. The big takeaway: the two axes are independent, and coupling happens only through the shared time variable. That decoupling is what makes the formulas neat. When we add air resistance next lesson, $\ddot{x}$ is no longer zero — but the philosophy of resolving and integrating axis-by-axis is identical.

auto-saved
01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

02
Short answer
ApplyBand 32 marks

Q1. A particle is projected from level ground with speed $u = 20$ m/s at $\theta = 30^\circ$. Take $g = 10$. Find the time of flight and the range. (2 marks)

auto-saved
ApplyBand 43 marks

Q2. A stone is thrown from the top of a 25 m cliff with $u = 20$ m/s at $\theta = 45^\circ$ above horizontal. Taking $g = 10$, find the time taken to hit the ground at the base of the cliff. (3 marks)

auto-saved
AnalyseBand 53 marks

Q3. A projectile is fired from the origin with speed $u$ at angle $\theta$ above horizontal. (a) Derive the Cartesian trajectory equation $y(x)$. (b) Show that on level ground the maximum range is $u^2/g$, attained at $\theta = 45^\circ$. (3 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers:

1. $T = \dfrac{2 \times 50 \times 0.5}{10} = 5$ s. $R = \dfrac{2500 \times \sin 60^\circ}{10} = 125\sqrt 3 / \ldots$ giving $R = 125\sqrt 3 \approx 216.5$ m (using $\sin 60^\circ = \sqrt 3/2$, so $R = 2500 \times \tfrac{\sqrt 3}{2} / 10 = 125\sqrt 3$). $H = \dfrac{2500 \times 0.25}{20} = 31.25$ m.

2. Take down positive for the fall: $20 = \tfrac12 \times 10 \times t^2 \Rightarrow t = 2$ s. Horizontal range = $15 \times 2 = 30$ m.

3. From $x = u\cos\theta\cdot t$, $t = x/(u\cos\theta)$. Then $y = u\sin\theta \cdot \dfrac{x}{u\cos\theta} - \tfrac12 g \left(\dfrac{x}{u\cos\theta}\right)^2 = x\tan\theta - \dfrac{gx^2}{2u^2\cos^2\theta}$.

4. $u_x = u_y = 20\sqrt 2$. At $t = 2$: $\dot{x} = 20\sqrt 2$, $\dot{y} = 20\sqrt 2 - 20$. Speed $= \sqrt{(20\sqrt 2)^2 + (20\sqrt 2 - 20)^2} = \sqrt{800 + 800 - 800\sqrt 2 + 400} = \sqrt{2000 - 800\sqrt 2}$. Numerically $\dot{x} \approx 28.28$, $\dot{y} \approx 8.28$, speed $\approx 29.5$ m/s, angle $\approx \arctan(8.28/28.28) \approx 16.3^\circ$ above horizontal.

5. $R(\theta) = \dfrac{u^2 \sin 2\theta}{g}$ and $R(90^\circ - \theta) = \dfrac{u^2 \sin(180^\circ - 2\theta)}{g} = \dfrac{u^2 \sin 2\theta}{g}$. Same range. Physically: low-angle launch has high horizontal speed but short flight time; high-angle launch has lower horizontal speed but proportionally longer flight time, balancing out.

Q1 (2 marks): $T = 2u\sin\theta/g = 2 \times 20 \times 0.5 / 10 = 2$ s [1]. $R = u^2\sin 2\theta / g = 400 \times \sin 60^\circ / 10 = 20\sqrt 3 \approx 34.6$ m [1].

Q2 (3 marks): $u_y = 20\sin 45^\circ = 10\sqrt 2$ [1]. Take launch level as $y = 0$ and ground as $y = -25$: $-25 = 10\sqrt 2 \cdot t - 5t^2$, i.e. $t^2 - 2\sqrt 2 \cdot t - 5 = 0$ [1]. Quadratic formula: $t = \sqrt 2 + \sqrt 7 \approx 4.06$ s (taking the positive root) [1].

Q3 (3 marks): (a) From $x = u\cos\theta\cdot t$ and $y = u\sin\theta\cdot t - \tfrac12 gt^2$, eliminate $t$: $y = x\tan\theta - \dfrac{gx^2}{2u^2\cos^2\theta}$ [1]. (b) Setting $y = 0$ with $x \neq 0$ gives $x = R = u^2\sin 2\theta / g$ [1]. Maximum when $\sin 2\theta = 1$, i.e. $\theta = 45^\circ$, giving $R_{\max} = u^2/g$ [1].

01
Boss battle · The Parabolic Pathfinder
earn bronze · silver · gold

Five timed questions on equations of motion, range, max height and time of flight. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena
02
Science Jump · platform challenge

Climb platforms by answering quick projectile questions. Lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review.

🎓
Want help with Projectile Motion — Review?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →