This lesson supports both digital answering and handwritten book work.

Intention 1

Recall and apply all Phase 1 formulae

  • Resolve velocity into components
  • Select the correct kinematic equation
  • Use range, max height, and flight time formulae
Intention 2

Identify and correct common errors

  • Spot sign errors in vertical motion
  • Recognise when range formula does not apply
  • Fix component vs total velocity mistakes
Intention 3

Solve mixed projectile problems under exam conditions

  • Complete 10 mixed practice questions
  • Answer 3 timed extended responses
  • Work accurately under time pressure
Think First

Reflect before you begin

What is the single hardest thing about projectile motion problems? What will you focus on improving?

Write your reflection in your workbook.
Year 12 Physics Module 5: Advanced Mechanics 50 min Lesson 4 of 18 ★ Consolidation IQ1: Projectile Motion

Phase 1 Consolidation

No new content. Six formulae. Six common errors. Ten mixed practice questions. Three timed extended responses. This is your Phase 1 exam preparation.

📐
Σ

Phase 1 Formula Sheet

$v_x = v\cos\theta$ $v_y = v\sin\theta$ Use: Resolving launch velocity into horizontal and vertical components
$s_x = v_x t$ $s_y = u_y t + \tfrac{1}{2}at^2$ Use: Horizontal displacement (constant velocity) and vertical displacement (constant acceleration)
$v_y = u_y + at$ $v_y^2 = u_y^2 + 2as_y$ Use: Vertical velocity at time t, or linking velocity and vertical displacement without time
$R = \dfrac{v^2\sin(2\theta)}{g}$ Use: Range on level ground only (launch height = landing height)
$h_{\max} = \dfrac{(v\sin\theta)^2}{2g}$ Use: Maximum height above launch point; derived from $v_y^2 = u_y^2 + 2as_y$ with $v_y = 0$
$t_{\text{flight}} = \dfrac{2v\sin\theta}{g}$ Use: Total flight time on level ground only; time up = time down
1

Energy & Work Sprint Cards

Click each card to reveal when to use it, common traps, and connections.

Phase1 Summary

Phase1 Summary

$W = Fs\cos\theta$
Click to reveal when to use, the trap, and connection
Use whenCalculating work done by a constant force F acting at angle θ to displacement s.
TrapWhen θ = 90°, cos 90° = 0, so W = 0. No work is done by a force perpendicular to displacement (e.g., centripetal force).
Connects toWnet = ΔKE. The net work done on an object equals its change in kinetic energy.
$KE = \tfrac{1}{2}mv^2$
Click to reveal when to use, the trap, and connection
Use whenFinding kinetic energy from speed, or finding speed from kinetic energy.
TrapKE ∝ v², not v. Doubling speed quadruples KE. Halving speed reduces KE to one-quarter.
Connects toWnet = ΔKE and conservation of energy. KE converts to and from gravitational potential energy.
$W_{\text{net}} = \Delta KE$
Click to reveal when to use, the trap, and connection
Use whenRelating the total work done by all forces to the change in kinetic energy of an object.
TrapMust be NET work (sum of work by all forces). W by one force alone does not equal ΔKE unless it is the only force.
Connects toW = Fs cosθ and KE = ½mv². Sum all works done, equate to change in KE.
$\Delta U = mg\Delta h$
Click to reveal when to use, the trap, and connection
Use whenCalculating change in gravitational potential energy near Earth's surface.
TrapΔh must be vertical displacement only. Horizontal motion does not change gravitational PE.
Connects toConservation of mechanical energy: KE₁ + U₁ = KE₂ + U₂ (no friction).
$KE_1 + U_1 = KE_2 + U_2$
Click to reveal when to use, the trap, and connection
Use whenConservation of mechanical energy when only conservative forces (gravity) do work.
TrapNever use when friction or air resistance are present. Mechanical energy is not conserved in those cases.
Connects toΔU = mgΔh and KE = ½mv². Rearrange to find unknown speed or height.
$P = \dfrac{\Delta E}{\Delta t} = Fv\cos\theta$
Click to reveal when to use, the trap, and connection
Use whenFinding power from rate of energy transfer, or instantaneous power from force and velocity.
TrapF ≠ mg on a flat road. For a car at constant velocity, F equals drag forces, not weight. P = Fdragv, not mgv.
Connects toW = Fs cosθ since P = W/Δt = (Fs cosθ)/Δt = Fv cosθ.
2

