Year 11 Maths Advanced Module 2 ⏱ ~35 min Lesson 1 of 15

Angles and Radian Measure

Why do mathematicians love radians? Because they make calculus and physics beautiful. A full rotation is not $360$ arbitrary chunks — it is $2\pi$, the natural constant that appears in every circle, wave, and orbit. In this lesson, you will learn to think in radians and convert fluently between degrees and radians.

🔄
Printable worksheet

Download this lesson's worksheet

Use the PDF for classwork, homework or revision. It includes key ideas, activities, questions, an extend task and success-criteria proof.

Think First

A wheel makes one complete turn. In degrees, we say it has turned $360^\circ$. But in radians, we say it has turned $2\pi$. Which do you think is the more "natural" way to measure angles, and why might mathematicians and physicists prefer one system over the other?

Type your initial response below — you will revisit this at the end of the lesson.

Write your initial response in your book. You will revisit it at the end of the lesson.

Write your initial thinking in your book
Saved
📐

Formula Reference — This Lesson

Conversion
$\pi$ radians $= 180^\circ$ Radians to degrees: $\theta^\circ = \theta \times \frac{180^\circ}{\pi}$ Degrees to radians: $\theta$ rad $= \theta \times \frac{\pi}{180^\circ}$
Common angles
$360^\circ = 2\pi$ | $180^\circ = \pi$ | $90^\circ = \frac{\pi}{2}$ $60^\circ = \frac{\pi}{3}$ | $45^\circ = \frac{\pi}{4}$ | $30^\circ = \frac{\pi}{6}$
Key insight: Radians are dimensionless — they are defined as arc length divided by radius ($\theta = \frac{l}{r}$). This makes them the natural choice for calculus and physics formulas.
📖 Know

Key Facts

  • The definition of a radian
  • How to convert between degrees and radians
  • Common angle equivalences ($30^\circ, 45^\circ, 60^\circ, 90^\circ$, etc.)
💡 Understand

Concepts

  • Why radians are the natural unit for circular measure
  • How coterminal angles work in radians
  • The relationship between angle, arc length, and radius
✅ Can Do

Skills

  • Convert any angle between degrees and radians
  • Identify quadrants and reference angles in radians
  • Express angles as positive and negative coterminal equivalents

Misconceptions to Fix

Wrong: π radians is exactly 180°.

Right: π radians and 180° represent the same angle, but π is an irrational number (≈3.14159...). The degree system is arbitrary; radians are the natural unit for calculus.

Key Terms
RadianA unit of angle measure where one radian subtends an arc equal to the radius.
DegreeA unit of angle measure where a full rotation is 360°.
Coterminal AngleAngles that share the same terminal side; differ by multiples of 2π.
Arc LengthThe distance along a curve: l = rθ when θ is in radians.
Sector AreaThe area of a pie-shaped region: A = ½r²θ when θ is in radians.
Reference AngleThe acute angle between the terminal side and the x-axis.
📐

What is a Radian?

A radian is the angle subtended at the centre of a circle by an arc that is equal in length to the radius of the circle.

$$1 \text{ radian} = \frac{\text{arc length}}{\text{radius}} = \frac{l}{r}$$

Because the arc length and radius are measured in the same units, radians are technically dimensionless. This is why they appear so naturally in calculus and physics — when you differentiate $\sin x$, the result is $\cos x$ only when $x$ is measured in radians.

Why NASA uses radians. When calculating the trajectory of a spacecraft in orbit, engineers use radians because the formulas for velocity, acceleration, and angular momentum all simplify when angles are measured in the natural unit. Using degrees would introduce conversion factors of $\frac{\pi}{180}$ into every calculation, increasing the chance of error in missions where a tiny mistake can mean missing a planet by millions of kilometres.

Degrees vs Radians

The Babylonians chose $360^\circ$ for a full circle because $360$ has many divisors. It is a convenient human convention. But $\pi$ is not a human convention — it emerges from the geometry of circles themselves. A full rotation is $2\pi$ radians because the circumference of a circle is $2\pi r$, so the ratio of circumference to radius is $2\pi$.

DegreesRadians
$360^\circ$$2\pi$
$180^\circ$$\pi$
$90^\circ$$\frac{\pi}{2}$
$60^\circ$$\frac{\pi}{3}$
$45^\circ$$\frac{\pi}{4}$
$30^\circ$$\frac{\pi}{6}$
🔄

Converting Between Degrees and Radians

The conversion formulas are straightforward applications of the fact that $\pi \text{ rad} = 180^\circ$:

Degrees to radians
Multiply by $\frac{\pi}{180^\circ}$
Radians to degrees
Multiply by $\frac{180^\circ}{\pi}$

With practice, you should be able to convert the common angles instantly without a formula. For less common angles, write out the multiplication clearly.

Coterminal Angles

Two angles are coterminal if they have the same initial and terminal sides. In radians, you can find a coterminal angle by adding or subtracting multiples of $2\pi$.

$$\theta_{\text{coterminal}} = \theta + 2\pi k \quad \text{where } k \in \mathbb{Z}$$

🧮 Worked Examples

Worked Example 1 — Converting Degrees to Radians

Stepwise
Convert $135^\circ$ to radians, leaving your answer in terms of $\pi$.
  1. 1
    Set up the conversion
    135^\circ \times \frac{\pi}{180^\circ}
  2. 2
    Simplify the fraction
    \frac{135}{180} = \frac{3}{4}
✓ Answer $\frac{3\pi}{4}$ radians

Worked Example 2 — Converting Radians to Degrees

Stepwise
Convert $\frac{5\pi}{6}$ radians to degrees.
  1. 1
    Set up the conversion
    \frac{5\pi}{6} \times \frac{180^\circ}{\pi}
  2. 2
    Cancel $\pi$ and simplify
    \frac{5}{6} \times 180^\circ = 5 \times 30^\circ = 150^\circ
✓ Answer $150^\circ$

Worked Example 3 — Finding a Coterminal Angle

Stepwise
Find a positive and a negative angle that is coterminal with $\frac{7\pi}{4}$.
  1. 1
    Positive coterminal angle
    \frac{7\pi}{4} + 2\pi = \frac{7\pi}{4} + \frac{8\pi}{4} = \frac{15\pi}{4}
  2. 2
    Negative coterminal angle
    \frac{7\pi}{4} - 2\pi = \frac{7\pi}{4} - \frac{8\pi}{4} = -\frac{\pi}{4}
✓ Answer Positive: $\frac{15\pi}{4}$; Negative: $-\frac{\pi}{4}$
⚠️

Common Mistakes — Don't Lose Easy Marks

Forgetting to simplify fractions
Students often write $\frac{120\pi}{180}$ and leave it there. Examiners expect simplified exact values like $\frac{2\pi}{3}$.
✓ Fix: Always cancel common factors before writing your final answer.
Mixing up the conversion direction
Some students multiply by $\frac{180}{\pi}$ when converting to radians, which makes the answer far too large in degrees.
✓ Fix: Remember: degrees are bigger numbers than radians (for the same angle), so degrees → radians means multiply by a fraction less than 1 ($\frac{\pi}{180}$).
Using the wrong multiple of $2\pi$ for coterminal angles
Students sometimes add $\pi$ instead of $2\pi$ when finding coterminal angles, which puts the terminal side in the opposite direction.
✓ Fix: One full revolution is $2\pi$, not $\pi$. Always add or subtract $2\pi k$ where $k$ is an integer.

📓 Copy Into Your Books

📖 Definition

  • 1 radian = angle where arc length = radius
  • $\theta = \frac{l}{r}$ (dimensionless)

🔢 Conversions

  • $\pi$ rad $= 180^\circ$
  • Degrees → radians: $\times \frac{\pi}{180}$
  • Radians → degrees: $\times \frac{180}{\pi}$

⚠️ Common Angles

  • $30^\circ = \frac{\pi}{6}$, $45^\circ = \frac{\pi}{4}$
  • $60^\circ = \frac{\pi}{3}$, $90^\circ = \frac{\pi}{2}$
  • $180^\circ = \pi$, $360^\circ = 2\pi$

💡 Coterminal Angles

  • $\theta + 2\pi k$ for any integer $k$

📝 How are you completing this lesson?

🧪 Activities

🔍 Activity 1 — Convert

Degrees ⟷ Radians

Convert each angle to the requested unit. Leave radian answers in terms of $\pi$.

  1. 1 $60^\circ$ to radians

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  2. 2 $\frac{3\pi}{2}$ to degrees

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  3. 3 $225^\circ$ to radians

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  4. 4 $-\frac{\pi}{6}$ to degrees

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  5. 5 $540^\circ$ to radians

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
🎨 Activity 2 — Apply

Coterminal Angles & Quadrants

For each angle, state the quadrant it lies in and find one positive and one negative coterminal angle.

  1. 1 $\frac{4\pi}{3}$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  2. 2 $-\frac{\pi}{4}$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
  3. 3 $\frac{11\pi}{6}$

    Type your answer:

    Answer in your workbook.

    Answer in your workbook
