Worked examples — Circumference and area of a circle
This is the hands-on companion to Circumference and area of a circle. The parent note gave you the two engines:
Here we do not learn new formulas. Instead we hunt down every kind of situation a problem can put in front of you — and solve one of each, slowly, out loud. If you meet a circle question on an exam and panic, it will be because it lives in one of the cells below. So let us fill every cell.
The scenario matrix
Read this table as: "What am I given, and what makes this case different from the others?"
| # | Case class | What you are given | The twist | Example |
|---|---|---|---|---|
| A | Forward, from radius | radius | none — plug in | Ex 1 |
| B | Forward, from diameter | diameter | must halve first | Ex 2 |
| C | Backward, from circumference | solve for | Ex 3 | |
| D | Backward, from area | square-root step | Ex 4 | |
| E | Ring / annulus | two radii | subtract areas | Ex 5 |
| F | Degenerate | or | limiting behaviour | Ex 6 |
| G | Real-world word problem | rotations, distance | translate words to | Ex 7 |
| H | Exam twist (ratio) | scale factor | how and scale | Ex 8 |
Every column of "twist" is a place students slip. We will hit all eight.

Case A — Forward from radius
Forecast: Circumference is a distance, so its answer will be in cm. Area is a space, so cm². Which do you expect to be the bigger number? Guess before reading.
- Circumference. . Why this step? We are given directly, so the machine runs with no preparation.
- Area. . Why this step? Area needs squared; the exponent is what makes the answer two-dimensional.
Verify: Units check — cm for , cm² for . Sanity: , and area ; the area number is larger, which fits because squaring 12 (→144) grows faster than doubling it (→24). Good.
Case B — Forward from diameter
Forecast: There is a trap here. Will you plug 25 into ? Pause — the formula wants , not .
- Halve the diameter. . Why this step? is written in terms of the radius. The single most common mistake is skipping this line.
- Apply the area formula. . Why this step? Now the input is genuinely a radius, so the machine is safe.
Verify: If we had wrongly used we'd get — that is too big. Why exactly 4? Because doubling the radius quadruples the area (). Catching that factor of 4 is the sanity check that tells you the halving step was necessary.
Case C — Backward from circumference
Forecast: We know . This time is known and is the mystery. We must undo the multiplication.
- Write the forward relation. . Why this step? You always start from the equation that connects the two quantities.
- Divide both sides by . . Why this step? was multiplied by , so dividing by isolates it — the inverse operation of multiplication.
Verify: Plug back: . ✓ Units: metres in, metres out (dividing a length by the pure number keeps it a length). Good.
Case D — Backward from area (the square-root case)
Forecast: Going backward from area is harder than from circumference, because is squared. What operation undoes squaring?
- Start from the area formula. . Why this step? It links the given () to the unknown ().
- Isolate . . Why this step? Divide out to leave alone.
- Take the positive square root. . Why this step? Square root undoes squaring — the tool that answers "which length, squared, gives this area?" We keep only the positive root because a radius cannot be negative.
- Now the circumference. .
Verify: Feed into — matches the given 314 (which was itself a rounding of ). ✓ Notice we needed two inverse steps (divide, then square-root); area problems always cost one step more than circumference problems.
Case E — Ring / annulus (subtract two circles)
Forecast: The paving is not a circle — it is a circle with a bite taken out. So one area alone will not do. What two areas do you need?
- Find both radii. Inner . Outer . Why this step? The paving's outer edge sits beyond the fountain edge, so we add the width to reach .
- Area of the big disc. .
- Area of the fountain (the hole). .
- Subtract. . Why this step? The ring is exactly "everything inside the outer circle, minus everything inside the inner circle." Subtraction removes the hole.
Verify: The ring must be smaller than the big disc () and it is. Also is positive — if it came out negative you would have swapped and . ✓ See the shaded region below.

Case F — Degenerate and limiting inputs
Forecast: A "circle" of radius 0 is just a single point. Do the formulas agree with that picture?
- Radius zero. and . Why this step? A point has no length around it and no space inside — both should collapse to zero, and they do. The formulas behave sensibly at the degenerate input.
- Compare growth. is linear in ; is quadratic in . Why this step? Doubling doubles (factor ) but multiplies by . As , the ratio grows without bound.
- Read the meaning. For big circles, area dwarfs circumference; this is why large containers hold far more than their rim suggests, and why a giant pizza is a better deal per cm of crust.
Verify: At : , , so here . At : , , now . The crossover happens when . ✓ The graph below shows the linear line crossing the quadratic curve at .

Case G — Real-world word problem (rotations)
Forecast: A rolling wheel covers one circumference of ground per turn. So the hidden quantity we must compute first is .
- One turn = one circumference. . Why this step? Rolling without slipping lays the rim flat on the road; the distance per rotation is the perimeter. (See Wheel and Circular Motion.)
- Convert the trip to the same units. . Why this step? You can only divide distances that share units.
- Divide total distance by distance-per-turn. . Why this step? Each turn eats one of road, so the number of turns is how many s fit into the trip.
Verify: turns . ✓ Units cancel cleanly: . About 530 full rotations.
Case H — Exam twist: scaling
Forecast: Scaling problems trip people because circumference and area scale by different factors. Guess both before reading.
- Set up the ratio for circumference. Let , so . Then . Why this step? Circumference is linear in , so the length scales by the same factor as the radius — here . (This is the Similar Figures rule for lengths.)
- Set up the ratio for area. . Why this step? Area is quadratic in , so it scales by the square of the length factor: .
Verify: Concrete numbers — take : , ; and : (indeed ), (indeed ). ✓ Rule to remember: length scales by , area by .
Recall
Recall Which case is which?
Given the circumference and asked for the radius — which inverse step? ::: Divide by : . Given the area and asked for the radius — which extra step vs. the circumference case? ::: A square root, because is squared in . A ring's area — one formula or two? ::: Two: (big disc minus the hole). If radius triples, area multiplies by? ::: . Distance a wheel rolls in one turn? ::: Its circumference, .
See also: Radius and Diameter · Pi (π) and Irrational Numbers · Perimeter and Area · Arc Length · Sector Area · Radians · Integration