1
Learn
2
Questions
3
Game
1

Derive and use the range equation for projectile motion on level ground

2

Explain why 45 degrees gives maximum range on level ground using the sine double-angle identity

3

Analyse how different launch and landing heights affect the optimal launch angle

Think First — ESTIMATE

Estimate the range of a soccer penalty kick struck at 25 m/s, 20 degrees above horizontal. Show your reasoning.

Year 12 Physics Module 5: Advanced Mechanics 45 min Lesson 2 of 18 IQ1: Projectile Motion

⚽ Launch Angle Analysis

Derive the range equation, understand why 45 degrees gives maximum range on level ground, and analyse how launch height and landing height affect the optimal angle.

01

The Range Equation

The range of a projectile is the total horizontal displacement from launch to landing. For a projectile launched on level ground with speed $v$ at angle $\theta$ above horizontal, we can derive a compact formula for the range.

Launch Angle Analysis

Launch Angle Analysis

Derivation

The horizontal velocity is constant (no air resistance):

$v_x = v\cos\theta$

The time of flight is found from vertical motion. On level ground, the projectile returns to its initial vertical position, so $s_y = 0$:

$s_y = v_y t + \tfrac{1}{2}a_y t^2$

$0 = v\sin\theta \cdot t_{\text{flight}} - \tfrac{1}{2}g \cdot t_{\text{flight}}^2$

$t_{\text{flight}} = \dfrac{2v\sin\theta}{g}$

The range is horizontal velocity multiplied by time of flight:

$R = v_x \times t_{\text{flight}} = v\cos\theta \times \dfrac{2v\sin\theta}{g} = \dfrac{v^2(2\sin\theta\cos\theta)}{g}$

Using the double-angle identity $\sin(2\theta) = 2\sin\theta\cos\theta$:

📐 Range Equation (Level Ground)
$R = \dfrac{v^2\sin(2\theta)}{g}$

Maximum Range

The maximum value of $\sin(2\theta)$ is 1, which occurs when $2\theta = 90°$, giving $\theta = 45°$.

At $\theta = 45°$:

$R_{\text{max}} = \dfrac{v^2}{g}$

This is a remarkable result: the maximum range depends only on launch speed and gravitational acceleration, not on any other parameter.

Worked Example — Range at Different Angles
GIVEN: A ball is kicked on level ground at 15 m/s. Find the range at launch angles of 30 degrees, 45 degrees, and 60 degrees. Take $g = 9.8\ \text{m/s}^2$.
1
FIND Range $R$ at three different launch angles.
2
METHOD Use $R = v^2\sin(2\theta)/g$ with $v = 15\ \text{m/s}$ for each angle.
3
At 30 degrees: $R = \dfrac{(15\ \text{m/s})^2 \times \sin(60°)}{9.8\ \text{m/s}^2} = \dfrac{225 \times 0.866}{9.8}\ \text{m} = 19.9\ \text{m}$
4
At 45 degrees: $R = \dfrac{(15\ \text{m/s})^2 \times \sin(90°)}{9.8\ \text{m/s}^2} = \dfrac{225 \times 1}{9.8}\ \text{m} = 23.0\ \text{m}$
5
At 60 degrees: $R = \dfrac{(15\ \text{m/s})^2 \times \sin(120°)}{9.8\ \text{m/s}^2} = \dfrac{225 \times 0.866}{9.8}\ \text{m} = 19.9\ \text{m}$
ANSWER: At 30 degrees the range is 19.9 m; at 45 degrees it is 23.0 m (maximum); at 60 degrees it is 19.9 m. The 30 degree and 60 degree launches give identical ranges — a preview of complementary angles.
02

Complementary Angles

A powerful symmetry in the range equation reveals that two different launch angles can produce exactly the same range.

Recall the identity: $\sin(180° - \phi) = \sin(\phi)$. If we set $\phi = 2\theta$, then:

$\sin(2\theta) = \sin(180° - 2\theta) = \sin\bigl(2(90° - \theta)\bigr)$

This means launching at angle $\theta$ gives the same range as launching at angle $(90° - \theta)$. These angles are called complementary angles (they sum to 90 degrees).