Revisit Your Thinking

Earlier you were asked: Why might mathematicians and physicists prefer radians over degrees?

Radians are the natural unit of angle measure because they are defined directly from the geometry of a circle: $\theta = \frac{l}{r}$. This makes them dimensionless and causes them to appear naturally in calculus (where $\frac{d}{dx}\sin x = \cos x$ only works in radians) and physics (where angular velocity, frequency, and wave equations all simplify). Degrees are a human convention ($360$ was chosen by the Babylonians); radians are a mathematical necessity.

Now revisit your initial response. What did you get right? What has changed in your thinking?

Look back at your initial response in your book. Annotate it with what you now understand differently.

Annotate your initial response in your book
Saved
Revisit Your Initial Thinking

Look back at what you wrote in the Think First section. What has changed? What did you get right? What surprised you?

MC

Multiple Choice

5 random questions from a replayable lesson bank — feedback shown immediately

✍️ Short Answer

📝

Extended Questions

ApplyBand 4

8. Convert the following angles to radians, leaving answers in terms of $\pi$: (a) $240^\circ$ (b) $-135^\circ$ (c) $720^\circ$. Show your working. 3 MARKS

Type your answer below:

Answer in your workbook.

✏️ Answer in your workbook
ApplyBand 4

9. A wheel rotates through an angle of $1500^\circ$. (a) Express this angle in radians. (b) If the wheel has a radius of 30 cm, how far does a point on the rim travel during this rotation? 3 MARKS

Type your answer below:

Answer in your workbook.

✏️ Answer in your workbook
AnalyseBand 5

10. Explain why the radian measure of an angle is defined as $\theta = \frac{l}{r}$, and use this definition to argue why $\pi$ radians must equal $180^\circ$. 3 MARKS

Type your answer below:

Answer in your workbook.

✏️ Answer in your workbook

✅ Comprehensive Answers

🔍 Activity 1 — Convert Model Answers

1. $\frac{\pi}{3}$

2. $270^\circ$

3. $\frac{5\pi}{4}$

4. $-30^\circ$

5. $3\pi$

🎨 Activity 2 — Coterminal Angles Model Answers

1. Quadrant III. Positive coterminal: $\frac{4\pi}{3} + 2\pi = \frac{10\pi}{3}$. Negative coterminal: $\frac{4\pi}{3} - 2\pi = -\frac{2\pi}{3}$.

2. Quadrant IV (or IV if measured clockwise). Positive coterminal: $-\frac{\pi}{4} + 2\pi = \frac{7\pi}{4}$. Negative coterminal: $-\frac{\pi}{4} - 2\pi = -\frac{9\pi}{4}$.

3. Quadrant IV. Positive coterminal: $\frac{11\pi}{6} + 2\pi = \frac{23\pi}{6}$. Negative coterminal: $\frac{11\pi}{6} - 2\pi = -\frac{\pi}{6}$.

❓ Multiple Choice

1. A — $\pi$ rad $= 180^\circ$.

2. A — $\frac{3\pi}{4} \times \frac{180}{\pi} = 135^\circ$.

3. A — $300 \times \frac{\pi}{180} = \frac{5\pi}{3}$.

4. A — $\frac{\pi}{4} + 2\pi = \frac{9\pi}{4}$.

5. A — Full revolution is $360^\circ = 2\pi$.

📝 Short Answer Model Answers

Q8 (3 marks): (a) $240 \times \frac{\pi}{180} = \frac{4\pi}{3}$ [1]. (b) $-135 \times \frac{\pi}{180} = -\frac{3\pi}{4}$ [1]. (c) $720 \times \frac{\pi}{180} = 4\pi$ [1].

Q9 (3 marks): (a) $1500 \times \frac{\pi}{180} = \frac{25\pi}{3}$ radians [1]. (b) $l = r\theta = 30 \times \frac{25\pi}{3} = 250\pi \approx 785.4$ cm [2].

Q10 (3 marks): A radian is defined as the angle subtended when arc length equals radius [1]. For a semicircle, arc length $= \pi r$, so the angle in radians is $\frac{\pi r}{r} = \pi$ [1]. A semicircle is also $180^\circ$, therefore $\pi$ radians $= 180^\circ$ [1].

Science Jump

Jump Through Angles & Radians!

Climb platforms using your knowledge of angle measurement and radian conversion. Pool: lesson 1.

Mark lesson as complete

Tick when you've finished all activities and checked your answers.