Six Common Projectile Errors

Each card shows a student's incorrect working. Find the error, explain the fix, then check.

1
Forgetting vx and vy are components
Student working: A ball is thrown at 15 m/s at 30°. Find horizontal distance after 2 s.
Student writes: $s_x = vt = 15 \times 2 = 30$ m. Incorrect.
Write your explanation in your workbook.
Fix: The student used the total velocity v = 15 m/s directly. They must first resolve into the horizontal component: $v_x = v\cos\theta = 15\cos 30° = 12.99$ m/s. Then $s_x = v_x t = 12.99 \times 2 = 26.0$ m. Always resolve velocity before using it in horizontal or vertical equations.
2
Using R = v²sin(2θ)/g when launch ≠ landing height
Student working: A ball is kicked at 20 m/s, 40° from the edge of a 10 m cliff. Find where it lands.
Student uses: $R = \frac{20^2 \sin 80°}{9.8} = 40.2$ m. Incorrect.
Write your explanation in your workbook.
Fix: The range formula $R = \frac{v^2\sin(2\theta)}{g}$ only applies when launch and landing heights are equal. From a cliff, the projectile falls further, so the range is larger. Use $s_y = u_y t + \frac{1}{2}at^2$ with $s_y = -10$ m to find flight time, then $s_x = v_x t$.
3
Sign errors — taking upward as positive but using a = +9.8
Student working: A stone is thrown upward at 12 m/s. Find displacement after 1.5 s.
Student writes: $s_y = 12(1.5) + \frac{1}{2}(9.8)(1.5)^2 = 18 + 11.0 = 29.0$ m. Incorrect.
Write your explanation in your workbook.
Fix: If upward is positive, then acceleration $a = -g = -9.8$ m s². The correct calculation: $s_y = 12(1.5) + \frac{1}{2}(-9.8)(1.5)^2 = 18 - 11.0 = +7.0$ m. The stone is 7.0 m above the launch point. Always define your sign convention and apply it consistently.
4
Using total velocity in vertical motion equations
Student working: A projectile is launched at 25 m/s, 50°. Find maximum height.
Student writes: $v_y^2 = u_y^2 + 2as_y$ with $u_y = 25$ m/s, giving $0 = 25^2 + 2(-9.8)s_y$, so $h = 31.9$ m. Incorrect.
Write your explanation in your workbook.
Fix: The student used total velocity v = 25 m/s instead of the vertical component $u_y = v\sin\theta = 25\sin 50° = 19.15$ m/s. Correct: $0 = (19.15)^2 + 2(-9.8)s_y$, so $h = \frac{367}{19.6} = 18.7$ m. Always use the vertical component in vertical motion equations.
5
Forgetting that vy = 0 at maximum height (not total v)
Student working: A ball reaches maximum height. The student claims "the velocity is zero so it stops moving." Incorrect.
Write your explanation in your workbook.
Fix: At maximum height, only the vertical component of velocity is zero ($v_y = 0$). The horizontal component $v_x = v\cos\theta$ remains constant throughout flight (ignoring air resistance). The projectile is still moving horizontally at its maximum height. The total velocity is equal to $v_x$, not zero.
6
Assuming time depends on horizontal velocity
Student working: A ball is launched horizontally at 20 m/s from 45 m height. Find flight time.
Student writes: "Horizontal velocity is 20 m/s, so time depends on that." Then they get stuck. Incorrect reasoning.
Write your explanation in your workbook.
Fix: Flight time is determined entirely by vertical motion, not horizontal velocity. For a horizontal launch, $u_y = 0$ and $s_y = \frac{1}{2}gt^2$. So $t = \sqrt{\frac{2s_y}{g}} = \sqrt{\frac{2 \times 45}{9.8}} = 3.03$ s. The horizontal velocity only affects the range ($s_x = v_x t$), not the time of flight.
3

