IB Maths AI HLGeometry ToolkitPaper 1 & 2Arc length, sector area~7 min read
Arcs & Sectors Using Degrees
An arc is part of a circle’s circumference (the crust of a pizza slice); a sector is the slice itself, bounded by two radii and an arc. Both quantities are just fractions of the full circle — the fraction is θ/360, where θ is the central angle in degrees.
📘 What you need to know
Arc length: l = (θ/360) × 2πr — fraction of the circumference.
Sector area: A = (θ/360) × πr2 — fraction of the disc area.
Minor vs major: angle < 180° gives a minor arc/sector; angle > 180° gives the major arc/sector on the same circle.
Major angle = 360° − minor angle; major arc + minor arc = circumference; major area + minor area = πr2.
Perimeter of a sector = arc length + 2r (the two radii bound it).
Both formulas are in the formula booklet — you don’t have to memorise them, but you must recognise when to use each one.
Fractions of a whole circle
The whole disc has circumference 2πr and area πr2. A sector with central angle θ degrees occupies a fraction θ/360 of the disc — that’s the only idea behind both formulas. To find the arc length, multiply 2πr by that fraction; to find the sector area, multiply πr2 by it. The two formulas share the same θ/360, so once you’ve computed the fraction you can reuse it for both. The angle θ must be in degrees for these formulas — we’ll see the radian versions later.
The shaded teal slice is a minor sector with central angle θ at O; the bold teal arc is the boundary furthest from the centre. The rest of the disc forms the major sector.
Two formulas, one fractionl = θ360 × 2πr · A = θ360 × πr2perimeter of sector = arc length + 2r; major angle = 360° − minor angle
Forward and reverse problems
The forward problem — given r and θ, find l or A — is direct substitution. The reverse problem — given an arc length and angle, find the radius; or given an area and radius, find the angle — needs you to rearrange the formula first. The most common combined problem asks for the perimeter of a sector, which is the arc length plus the two radii: P = l + 2r. For the major sector of a partial circle, use 360° − θ in place of θ, or just subtract the minor sector’s value from the whole.
Always keep θ/360 as one chunk — simplify the fraction (e.g., 60/360 = 1/6) before multiplying by 2πr or πr2. Often that gives cleaner exact-form answers in terms of π.
🧠Recipe — arcs & sectors (degrees)
Identify what’s asked: arc length, sector area, or a perimeter that combines both.
Compute the fractionθ/360 and simplify.
Pick the right formula: 2πr for arc, πr2 for area.
For perimeters, add 2r to the arc length.
For reverse problems, write the formula, substitute the known values, and solve for the unknown.
Worked examples
WE 1
Basic arc length
A sector of a circle has radius r = 9 cm and central angle θ = 60°. Find the length of the arc, giving your answer to 3 s.f.
apply the formulal = (60/360) × 2π(9)simplify the fraction= (1/6) × 18π = 3πl = 3π ≈ 9.42 cm (3 s.f.)exact form 3π is cleaner — keep it unless asked for a decimal.
WE 2
Basic sector area
A sector of a circle has radius r = 10 cm and central angle θ = 72°. Find the area, giving your answer to 3 s.f.
A sector has central angle 45° and arc length 8 cm. Find the radius, giving your answer to 3 s.f.
set up the arc-length equation8 = (45/360) × 2πrsimplify the fraction8 = (1/8) × 2πr = πr/4solve for rr = 32/πr ≈ 10.2 cm (3 s.f.)
WE 4
Reverse: find the angle
A sector has radius 6 cm and area 30 cm2. Find the central angle in degrees, to 3 s.f.
set up the area equation30 = (θ/360) × π(6)²30 = (θ/360) × 36π = θπ/10solve for θθ = 300/πθ ≈ 95.5° (3 s.f.)since θ < 180°, this is a minor sector.
WE 5
Applied: sprinkler watering a sector
A garden sprinkler waters a sector-shaped region of radius 8 m with central angle 120°. Find: (a) the arc length of the watered region; (b) its area; (c) its total perimeter. Give answers to 3 s.f.
A circular cake of radius 15 cm has a slice cut out with central angle 50°. Find: (a) the arc length of the slice (minor arc); (b) the area of the slice; (c) the perimeter of the remaining cake (the major sector). Give answers to 3 s.f.