The Circle — Circumference and Area

A circle of radius rr carries two basic measurements you have used since earlier classes.

  • Circumference (the distance once around): C=2πr=πdC = 2\pi r = \pi d, where d=2rd = 2r is the diameter.
  • Area (the region enclosed): A=πr2A = \pi r^2.

Here π\pi (pi) is the constant ratio of any circle's circumference to its diameter. For calculations we use π=227\pi = \dfrac{22}{7} (or 3.143.14 when a question asks for it).

Key Point: C=2πrC = 2\pi r uses the radius once; A=πr2A = \pi r^2 uses it squared. Mixing these up is the most common slip in the whole chapter.

From Diameter, and Back Again

Often a problem gives the diameter or the circumference, not the radius. Convert first:

  • Given dd: use r=d2r = \dfrac{d}{2}.
  • Given CC: use r=C2πr = \dfrac{C}{2\pi}.

Worked idea

If the circumference is 4444 cm, then 2πr=44r=442π=44×72×22=72\pi r = 44 \Rightarrow r = \dfrac{44}{2\pi} = \dfrac{44 \times 7}{2 \times 22} = 7 cm, so the area =πr2=227×49=154= \pi r^2 = \dfrac{22}{7}\times 49 = 154 cm2^2.

[Board Important] When two circles are compared, remember: the ratio of circumferences equals the ratio of radii, but the ratio of areas equals the ratio of the squares of the radii.

Area of a Circular Ring (Annulus)

A ring (or annulus) is the region between two concentric circles — think of a washer, a circular track, or a pipe's cross-section. If the outer radius is RR and the inner radius is rr, the ring's area is the big circle minus the small circle: Area of ring=πR2πr2=π(R2r2).\text{Area of ring} = \pi R^2 - \pi r^2 = \pi\left(R^2 - r^2\right).

Key Point: R2r2=(Rr)(R+r)R^2 - r^2 = (R-r)(R+r) — factorising often makes the arithmetic much easier.

Two diagrams: a circle with its centre O, radius r and diameter d = 2r labelled (circumference 2 pi r, area pi r squared); and a shaded circular ring (annulus) between an outer radius R and an inner radius r, whose area is pi times (R squared minus r squared).

A Rolling Wheel

When a wheel rolls without slipping, in one complete revolution it covers a distance equal to its circumference. So in nn revolutions it covers distance=n×2πr.\text{distance} = n \times 2\pi r.

Turned around: number of revolutions =distance2πr= \dfrac{\text{distance}}{2\pi r}.

[Board Important] "How many revolutions does a wheel of radius rr make to cover DD metres?" is just D2πr\dfrac{D}{2\pi r} — mind the units (convert everything to the same unit first).

Solved Examples

Example 1: Area from radius

Find the circumference and area of a circle of radius 7 cm. (π=227)\left(\pi=\dfrac{22}{7}\right)

Solution:

  1. C=2πr=2×227×7=44C = 2\pi r = 2\times\dfrac{22}{7}\times 7 = 44 cm.
  2. A=πr2=227×72=22×7=154A = \pi r^2 = \dfrac{22}{7}\times 7^2 = 22\times 7 = 154 cm2^2.

Final Answer: C=44C = 44 cm, A=154A = 154 cm2^2.

Takeaway: With r=7r=7 (or a multiple of 7), π=227\pi=\tfrac{22}{7} cancels neatly.

Example 2: Radius from circumference

The circumference of a circle is 88 cm. Find its area. (π=227)\left(\pi=\dfrac{22}{7}\right)

Solution:

  1. 2πr=88r=88×72×22=142\pi r = 88 \Rightarrow r = \dfrac{88\times 7}{2\times 22} = 14 cm.
  2. A=227×142=227×196=616A = \dfrac{22}{7}\times 14^2 = \dfrac{22}{7}\times 196 = 616 cm2^2.

Final Answer: 616 cm2^2.

Takeaway: Find rr first, then square it for the area.

Example 3: Area of a ring

A circular path is 7 m wide and its inner radius is 21 m. Find the area of the path. (π=227)\left(\pi=\dfrac{22}{7}\right)

Solution:

  1. Inner r=21r = 21 m, outer R=21+7=28R = 21+7 = 28 m.
  2. Area =π(R2r2)=227(282212)=227(784441)=227×343=1078= \pi(R^2 - r^2) = \dfrac{22}{7}(28^2 - 21^2) = \dfrac{22}{7}(784-441) = \dfrac{22}{7}\times 343 = 1078 m2^2.

Final Answer: 1078 m2^2.

Takeaway: Path/ring/track area =π(R2r2)= \pi(R^2-r^2); outer radius == inner ++ width.

Example 4: Rolling wheel

A wheel of radius 35 cm makes 20 revolutions. What distance does it cover? (π=227)\left(\pi=\dfrac{22}{7}\right)

Solution:

  1. One revolution =2πr=2×227×35=220= 2\pi r = 2\times\dfrac{22}{7}\times 35 = 220 cm.
  2. Distance =20×220=4400= 20 \times 220 = 4400 cm =44= 44 m.

Final Answer: 44 m.

Takeaway: Distance =(revolutions)×= (\text{revolutions}) \times circumference.