Mixed Practice Questions

Ten questions from Band 3 to Band 6. Worked solutions in the Answers section below.

Apply Band 3 2 marks
A ball is thrown at 12 m/s, 40° above horizontal. Find the horizontal and vertical components of the initial velocity.
Write your solution in your workbook.
Apply Band 3 2 marks
A projectile is launched horizontally at 15 m/s from a height of 40 m. Find: (a) the time to fall to the ground, and (b) the horizontal range.
Write your solution in your workbook.
Understand Band 3 2 marks
State two assumptions made in deriving the range formula $R = \frac{v^2\sin(2\theta)}{g}$.
Write your answer in your workbook.
Apply Band 4/5 3 marks
A ball is kicked at 22 m/s, 35° above horizontal on level ground. Find: (a) the maximum height reached, (b) the total flight time, and (c) the horizontal range.
Write your solution in your workbook.
Apply Band 4/5 3 marks
A stone is projected from the top of a 25 m cliff at 18 m/s, 30° above horizontal. Find the horizontal distance from the base of the cliff where the stone lands.
Write your solution in your workbook.
Analyse Band 4/5 3 marks
Show that launch angles of 20° and 70° give the same range on level ground for the same launch speed.
Write your proof in your workbook.
Analyse Band 4/5 4 marks
A projectile must clear a 5 m wall located 15 m away. It is launched from ground level at 25°. Find the minimum launch speed required.
Write your solution in your workbook.
Analyse Band 6 4 marks
A ball is thrown from 1.5 m above the ground and must land 20 m away in a basket 3.0 m high. Find the launch speed and launch angle required.
Write your solution in your workbook.
Analyse Band 6 4 marks
Two projectiles A and B are launched at the same speed. A at 30°, B at 60°. Compare their maximum heights, flight times, and ranges. Explain your answers using physics principles.
Write your analysis in your workbook.
Analyse Band 6 5 marks
A firework is launched from ground level at $v$ m/s, $\theta$°. At its maximum height it explodes, sending sparks horizontally at 5 m/s. One spark lands 45 m from the launch point. Given the total time from launch to spark landing is 4.5 s, find $v$ and $\theta$.
Write your solution in your workbook.
4

Extended Response Practice

Three exam-style questions. Each: 4 marks, 8 minutes recommended. Solutions in the Answers section.

08:00

Question 11 (4 marks, ~8 min)

A long jumper takes off at 9.2 m/s, 22° above horizontal.
  1. Calculate the horizontal and vertical components of the take-off velocity. (1 mark)
  2. Calculate the time of flight. (1 mark)
  3. Calculate the horizontal distance jumped. (1 mark)
  4. Calculate the maximum height above the take-off point. (1 mark)
Write your solution in your workbook.
08:00

Question 12 (4 marks, ~8 min)

A ball is thrown from the top of a 30 m building at 15 m/s, 50° above horizontal.
  1. Calculate the time to reach maximum height. (1 mark)
  2. Calculate the total flight time. (1 mark)
  3. Calculate the horizontal distance travelled from the base of the building. (1 mark)
  4. Calculate the velocity at impact (magnitude and direction). (1 mark)
Write your solution in your workbook.
08:00

Question 13 (4 marks, ~8 min)

A projectile is launched at 30 m/s. On level ground it travels 72 m.
  1. Find the two possible launch angles. (1 mark)
  2. Find the flight time for each angle. (1 mark)
  3. Explain why there are two possible angles that give the same range. (2 marks)
Write your solution in your workbook.

Revisit Think First

After working through the practice questions, reflect again:

  • Which question type do you find easiest? Which is hardest?
  • Which error from the Error Clinic have you made before?
  • What is your plan to avoid that error in the exam?
