Library International Mathematics 0607 Circles, Arcs & Sectors
O Level · International Mathematics 0607

Circles, Arcs & Sectors

Revise Circles, Arcs & Sectors for International Mathematics 0607 (O Level) — revision notes and instant AI marking. Free to start.

📖 Revision notes · preview
Cambridge IGCSE · Extended Maths

Circles, Arcs & Sectors

Big idea: A circle is just every point sitting the exact same distance from a centre — and once you know the radius, everything else (circumference, area, arcs, sectors) is just that radius plugged into a formula, sometimes scaled down by a fraction of the full circle.

Summary — What's in this chapter

  • A circle is the set of all points equidistant (same distance) from one centre point.
  • Radius (r) is the distance from centre to edge; diameter (d) is twice the radius, straight across through the centre.
  • π (pi) ≈ 3.14159… is the fixed ratio between a circle's circumference and its diameter — it's the same number for every circle, ever.
  • Circumference (perimeter of a circle) = π × d, or equivalently 2 × π × r.
  • Area of a circle = π × r².
  • An arc is just a curved "slice" of the circumference — a portion of the outer edge.
  • A sector is a pizza-slice shaped region bounded by two radii and an arc.
  • Arc length and sector area are both found by taking the fraction of 360° that the angle θ represents, and applying that same fraction to the full circumference or full area.
  • Always check whether the exam wants an exact answer (in terms of π) or a rounded decimal — this changes how you use your calculator.

Topic 1: Area & Circumference of Circles

What actually IS a circle?

Picture a dog on a lead, walking around a post while the lead stays perfectly taut. The path the dog traces out is a circle — every single point on that path is exactly one lead-length away from the post. That's the whole definition: a circle is made up of all points on a flat surface that are equidistant (the same distance) from one fixed centre point. The "lead length" is the radius.

Two measurements describe the size of any circle:

  • Radius (r): centre → edge, the "lead length".
  • Diameter (d): edge → straight through the centre → other edge. It's exactly double the radius, because it's really just two radii glued end to end through the middle.
Radius vs Diameter . . . . . . r . . ●━━━━━● . ← r = centre to edge . d . (one straight line) . ●━━━━━●━━━━━● ← d = edge to edge through centre . . . (= r + r = 2r)

The circumference is simply the fancy word for a circle's perimeter — the total distance you'd walk if you traced the entire outer edge once.

What is π (pi), really?