Key Insight: 30 degrees and 60 degrees give the same range because $\sin(60°) = \sin(120°)$. The steeper trajectory (60 degrees) goes higher but flies for less time; the shallower trajectory (30 degrees) stays lower but flies for longer. The horizontal distance covered is identical.
Worked Example — Complementary Angles
GIVEN: A projectile is launched on level ground at 25 m/s. Show that launch angles of 25 degrees and 65 degrees give the same range. Take $g = 9.8\ \text{m/s}^2$.
1
FIND Show that $R_{25°} = R_{65°}$ using the range equation.
2
METHOD Use $R = v^2\sin(2\theta)/g$. For 25 degrees, compute $\sin(50°)$. For 65 degrees, compute $\sin(130°)$. Show these sines are equal.
3
At 25 degrees: $R = \dfrac{(25\ \text{m/s})^2 \times \sin(50°)}{9.8\ \text{m/s}^2} = \dfrac{625 \times 0.766}{9.8}\ \text{m} = 48.9\ \text{m}$
4
At 65 degrees: $R = \dfrac{(25\ \text{m/s})^2 \times \sin(130°)}{9.8\ \text{m/s}^2} = \dfrac{625 \times 0.766}{9.8}\ \text{m} = 48.9\ \text{m}$
5
Verification Since $\sin(50°) = \sin(130°) = 0.766$, and $25° + 65° = 90°$, the two angles are complementary and produce identical ranges.
ANSWER: Both 25 degrees and 65 degrees give a range of 48.9 m, confirming that complementary launch angles produce the same range on level ground.
03

Launch Height Not Equal to Landing Height

So far we have assumed launch and landing at the same height. In many real situations this is not true — a projectile may be launched from a cliff, a ramp, or a building, or may land on a slope.

Time of Flight from Height

When a projectile is launched from height $h$ above the landing point, the vertical displacement is $s_y = -h$ (downward). Using the quadratic formula on $s_y = v_y t + \tfrac{1}{2}a_y t^2$:

$-h = v\sin\theta \cdot t - \tfrac{1}{2}g \cdot t^2$

$\tfrac{1}{2}gt^2 - v\sin\theta \cdot t - h = 0$

Solving this quadratic for the positive root:

$t_{\text{flight}} = \dfrac{v\sin\theta + \sqrt{v^2\sin^2\theta + 2gh}}{g}$

The extra term $+2gh$ under the square root increases the flight time compared to level ground. The range is then $R = v\cos\theta \times t_{\text{flight}}$.

Why the Optimal Angle Changes

Launch above landing (cliff, ramp): The projectile has extra time to fall. A shallower angle (less than 45 degrees) lets the horizontal velocity component carry it further during this extended flight. Optimal angle is less than 45 degrees.
Launch below landing (uphill slope): The projectile lands sooner. A steeper angle (greater than 45 degrees) gives more vertical velocity to reach the higher landing point. Optimal angle is greater than 45 degrees.
Worked Example — Launch from a Cliff
GIVEN: A projectile is launched from a 30 m cliff at 20 m/s. Calculate the range at 30 degrees, 45 degrees, and 60 degrees. Take $g = 9.8\ \text{m/s}^2$.
1
FIND Range at three angles from a height of 30 m above landing.
2
METHOD Use $t_{\text{flight}} = (v\sin\theta + \sqrt{v^2\sin^2\theta + 2gh})/g$, then $R = v\cos\theta \times t_{\text{flight}}$.
3
At 30 degrees: $v_y = 20\sin(30°) = 10.0\ \text{m/s}$ $t = \dfrac{10.0 + \sqrt{100 + 2 \times 9.8 \times 30}}{9.8}\ \text{s} = \dfrac{10.0 + \sqrt{688}}{9.8}\ \text{s} = \dfrac{10.0 + 26.2}{9.8}\ \text{s} = 3.70\ \text{s}$ $R = 20\cos(30°) \times 3.70 = 17.3 \times 3.70\ \text{m} = 64.0\ \text{m}$
4
At 45 degrees: $v_y = 20\sin(45°) = 14.1\ \text{m/s}$ $t = \dfrac{14.1 + \sqrt{199 + 588}}{9.8}\ \text{s} = \dfrac{14.1 + 28.0}{9.8}\ \text{s} = 4.30\ \text{s}$ $R = 20\cos(45°) \times 4.30 = 14.1 \times 4.30\ \text{m} = 60.6\ \text{m}$
5
At 60 degrees: $v_y = 20\sin(60°) = 17.3\ \text{m/s}$ $t = \dfrac{17.3 + \sqrt{299 + 588}}{9.8}\ \text{s} = \dfrac{17.3 + 29.7}{9.8}\ \text{s} = 4.80\ \text{s}$ $R = 20\cos(60°) \times 4.80 = 10.0 \times 4.80\ \text{m} = 48.0\ \text{m}$
ANSWER: At 30 degrees: 64.0 m; at 45 degrees: 60.6 m; at 60 degrees: 48.0 m. From a cliff, the optimal angle is less than 45 degrees — in this case, 30 degrees gives the greatest range.
📋 Key Formulas
$R = \dfrac{v^2\sin(2\theta)}{g}$ Range on level ground
$t_{\text{flight}} = \dfrac{2v\sin\theta}{g}$ Time of flight, level ground
$t_{\text{flight}} = \dfrac{v\sin\theta + \sqrt{v^2\sin^2\theta + 2gh}}{g}$ Time of flight from height $h$
$R_{\text{max}} = \dfrac{v^2}{g}$ at $\theta = 45°$ Maximum range on level ground