Write your reflection in your workbook.
Interactive: Phase1 Quiz Interactive
Key Terms
Velocity componentHorizontal ($v\cos\theta$) or vertical ($v\sin\theta$) part of a velocity vector.
Range (R)Horizontal displacement from launch to landing. Special formula only for level ground.
Maximum heightHighest point in the trajectory where $v_y = 0$.
Flight timeTotal time from launch to landing. Determined by vertical motion.
Complementary anglesTwo angles that add to 90°. They give the same range on level ground.
Net workSum of work done by all forces. Equals change in kinetic energy.

1. A projectile is launched at 20 m/s, 60° above horizontal. What is the initial vertical component of velocity?

A 10 m/s
B 17.3 m/s
C 20 m/s
D 11.5 m/s

2. At the maximum height of a projectile's trajectory, which statement is true?

A The velocity is zero
B The acceleration is zero
C The vertical component of velocity is zero
D The horizontal component of velocity is zero

3. The range formula $R = \frac{v^2\sin(2\theta)}{g}$ can only be used when:

A There is no air resistance
B Launch and landing heights are equal
C The launch angle is 45°
D The launch speed is less than 50 m/s

4. A projectile is launched horizontally from a height $h$ with speed $v$. Which change would double the horizontal range?

A Double $v$ only
B Double $h$ only
C Quadruple $h$ only
D Double $v$ and quadruple $h$

5. Two projectiles are launched at the same speed on level ground: P at 30° and Q at 60°. Which statement is correct?

A P has a greater range than Q
B P and Q have the same range
C P and Q reach the same maximum height
D P and Q have the same flight time
Analyse Band 5 3 marks

1. A student claims that increasing the launch angle of a projectile always increases its range. Assess this claim with reference to the range formula and specific angles.

Write your answer in your workbook.
Apply Band 4 3 marks

2. A ball is thrown at 16 m/s at an angle of 40° above horizontal. Calculate the horizontal and vertical components of velocity, the time to reach maximum height, and the maximum height above the launch point.

Write your solution in your workbook.
Evaluate Band 6 4 marks

3. Evaluate the statement: "The time of flight of a projectile depends only on its vertical component of velocity and is independent of the horizontal component." Use equations and a numerical example to justify your answer.

Write your evaluation in your workbook.

Answers

Q1: Velocity Components (2 marks)

$v_x = v\cos\theta = 12\cos 40° = \mathbf{9.19 \text{ m/s}}$ (1 mark)

$v_y = v\sin\theta = 12\sin 40° = \mathbf{7.71 \text{ m/s}}$ (1 mark)

Q2: Horizontal Launch (2 marks)

(a) Vertical: $s_y = \frac{1}{2}gt^2$ so $t = \sqrt{\frac{2s_y}{g}} = \sqrt{\frac{2 \times 40}{9.8}} = \mathbf{2.86 \text{ s}}$ (1 mark)

(b) Horizontal: $s_x = v_x t = 15 \times 2.86 = \mathbf{42.9 \text{ m}}$ (1 mark)

Q3: Assumptions (2 marks)

Any two of: (1) No air resistance / negligible air resistance; (2) Acceleration due to gravity is constant ($g = 9.8$ m s² downward); (3) Launch and landing heights are the same (level ground); (4) Earth is flat over the trajectory (g is uniform, not radial). (1 mark each)

Q4: Kick on Level Ground (3 marks)

$u_y = 22\sin 35° = 12.62$ m/s; $v_x = 22\cos 35° = 18.02$ m/s

(a) $h_{\max} = \frac{u_y^2}{2g} = \frac{12.62^2}{2 \times 9.8} = \mathbf{8.13 \text{ m}}$ (1 mark)

(b) $t_{\text{flight}} = \frac{2u_y}{g} = \frac{2 \times 12.62}{9.8} = \mathbf{2.58 \text{ s}}$ (1 mark)

(c) $R = v_x \times t = 18.02 \times 2.58 = \mathbf{46.5 \text{ m}}$ (1 mark)
Or use $R = \frac{v^2\sin(2\theta)}{g} = \frac{22^2 \times \sin 70°}{9.8} = 46.5$ m

Q5: Cliff Projectile (3 marks)

$u_y = 18\sin 30° = 9.0$ m/s; $v_x = 18\cos 30° = 15.59$ m/s

