# Arc length and sector area

> IB Mathematics Applications and Interpretation SL · IB Math AI SL
> Source: https://www.owlsprep.com/study/ib-math-ai-sl-u3-arc-length-and-sector-area/

We cover the arc length and sector area formulas for a central angle measured in degrees, worked examples, and exam strategies for IB AI SL geometry questions. (At SL the angle is always in degrees; radian versions are an AHL topic.)

**Prerequisites:** [Recall basic circle circumference and area properties](https://www.owlsprep.com/study/ib-math-ai-sl-u3-circle-basics/)

## Learning objectives

- Recall and apply the arc length formula for a central angle given in degrees
- Calculate the area of a sector for a central angle given in degrees
- Rearrange the formulas to solve for an unknown radius or central angle
- Solve real-world applied composite shape problems involving arcs and sectors

## Core Arc Length Formula

Arc length is the linear distance along the curved edge of a sector. It is a fraction of the full circumference $2\pi r$, where that fraction is the central angle compared to a full turn of $360^\circ$.

**Arc Length** — Total distance of the curved segment between two points on a circle's circumference

*Notation:* $s$

$$s = \frac{\theta}{360^\circ} \times 2\pi r \quad \text{(} \theta \text{ in degrees)}$$

**Worked example:** Find the arc length of a sector with radius 6 cm and central angle 120°, giving your answer to 2 decimal places.

1. The angle is in degrees, so use the arc length formula with the $\frac{\theta}{360^\circ}$ fraction.
2. $$s = \frac{120^\circ}{360^\circ} \times 2\pi \times 6$$
3. $$s = \frac{1}{3} \times 12\pi = 4\pi$$
4. Calculate the decimal value: $4\pi \approx 12.57$ cm.

> **tip**
>
> Keep your calculator in degree mode and use its full stored value of $\pi$ rather than 3.14, to avoid rounding errors.

## Sector Area Calculations

Sector area uses the same proportional logic as arc length, comparing the sector's central angle to the full $360^\circ$ of a circle, then scaling the total area $\pi r^2$ of the full circle accordingly.

**Sector Area** — Total 2D area enclosed by two radii and their connecting arc

*Notation:* $A$

$$A = \frac{\theta}{360^\circ} \times \pi r^2 \quad \text{(} \theta \text{ in degrees)}$$

**Worked example:** A sector has radius 8 m and central angle 60°. Calculate its exact area, leaving your answer in terms of $\pi$.

1. The angle is in degrees, so use the sector area formula with the $\frac{\theta}{360^\circ}$ fraction.
2. $$A = \frac{60^\circ}{360^\circ} \times \pi \times 8^2$$
3. $$A = \frac{1}{6} \times 64\pi = \frac{32\pi}{3} \text{ m}^2$$

**Check your understanding**

Test your understanding of the formulas below:

1. What is the arc length of a sector with radius 5 cm and central angle 90°?

   - 2.5 cm
   - 7.85 cm
   - 15.71 cm
   - 39.27 cm

   *Why:* Using $s = \frac{90}{360} \times 2\pi \times 5 = 2.5\pi \approx 7.85$ cm.

## Reverse Calculations for Radius or Angle

IB AI SL exam questions frequently ask you to rearrange the standard formulas to solve for an unknown radius or central angle, rather than directly calculating arc length or sector area from given values.

**Derivation:** Rearrange the arc length formula to make the central angle (degrees) the subject

*Starting from:* $s = \frac{\theta}{360^\circ} \times 2\pi r$

1. Multiply both sides by $360^\circ$ and divide by $2\pi r$
2. $$\theta = \frac{s \times 360^\circ}{2\pi r}$$

*Conclusion:* Rearranged formula: $\theta = \dfrac{360^\circ\, s}{2\pi r}$

**Worked example:** A sector has arc length 15 cm and radius 5 cm. Find its central angle in degrees, to the nearest degree.

1. Substitute $s = 15$ and $r = 5$ into the rearranged arc length formula.
2. $$\theta = \frac{15 \times 360^\circ}{2\pi \times 5} = \frac{5400^\circ}{10\pi}$$
3. Evaluate to the nearest degree.

   $$\theta \approx 172^\circ$$

**Exam command terms**

IB exam questions use specific command terms for these problems:

- **Show that** — You must present full algebraic rearrangement steps to reach the given value, no skipping steps

- **Find** — You can use a calculator to get the final numerical value, no full derivation required

## Applied Real-World Sector Problems

IB AI SL places heavy emphasis on real-world geometry applications, so you will often see arc and sector questions paired with other shapes like triangles, set in contexts such as garden design, clock faces, or road construction.

**Worked example:** A garden patio is made of a 120° sector of a circle with radius 4 m, attached to an isosceles triangle with two sides equal to the circle's radius. Calculate the total area of the patio to 1 decimal place.

1. First calculate the area of the sector part of the patio.
2. $$A_{sector} = \frac{120^\circ}{360^\circ} \times \pi \times 4^2 = \frac{16\pi}{3} \approx 16.755 \text{ m}^2$$
3. Next calculate the area of the isosceles triangle with two sides 4 m and included angle 120° using $A=\frac{1}{2}ab\sin\theta$.
4. $$A_{triangle} = \frac{1}{2} \times 4 \times 4 \times \sin(120^\circ) \approx 6.928 \text{ m}^2$$
5. Add the two areas together for the total patio area.
6. $$Total A \approx 16.755 + 6.928 = 23.7 \text{ m}^2$$

## Common pitfalls

- **Wrong:** Multiplying radius by the angle directly (as $r \times \theta$) with the angle in degrees
  - Why it fails: The short $s = r\theta$ form only works for radians, which are an AHL topic; at SL you must use the degree formula with the $\frac{\theta}{360^\circ}$ fraction
  - Correct: Always use $s = \frac{\theta}{360^\circ} \times 2\pi r$ with the angle in degrees
- **Wrong:** Forgetting to square the radius when calculating sector area
  - Why it fails: Students often copy the arc length formula structure and omit the $r^2$ term, leading to an area value that is far too small
  - Correct: Write the full formula out before substituting values to confirm you have all required terms
- **Wrong:** Dropping the $\frac{\theta}{360^\circ}$ fraction and using the full $2\pi r$ or $\pi r^2$
  - Why it fails: That gives the whole circle, not the sector, so your answer is far too large
  - Correct: Always scale by the fraction of the full turn that the central angle represents
- **Wrong:** Using 3.14 as an approximate value for $\pi$ instead of the calculator's built-in value
  - Why it fails: This introduces rounding errors that make your final answer fall outside the acceptable IB mark range
  - Correct: Keep all intermediate values in your calculator memory, only rounding your final answer as specified
- **Wrong:** Confusing sector area with segment area
  - Why it fails: Segment area is sector area minus the inner triangle, not the full sector area
  - Correct: Draw a quick sketch of the shape described to confirm exactly which region you are asked to calculate

## Cheatsheet

| Quantity | Formula (angle in degrees) |
| --- | --- |
| Arc length $s$ | $s = \frac{\theta}{360^\circ} \times 2\pi r$ |
| Sector area $A$ | $A = \frac{\theta}{360^\circ} \times \pi r^2$ |
| Unknown angle $\theta$ | $\theta = \frac{s \times 360^\circ}{2\pi r}$ |
| Unknown radius $r$ (from area) | $r = \sqrt{\dfrac{360^\circ A}{\pi \theta}}$ |

## What's next

Now that you have mastered core arc length and sector area calculations in degrees, you are ready to tackle more advanced trigonometric applications in IB Math AI SL. You will next learn to solve problems involving segments of circles, which extend sector area concepts by subtracting triangular areas to find the area of curved slices. This skill is frequently combined with sine and cosine rule questions on Paper 2, where you will be asked to find the total perimeter and area of composite 2D shapes. Mastering these fundamentals will also prepare you for 3D geometry problems involving cones and spheres later in the unit, where sector properties are used to calculate curved surface areas. Practice mixed problems to build speed and accuracy under exam pressure.

---

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/ib-math-ai-sl-u3-arc-length-and-sector-area/