Common Misconceptions

"45 degrees always gives maximum range."

Right: Only on level ground where launch and landing heights are equal. When launching from a height (cliff, ramp), the optimal angle is less than 45 degrees because the extra fall time benefits a shallower trajectory.

"A steeper angle always means a shorter range."

Right: Only true for angles above 45 degrees on level ground. Below 45 degrees, increasing the angle actually increases the range until the 45 degree maximum is reached.

"Range depends on mass."

Right: In vacuum (no air resistance), range is completely independent of mass. A feather and a cannonball follow the same trajectory if launched at the same speed and angle.

Real World

Soccer Penalty Kick

A penalty kick is taken 11 m from the goal line, struck at approximately 25 m/s. At 15 degrees launch angle: the range is approximately 32 m — easily reaching the goal with room to spare. At 45 degrees: the range would be approximately 64 m, far overshooting the goal.

Players deliberately use low launch angles for accuracy and control, not maximum range. The crossbar is 2.44 m high, so the trajectory must stay below this while still beating the goalkeeper. Optimal angle in sport is almost never 45 degrees — accuracy, speed constraints, and launch height all play a role.

A1

Activity — Angle Comparison Table

Complete the table for a projectile launched at $v = 20\ \text{m/s}$ on level ground. Take $g = 9.8\ \text{m/s}^2$.

Launch Angle $\theta$ $\sin(2\theta)$ Range $R$ (m) $t_{\text{flight}}$ (s)
15 degrees 0.500 ________ ________
30 degrees 0.866 ________ ________
45 degrees 1.000 ________ ________
60 degrees 0.866 ________ ________
75 degrees 0.500 ________ ________

Questions:

  1. Which angle gives the maximum range? By how much does it exceed the range at 15 degrees?
  2. Which pairs of angles give identical ranges? Explain why using the complementary angle property.
  3. As the angle increases from 15 degrees to 45 degrees, does the time of flight increase or decrease? Explain.
A2

Activity — Optimal Angle Investigation

A projectile is launched from the top of a 50 m cliff at $18\ \text{m/s}$. Calculate the range at each of the following angles and determine which gives the maximum range. Take $g = 9.8\ \text{m/s}^2$.

Use the formula:

$t_{\text{flight}} = \dfrac{v\sin\theta + \sqrt{v^2\sin^2\theta + 2gh}}{g}$

then $R = v\cos\theta \times t_{\text{flight}}$.

Angle $\theta$ $v_y = v\sin\theta$ (m/s) $\sqrt{v_y^2 + 2gh}$ (m/s) $t_{\text{flight}}$ (s) $v_x = v\cos\theta$ (m/s) Range $R$ (m)
20 degrees ________ ________ ________ ________ ________
35 degrees ________ ________ ________ ________ ________
45 degrees ________ ________ ________ ________ ________
55 degrees ________ ________ ________ ________ ________

Conclusion: What is the optimal launch angle from this cliff? Is it greater than, less than, or equal to 45 degrees? Explain why in terms of horizontal velocity and flight time.

Copy Into Books
  1. The range equation: $R = v^2\sin(2\theta)/g$ (level ground only)
  2. Maximum range on level ground: $R_{\text{max}} = v^2/g$ at $\theta = 45°$
  3. Complementary angles $\theta$ and $(90° - \theta)$ give the same range
  4. Launch from height: optimal angle is less than 45 degrees
  5. Launch uphill: optimal angle is greater than 45 degrees
  6. Time of flight from height $h$: $t = (v\sin\theta + \sqrt{v^2\sin^2\theta + 2gh})/g$
Revisit — Think First

Now use the range equation to calculate the exact range of a soccer penalty kick struck at 25 m/s, 20 degrees above horizontal. How does your estimate compare?

Solution hint: $R = v^2\sin(2\theta)/g = (25)^2 \times \sin(40°) / 9.8$.

Interactive: Angle Analyser Interactive
Key Terms
Range Total horizontal displacement from launch to landing
Complementary angles Two angles that sum to 90 degrees; give identical ranges on level ground
Double-angle identity $\sin(2\theta) = 2\sin\theta\cos\theta$
Optimal angle The launch angle that maximises range for given conditions

1. For a projectile launched on level ground at speed $v$, the maximum range occurs at:

A 30 degrees
B 45 degrees
C 60 degrees
D 90 degrees

2. Two projectiles are launched at the same speed: one at 30 degrees, the other at 60 degrees. On level ground:

A The 30 degree projectile travels further
B The 60 degree projectile travels further
C They travel the same distance
D It depends on the launch speed

3. A projectile is launched from the top of a tall building. The angle for maximum range will be:

A Greater than 45 degrees
B Equal to 45 degrees
C Less than 45 degrees
D Equal to 0 degrees

4. The range equation $R = v^2\sin(2\theta)/g$ is derived assuming:

A Launch and landing at different heights
B Air resistance is significant
C Launch and landing at the same height
D The projectile is launched vertically

5. A ball is kicked at 20 m/s at 45 degrees. What is the maximum range? ($g = 9.8\ \text{m/s}^2$)

A 20.4 m
B 40.8 m
C 81.6 m
D 10.2 m

1. Derive the range equation $R = v^2\sin(2\theta)/g$ starting from the equations of motion. State all assumptions. [3 marks] Analyse

2. A projectile is launched at 25 m/s on level ground. Calculate the range for launch angles of (a) 25 degrees, (b) 45 degrees, (c) 65 degrees. Comment on your results. ($g = 9.8\ \text{m/s}^2$) [3 marks] Apply

3. Assess the claim that "a 45 degree launch angle is always optimal for maximum range in sporting contexts." Use specific examples to support your evaluation. [4 marks] Evaluate Band 6

View Model Answers

1. Derivation of the Range Equation (3 marks)

Start with horizontal motion: $s_x = v_x t = v\cos\theta \cdot t$.

For vertical motion on level ground, set $s_y = 0$:

$0 = v\sin\theta \cdot t_{\text{flight}} - \tfrac{1}{2}g \cdot t_{\text{flight}}^2$

Solving: $t_{\text{flight}} = 2v\sin\theta/g$ (1 mark)

Substitute into horizontal equation:

$R = v\cos\theta \times 2v\sin\theta/g = v^2(2\sin\theta\cos\theta)/g$ (1 mark)

Using $\sin(2\theta) = 2\sin\theta\cos\theta$:

$R = v^2\sin(2\theta)/g$ (1 mark)

Assumptions: level ground (same launch and landing height), no air resistance, constant $g = 9.8\ \text{m/s}^2$, point projectile.

2. Range at Different Angles (3 marks)

(a) At 25 degrees: $R = (25)^2 \times \sin(50°)/9.8 = 625 \times 0.766/9.8 = \mathbf{48.9\ \text{m}}$ (1 mark)

(b) At 45 degrees: $R = 625 \times \sin(90°)/9.8 = 625/9.8 = \mathbf{63.8\ \text{m}}$ (1 mark)

(c) At 65 degrees: $R = 625 \times \sin(130°)/9.8 = 625 \times 0.766/9.8 = \mathbf{48.9\ \text{m}}$

25 degrees and 65 degrees give the same range because they are complementary angles ($25° + 65° = 90°$). 45 degrees gives the maximum range on level ground. (1 mark for comment)

3. Assessment of 45 Degrees in Sport (4 marks)

The claim is incorrect. A 45 degree launch angle is only optimal under idealised conditions (level ground, no air resistance, point projectile). In real sporting contexts, multiple factors cause the optimal angle to differ significantly:

Launch and landing heights differ: In most sports, the projectile is launched from above ground level (shoulder height for javelin, above head for shot put, tee height for golf) and lands at ground level. This makes the optimal angle less than 45 degrees, as the extra fall time benefits a shallower trajectory. (1 mark)

Launch speed varies with angle: Athletes cannot achieve the same launch speed at all angles. Muscle biomechanics mean lower angles often permit higher release speeds. For example, in the long jump, the optimal takeoff angle is approximately 20 degrees because the athlete's horizontal speed from the run-up is the dominant factor — attempting a steeper angle would drastically reduce horizontal velocity. (1 mark)

Specific examples:

  • Golf drivers use approximately 10 degrees loft because the ball is already elevated on a tee, and aerodynamic lift (backspin) carries the ball much further than the vacuum prediction.
  • Shot put has an optimal angle of approximately 38 degrees, limited by the need to release from above shoulder height and the athlete's inability to generate maximum force vertically.
  • Javelin is thrown at approximately 35 degrees, optimised for distance while remaining within legal throwing parameters.

(1 mark for at least two specific examples with approximate angles)

Conclusion: While 45 degrees is a useful theoretical reference for level-ground projectile motion, it is rarely the optimal angle in sporting contexts due to differing launch/landing heights, biomechanical speed limitations, and aerodynamic effects. (1 mark for reasoned conclusion)

Test your launch angle analysis skills!

Master the range equation, complementary angles, and height-dependent optimal angles to defeat the boss.

Boss Battle — Launch Angle Challenge