Vertical: $s_y = u_y t + \frac{1}{2}at^2$ with $s_y = -25$ m (downward positive convention or $a = -9.8$ with up positive):

$-25 = 9.0t + \frac{1}{2}(-9.8)t^2$ → $-25 = 9.0t - 4.9t^2$

$4.9t^2 - 9.0t - 25 = 0$

Using quadratic formula: $t = \frac{9.0 + \sqrt{81 + 490}}{9.8} = \frac{9.0 + 23.85}{9.8} = \mathbf{3.35 \text{ s}}$ (positive root) (2 marks for method + time)

Horizontal: $s_x = 15.59 \times 3.35 = \mathbf{52.2 \text{ m}}$ (1 mark)

Q6: Complementary Angles (3 marks)

For θ = 20°: $R_1 = \frac{v^2\sin(40°)}{g}$ (1 mark)

For θ = 70°: $R_2 = \frac{v^2\sin(140°)}{g}$ (1 mark)

Since $\sin(140°) = \sin(180° - 40°) = \sin(40°)$, we have $R_1 = R_2$. (1 mark)

Key identity: $\sin(2\theta) = \sin(180° - 2\theta)$, so angles θ and $(90° - \theta)$ give the same range.

Q7: Clearing a Wall (4 marks)

At the wall: $s_x = 15$ m, $s_y = 5$ m, θ = 25°.

$s_x = v\cos\theta \cdot t$ → $t = \frac{15}{v\cos 25°}$ (1 mark)

$s_y = v\sin\theta \cdot t - \frac{1}{2}gt^2$

$5 = v\sin 25° \cdot \frac{15}{v\cos 25°} - 4.9\left(\frac{15}{v\cos 25°}\right)^2$

$5 = 15\tan 25° - \frac{4.9 \times 225}{v^2\cos^2 25°}$

$5 = 6.99 - \frac{1102.5}{v^2 \times 0.821}$

$\frac{1102.5}{0.821v^2} = 6.99 - 5 = 1.99$ (1 mark)

$v^2 = \frac{1102.5}{0.821 \times 1.99} = 675$ → $v = \mathbf{26.0 \text{ m/s}}$ (2 marks)

Q8: Ball to Basket (4 marks)

Given: launch height = 1.5 m, basket at 20 m horizontal, 3.0 m height. So $\Delta s_x = 20$ m, $\Delta s_y = +1.5$ m.

$s_x = v\cos\theta \cdot t = 20$ ... (1)

$s_y = v\sin\theta \cdot t - 4.9t^2 = 1.5$ ... (2) (1 mark)

From (1): $v\cos\theta = \frac{20}{t}$. From (2): $v\sin\theta = \frac{1.5 + 4.9t^2}{t}$

$\tan\theta = \frac{v\sin\theta}{v\cos\theta} = \frac{1.5 + 4.9t^2}{20}$ (1 mark)

Also $v^2 = (v\cos\theta)^2 + (v\sin\theta)^2 = \frac{400}{t^2} + \frac{(1.5 + 4.9t^2)^2}{t^2}$

By trial or solving: try $t = 1.5$ s: $\tan\theta = \frac{1.5 + 11.0}{20} = 0.625$ → θ = 32.0°.

$v = \frac{20}{1.5\cos 32°} = \frac{20}{1.27} = 15.7$ m/s. Check: $s_y = 15.7\sin 32° \times 1.5 - 4.9(1.5)^2 = 8.32 \times 1.5 - 11.0 = 12.5 - 11.0 = 1.5$ m ✓ (2 marks)

θ ≈ 32°, v ≈ 15.7 m/s (accept reasonable ranges from rounding).

Q9: Comparing Projectiles A and B (4 marks)

Given: same speed $v$, A at 30°, B at 60°.

Maximum height: $h \propto \sin^2\theta$. $\sin^2 60° = 0.75$, $\sin^2 30° = 0.25$. So B reaches 3× the height of A. (1 mark)

Flight time: $t \propto \sin\theta$. $\sin 60° = 0.866$, $\sin 30° = 0.5$. So B stays in the air 1.73× longer than A. (1 mark)