Here's a genuinely surprising fact: if you take any circle in the universe — a coin, a wheel, a planet's orbit — and divide its circumference by its diameter, you always get the exact same number: approximately 3.14159... This number is called π (pi), and it never repeats or terminates (it's irrational). It's not something someone invented; it's a built-in property of circles themselves.

Why this matters
Because this ratio is fixed, you never need to "measure" a circle's circumference directly — you can always calculate it exactly from the radius or diameter alone, using π.

Exam questions sometimes ask you to give an answer "in terms of π" or as an "exact value". This means: don't multiply by 3.14159 on your calculator — just leave the π symbol sitting in your final answer (e.g. 32π cm² rather than 100.5 cm²). This is actually the more accurate answer, since rounding π loses precision.

The two core formulae

Circumference of a circle
C = πd   or   C = 2πr
Plain English: multiply the diameter by π. (Or double the radius first, then multiply by π — same thing.)
Area of a circle
A = πr²
Plain English: square the radius, then multiply by π.
Units — don't mix these up
Circumference is a length, so it's measured in plain units: cm, m, mm.
Area is a surface, so it's always measured in square units: cm², m², mm². If your final answer for an area question doesn't have a "²" on the units, something's gone wrong.

Step-by-step: finding circumference

  1. Identify the diameter. (If you're only given the radius, double it first.)
  2. Multiply the diameter by π.
  3. Round, or leave in terms of π, depending on what the question asks.

Step-by-step: finding area

  1. Identify the radius. (If you're only given the diameter, halve it first — this is the step students forget most often!)
  2. Square the radius.
  3. Multiply that squared value by π.

Worked Example: Semicircle

Find the area and perimeter of the semicircle shown, where the diameter across the flat edge is 16 cm. Give answers in terms of π.

______ .-' '-. / \ | | '--------------' ←────16 cm────→

Thinking it through: A semicircle is exactly half of a circle. So step 1 is always to work out the values for the full circle, and then halve where needed. But be careful — the perimeter of a semicircle is NOT just half the circumference! It's the curved arc plus the straight diameter edge across the bottom, because that flat edge is part of the boundary too.

Practice Questions

Question 1

A circle has a radius of 6 cm. Find its area and circumference, giving both answers in terms of π.

Question 2

A circular table has a diameter of 1.4 m. Find its area, giving your answer correct to 3 significant figures.

Topic 2: Arc Lengths & Sector Areas

What are arcs and sectors?

Think of a pizza. The whole pizza is the circle. If you cut one slice out, the curved crust edge of that slice is called an arc — it's just a portion of the circumference. The entire triangular-ish slice itself — the two straight cut edges plus the curved crust — is called a sector.

___ .-' '-. .-' ▲ '-. .' θ° '. | ╱ ╲arc | | ╱ SECTOR╲ | '. ╱ (slice) ╲ .' ●───────────● (two straight edges = radii)

Every pair of points on a circle's edge actually creates two arcs — a short way round and a long way round:

  • The shorter one is the minor arc.
  • The longer one is the major arc.

Similarly, two radii drawn from the centre create two sectors:

  • The smaller wedge is the minor sector.
  • The bigger wedge is the major sector.
Quick way to remember
Arc = just the curved line (1D, a length).
Sector = the whole pizza-slice shape (2D, an area).

The "fraction of the whole circle" idea

Here's the one insight that makes this entire topic click: a sector is just a fraction of the full circle, and that fraction is decided by the angle θ (theta) at the centre, out of the full 360° that makes up a complete circle.

Say θ = 90°. That's a quarter of the way round a full circle (since 90/360 = ¼). So a sector with a 90° angle has exactly ¼ of the full circle's area, and its arc is exactly ¼ of the full circumference. That's the entire trick — everything else is just applying the fraction θ/360 to the formulas you already know.

Area of a sector
Area = (θ/360) × πr²
Plain English: work out what fraction of a full turn θ represents, then take that same fraction of the full circle's area.
Arc length
Arc length = (θ/360) × 2πr
Plain English: same idea — take that fraction of the full circumference.
The pattern to notice
Both formulas literally just take a "normal" circle formula (πr² for area, 2πr for circumference) and multiply it by θ/360. You already know both base formulas — this topic just adds one multiplying step.

Step-by-step: finding an arc length

  1. Step 1: Divide the angle by 360 to get the fraction: θ/360
  2. Step 2: Calculate the circumference of the full circle: 2πr
  3. Step 3: Multiply the fraction by that circumference: (θ/360) × 2πr

Step-by-step: finding a sector area

  1. Step 1: Divide the angle by 360 to get the fraction: θ/360
  2. Step 2: Calculate the area of the full circle: πr²
  3. Step 3: Multiply the fraction by that area: (θ/360) × πr²

Worked Example: Sector with θ = 72°, r = 5 cm

(a) Find the area of the sector, correct to 3 significant figures.

(b) Find the length of the arc, as a multiple of π.

Handy trick
When a question asks for an answer "as a multiple of π" or "in terms of π", simplify the number part completely first and just carry the π symbol along at the end — don't convert it to a decimal at any point.

Practice Questions

Question 1

A sector has radius 9 cm and angle θ = 120°. Find its area, giving your answer in terms of π.

Question 2

A sector has radius 12 cm and angle θ = 150°. Find the length of its arc, correct to 3 significant figures.

Question 3 — combined skills

A sector has an arc length of 8π cm and a radius of 10 cm. Find the angle θ at the centre.

What to Memorise

Term / FormulaMeaning
Radius (r)Distance from the centre of a circle to its edge
Diameter (d)Distance across a circle through the centre; d = 2r
π (pi)≈ 3.14159…, the fixed ratio of circumference to diameter, same for every circle
C = πd  or  C = 2πrCircumference (perimeter) of a circle
A = πr²Area of a circle
ArcA portion of the circumference (a curved length)
SectorA "pizza slice" region bounded by two radii and an arc
Minor / Major arc or sectorThe smaller (minor) or larger (major) of the two pieces created
θ (theta)The angle at the centre of a sector, in degrees
Sector Area = (θ/360) × πr²Take the θ/360 fraction of the full circle's area
Arc Length = (θ/360) × 2πrTake the θ/360 fraction of the full circumference

Concepts Checklist

Exam Tips

Common Mistake: Using diameter instead of radius in the area formula
The area formula needs the radius, not the diameter. If a question gives you a diameter, halve it first before squaring. Forgetting this step gives an answer 4× too big.
Common Mistake: Forgetting the straight edges in a sector/semicircle perimeter
The perimeter of a sector or semicircle is NOT just the arc length. You must add the straight radii (for a sector) or the diameter (for a semicircle) to get the full perimeter.
Common Mistake: Rounding π too early
If a question asks for an "exact value" or "in terms of π", multiplying by 3.14 on your calculator at any stage will lose you marks. Keep π symbolic throughout and only simplify the numeric coefficient.
What examiners look for
Clear, step-by-step working: writing down the formula first, then substituting values, then simplifying. Even if your final answer is wrong, method marks are awarded for showing the correct formula and correct substitution.
Units check
Always glance back at your final answer: area needs a squared unit (cm²), length/circumference/perimeter/arc length needs a plain unit (cm). This is an easy self-check to catch mistakes.
Remember: the formulas are given
In the actual exam, the circle formulas (A = πr², C = πd = 2πr) are printed on your formula sheet — but the sector/arc formulas usually aren't, so those are worth memorising properly using the θ/360 pattern.
🔓 Read the full Circles, Arcs & Sectors note — free You're seeing the preview · free account, no card needed
Also in the full note
  • Topic 1: Area & Circumference of Circles
  • Topic 2: Arc Lengths & Sector Areas
What's inside
📖 Revision notes 🎯 Learn mode ✦ AI flashcards ✓ Instant AI marking 🧊 3D explorers 🧪 Experiments & simulations 📈 Progress tracking
📄 Practise Circles, Arcs & Sectors with International Mathematics 0607 past papers Every paper with its mark scheme — answer online, marked instantly. Open →

Read the full Circles, Arcs & Sectors notes free

That's the preview — create a free account to read the rest, plus flashcards and practice questions with instant AI marking. No credit card.

Unlock the full notes free →

More International Mathematics topics