# Circular measure

> CIE A-Level Mathematics · Pure Mathematics 1 (Unit 1)
> Source: https://www.owlsprep.com/study/cie-9709-u1-circular-measure/

This sub-topic introduces radians as an angular unit, and teaches how to calculate arc length, sector area and segment area, with applications to common CIE 9709 Paper 1 problem types.

**Prerequisites:** Basic circle geometry; Degree angle measurement; [Right-angled triangle trigonometry](https://www.owlsprep.com/study/cie-9709-u1-trigonometry/)

## Learning objectives

- Convert between degree and radian angle measures
- Calculate arc length, sector area and segment area for a given circle
- Solve composite shape problems involving circular measure
- Apply radian measure in multi-step exam questions

## How often is this tested?

Based on OwlsPrep's analysis of official CIE 9709 P1 past papers (2016–2025): **Circular measure** appears **67 times** in the last 10 years — **9.4%** of all P1 questions (67 of 692).

Most-tested forms: Sector area (58), Arc length (50), Radian measure (8).

## Radians: Unit of Angle

**Radian** — One radian is the angle subtended at the center of a circle by an arc that has a length equal to the radius of the circle. A full rotation is $2\pi$ radians, equivalent to 360°.

*Notation:* rad

*Example:* Half a rotation = $\pi$ radians = 180°

To convert between degrees and radians, use these two conversion factors:

$$1^\circ = \frac{\pi}{180} \text{ rad}, \quad 1 \text{ rad} = \frac{180^\circ}{\pi}$$

**Worked example:** Convert (a) 120° to radians, (b) $\frac{3\pi}{4}$ radians to degrees.

1. Part (a): Multiply the degree measure by $\frac{\pi}{180}$:
2. $$120^\circ \times \frac{\pi}{180} = \frac{120\pi}{180} = \frac{2\pi}{3} \text{ rad}$$
3. Part (b): Multiply the radian measure by $\frac{180}{\pi}$:
4. $$\frac{3\pi}{4} \times \frac{180}{\pi} = \frac{3 \times 180}{4} = 135^\circ$$

> **tip**
>
> Memorize common angle conversions: 30°=$\frac{\pi}{6}$, 45°=$\frac{\pi}{4}$, 60°=$\frac{\pi}{3}$, 90°=$\frac{\pi}{2}$ to speed up calculations in the exam.

## Arc Length Calculation

**Arc Length** — The length of a portion of a circle's circumference between two radii. For a circle of radius $r$ and central angle $\theta$ (in radians), arc length is given by:

*Notation:* s

*Example:* Full circumference = $r \times 2\pi = 2\pi r$, which matches the standard formula.

$$s = r\theta$$

**Worked example:** (a) Find the arc length of a sector with radius 5 cm and central angle 2.4 radians. (b) Find the radius of a circle with arc length 12 cm and central angle 1.5 radians.

1. Part (a): Substitute directly into the arc length formula:
2. $$s = 5 \times 2.4 = 12 \text{ cm}$$
3. Part (b): Rearrange the formula to solve for $r$:
4. $$r = \frac{s}{\theta} = \frac{12}{1.5} = 8 \text{ cm}$$

**Check your understanding**

Test your understanding:

1. What is the arc length for a 60° angle in a circle of radius 3 cm?

   - $\pi$ cm
   - $2\pi$ cm
   - $3\pi$ cm
   - $\frac{\pi}{2}$ cm

   *Why:* First convert 60° to $\frac{\pi}{3}$ radians, then calculate $s = 3 \times \frac{\pi}{3} = \pi$ cm.

## Area of Sectors and Segments

The two most common area calculations in circular measure are for sectors (regions bounded by two radii and an arc) and segments (regions bounded by an arc and a chord).

**Sector Area** — For a circle of radius $r$ and central angle $\theta$ (in radians), sector area is:

*Notation:* A

*Example:* Full circle area = $\frac{1}{2}r^2(2\pi) = \pi r^2$, which matches the standard formula.

$$A = \frac{1}{2} r^2 \theta$$

A segment is the part of the sector that lies beyond the chord connecting the two radii endpoints. Its area is calculated by subtracting the area of the triangle formed by the two radii from the sector area:

$$A_{\text{segment}} = \frac{1}{2}r^2(\theta - \sin\theta)$$

**Worked example:** Find the area of the sector and minor segment of a circle with radius 6 cm and central angle $\frac{\pi}{3}$ radians.

1. Calculate sector area first:
2. $$A_{\text{sector}} = \frac{1}{2} (6)^2 \left(\frac{\pi}{3}\right) = 6\pi \approx 18.85 \text{ cm}^2$$
3. Calculate area of the central triangle using $\frac{1}{2}ab\sin\theta$:
4. $$A_{\text{triangle}} = \frac{1}{2} (6)(6) \sin\left(\frac{\pi}{3}\right) = 9\sqrt{3} \approx 15.59 \text{ cm}^2$$
5. Subtract triangle area from sector area to get segment area:
6. $$A_{\text{segment}} = 6\pi - 9\sqrt{3} \approx 3.26 \text{ cm}^2$$

> **Calculator mode**
>
> When you substitute $\sin\theta$ for a triangle or segment area, $\theta$ is in radians — make sure your calculator is set to radian mode, not degrees.

You may also be asked for the chord that bounds a segment, or the perimeter of the segment itself. The chord joining the two arc endpoints has length $2r\sin\frac{\theta}{2}$, and the segment's perimeter is this chord plus the arc:

$$\text{chord} = 2r\sin\frac{\theta}{2}, \qquad P_{\text{segment}} = 2r\sin\frac{\theta}{2} + r\theta$$

## Problem Solving with Circular Measure

> **Exam tip**
>
> CIE exam questions often combine circular measure with composite shapes, requiring you to add or subtract areas/perimeters from multiple shapes.

**Worked example:** A square of side 10 cm has a quarter-circle cut from each corner, with each quarter-circle having radius 5 cm centered at the corner. Find the area of the remaining shape inside the square.

1. First calculate the total area of the square:
2. $$A_{\text{square}} = 10 \times 10 = 100 \text{ cm}^2$$
3. Four quarter circles have a total area equal to one full circle of radius 5 cm:
4. $$A_{\text{cut out}} = 4 \times \left(\frac{1}{2} (5)^2 \left(\frac{\pi}{2}\right)\right) = 25\pi$$
5. Subtract the cut out area from the square area:
6. $$A_{\text{remaining}} = 100 - 25\pi \approx 21.46 \text{ cm}^2$$

## Common pitfalls

- **Wrong:** Using degrees instead of radians in $s = r\theta$ and $A = \frac{1}{2}r^2\theta$
  - Why it fails: These formulas are derived for radians, they give drastically incorrect results when using degree measure directly
  - Correct: Always convert all angles to radians before substituting into these standard circular measure formulas
- **Wrong:** Adding the triangle area to the sector area to find segment area
  - Why it fails: The segment is the part of the sector outside the triangle, so the triangle area must be subtracted
  - Correct: Segment area = Sector area $-$ Area of the central triangle formed by the two radii
- **Wrong:** Mixing up arc length and sector area formulas
  - Why it fails: Both formulas use $r$ and $\theta$, leading to common confusion about powers of $r$
  - Correct: Remember: length is one-dimensional (one power of $r$), area is two-dimensional (two powers of $r$): $s=r\theta$, $A=\frac{1}{2}r^2\theta$
- **Wrong:** Using the minor angle for major arc/sector area questions
  - Why it fails: Most problems default to minor segments unless stated otherwise, so you must actively check for major/minor labels
  - Correct: If asked for a major arc/sector, calculate the angle as $2\pi - \text{minor angle}$ before substituting into formulas

## Cheatsheet

| Quantity | Formula (radians) | Formula (degrees) |
| --- | --- | --- |
| Degree to radian | $\theta_{\text{rad}} = \frac{\pi}{180} \theta_{\text{deg}}$ | $\theta_{\text{deg}} = \frac{180}{\pi} \theta_{\text{rad}}$ |
| Arc length | $s = r\theta$ | $s = \frac{\theta \pi r}{180}$ |
| Sector area | $A = \frac{1}{2} r^2 \theta$ | $A = \frac{\theta}{360} \pi r^2$ |
| Minor segment area | $A = \frac{1}{2} r^2 (\theta - \sin\theta)$ | $A = \frac{\theta \pi r^2}{360} - \frac{1}{2} r^2 \sin\theta$ |

## What's next

Circular measure introduces radians, which are the standard unit for all advanced trigonometry and calculus of trigonometric functions. This topic regularly appears as a 5-7 mark question in CIE 9709 Paper 1, often combined with quadratic equations or trigonometric identities to create multi-step problems. Mastery of the core formulas saves significant exam time, avoiding mistakes from unnecessary unit conversions. It is a foundational topic for all further work in pure mathematics.

- [Trigonometry](https://www.owlsprep.com/study/cie-9709-u1-trigonometry/)
- [Coordinate geometry](https://www.owlsprep.com/study/cie-9709-u1-coordinate-geometry/)
- [Differentiation](https://www.owlsprep.com/study/cie-9709-u1-differentiation/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/cie-9709-u1-circular-measure/