Range: $R \propto \sin(2\theta)$. $\sin 60° = \sin 120° = \frac{\sqrt{3}}{2}$. Same range. (1 mark)

Explanation: 30° and 60° are complementary angles. The smaller angle gives less vertical velocity (shorter time, lower height) but more horizontal velocity. The larger angle gives more vertical velocity (longer time, greater height) but less horizontal velocity. These two effects exactly balance for range because $\sin(2\theta)$ is symmetric about 45°. (1 mark)

Q10: Firework Problem (5 marks)

Let time to max height = $t_1$, time from explosion to landing = $t_2$, total time = 4.5 s.

At max height: spark travels horizontally at 5 m/s. Horizontal distance from explosion point = $5t_2$.

Total horizontal distance from launch = $v\cos\theta \cdot t_1 + 5 \cdot t_2 = 45$ m ... (1) (1 mark)

Time to max height: $t_1 = \frac{v\sin\theta}{g}$. Explosion height: $h = \frac{(v\sin\theta)^2}{2g}$.

Fall time from height $h$: $h = \frac{1}{2}gt_2^2$ so $t_2 = \sqrt{\frac{2h}{g}} = \frac{v\sin\theta}{g} = t_1$. (1 mark)

So $t_1 = t_2 = \frac{4.5}{2} = 2.25$ s. (1 mark)

From $t_1 = \frac{v\sin\theta}{g}$: $v\sin\theta = 9.8 \times 2.25 = 22.05$ m/s.

From (1): $v\cos\theta \times 2.25 + 5 \times 2.25 = 45$ → $2.25(v\cos\theta + 5) = 45$

$v\cos\theta + 5 = 20$ → $v\cos\theta = 15$ m/s. (1 mark)

$v = \sqrt{(v\sin\theta)^2 + (v\cos\theta)^2} = \sqrt{22.05^2 + 15^2} = \sqrt{486.2 + 225} = \sqrt{711.2} = \mathbf{26.7 \text{ m/s}}$

$\tan\theta = \frac{22.05}{15} = 1.47$ → $\theta = \mathbf{55.8°}$ (1 mark)

Q11: Long Jumper (4 marks)

(a) $v_x = 9.2\cos 22° = \mathbf{8.53 \text{ m/s}}$; $u_y = 9.2\sin 22° = \mathbf{3.45 \text{ m/s}}$ (1 mark)

(b) $t = \frac{2u_y}{g} = \frac{2 \times 3.45}{9.8} = \mathbf{0.704 \text{ s}}$ (1 mark)

(c) $R = v_x \times t = 8.53 \times 0.704 = \mathbf{6.01 \text{ m}}$ (1 mark)

(d) $h_{\max} = \frac{u_y^2}{2g} = \frac{3.45^2}{19.6} = \mathbf{0.607 \text{ m}}$ (1 mark)

Q12: Building Throw (4 marks)

$v_x = 15\cos 50° = 9.64$ m/s; $u_y = 15\sin 50° = 11.49$ m/s

(a) Time to max height: $t_{up} = \frac{u_y}{g} = \frac{11.49}{9.8} = \mathbf{1.17 \text{ s}}$ (1 mark)

(b) For total flight: $s_y = -30$ m (down). $-30 = 11.49t - 4.9t^2$ → $4.9t^2 - 11.49t - 30 = 0$

$t = \frac{11.49 + \sqrt{132.0 + 588}}{9.8} = \frac{11.49 + 26.93}{9.8} = \mathbf{3.92 \text{ s}}$ (1 mark)

(c) $s_x = 9.64 \times 3.92 = \mathbf{37.8 \text{ m}}$ (1 mark)

(d) At impact: $v_x = 9.64$ m/s (constant). $v_y = u_y - gt = 11.49 - 9.8(3.92) = 11.49 - 38.4 = -26.9$ m/s.

$v = \sqrt{9.64^2 + 26.9^2} = \mathbf{28.6 \text{ m/s}}$. Direction: $\tan\theta = \frac{26.9}{9.64}$ below horizontal, θ = 70.3°. (1 mark)

Q13: Two Possible Angles (4 marks)

(a) $R = \frac{v^2\sin(2\theta)}{g}$ → $72 = \frac{30^2 \sin(2\theta)}{9.8}$

$\sin(2\theta) = \frac{72 \times 9.8}{900} = 0.784$ (1 mark)

$2\theta = \sin^{-1}(0.784) = 51.6°$ or $180° - 51.6° = 128.4°$

$\theta = \mathbf{25.8°}$ or $\mathbf{64.2°}$ (1 mark)

(b) For θ = 25.8°: $t = \frac{2 \times 30 \times \sin 25.8°}{9.8} = \frac{60 \times 0.435}{9.8} = \mathbf{2.66 \text{ s}}$

For θ = 64.2°: $t = \frac{2 \times 30 \times \sin 64.2°}{9.8} = \frac{60 \times 0.901}{9.8} = \mathbf{5.52 \text{ s}}$ (1 mark)

(c) There are two angles because $\sin(2\theta)$ has the same value for $2\theta$ and $(180° - 2\theta)$. The lower angle gives a smaller vertical component (shorter time, lower max height) but larger horizontal component. The higher angle gives a larger vertical component (longer time, greater max height) but smaller horizontal component. These two combinations produce the same range because the extra flight time of the high angle exactly compensates for the reduced horizontal speed. (1 mark)

MCQ Answers

1. B ($20\sin 60° = 17.3$ m/s)

2. C (At max height, $v_y = 0$ only)

3. B (Launch = landing height required)

4. A (Doubling $v$ doubles $R$ since $R \propto v$)

5. B (30° and 60° are complementary → same range)

SA1: Assessing the Range Claim (3 marks)

The claim is incorrect. From $R = \frac{v^2\sin(2\theta)}{g}$, range depends on $\sin(2\theta)$, which is maximum at $\theta = 45°$. (1 mark) Increasing the angle from, say, 30° to 45° does increase range. But increasing beyond 45° decreases range because $\sin(2\theta)$ decreases. (1 mark) For example, $\sin(60°) = 0.866$ at 30° and $\sin(90°) = 1.0$ at 45°, but $\sin(120°) = 0.866$ at 60° — same range as 30°. So range increases up to 45° then decreases. (1 mark)

SA2: Projectile at 16 m/s, 40° (3 marks)

$v_x = 16\cos 40° = \mathbf{12.3 \text{ m/s}}$; $u_y = 16\sin 40° = \mathbf{10.3 \text{ m/s}}$ (1 mark)

$t_{up} = \frac{u_y}{g} = \frac{10.3}{9.8} = \mathbf{1.05 \text{ s}}$ (1 mark)

$h_{\max} = \frac{u_y^2}{2g} = \frac{10.3^2}{19.6} = \mathbf{5.41 \text{ m}}$ (1 mark)

SA3: Evaluate Time of Flight Statement (4 marks)

The statement is correct. (1 mark) The flight time is found from vertical motion only. For level ground: $t = \frac{2v\sin\theta}{g} = \frac{2u_y}{g}$, which depends only on $u_y$, the vertical component. (1 mark) The horizontal component $v_x = v\cos\theta$ does not appear in the flight time equation. Numerical example: launch at 20 m/s at 30° vs 60°. Same $v$, different flight times: $t_{30} = \frac{2 \times 20 \times 0.5}{9.8} = 2.04$ s; $t_{60} = \frac{2 \times 20 \times 0.866}{9.8} = 3.54$ s. The horizontal component changed (17.3 m/s vs 10 m/s) but flight time changed because the vertical component changed, not the horizontal. (1 mark) Even if $v_x$ were zero (straight up), time depends only on $u_y$. If $v_x$ doubled while $u_y$ stayed the same, flight time would not change. (1 mark)

⚔️
Boss Battle

Projectile Mastery Challenge

Test your consolidation knowledge under time pressure. Beat the boss to unlock your Phase 1 mastery badge.

🎮 Boss Battle: Projectile Motion

Mark lesson as complete

Tick this box when you have finished all questions and reviewed the answers.