📐 Geometry

Circles

One number — the radius — decides everything about a circle.

Wheels are circles, plates are circles, the sun looks like a circle. It is the most common shape in nature and engineering, and it has a remarkable property: one single number — the radius — determines everything about it.

Radius, diameter, center

  • Center: the middle point of the circle, usually called OO
  • Radius rr: the distance from the center to any point on the circle
  • Diameter dd: a chord through the center with both ends on the circle, d=2rd = 2r

Every point on the circle is the same distance from the center — that is literally the definition of a circle, and the reason wheels roll smoothly.

InteractiveCircle Explorer
rd

Diameter d

d = 6

Circumference C = 2πr

C = 18.85

Area A = πr²

A = 28.27

C = 2πr = 2π×318.85 · A = πr² = π×3² ≈ 28.27

Circumference and π

The distance around the circle is the circumference CC. Divide any circle's circumference by its diameter and you always get the same number:

π=Cd3.14159\pi = \frac{C}{d} \approx 3.14159

That is pi — a decimal that never repeats. So:

C=2πr=πdC = 2\pi r = \pi d

Try it yourself

Wrap a string around anything round, measure its diameter, then divide. You'll land between 3.1 and 3.2 every time — congratulations, you just discovered π.

Where the area formula comes from

The area of a circle is:

A=πr2A = \pi r^2

Why? Slice the circle into many thin wedges and rearrange them. They fit into an approximate rectangle: about πr\pi r wide (half the circumference) and rr tall (the radius). So the area is πr×r=πr2\pi r \times r = \pi r^2. The thinner the slices, the more rectangular the result.

Common traps

  • Don't plug the diameter in as the radius: a circle of diameter 10 has area π×52=25π\pi \times 5^2 = 25\pi, not 100π100\pi.
  • Perimeter and area have different units: cm vs cm².

Worked example

A circle of radius 3 cm:

  • diameter d=6d = 6 cm
  • circumference C=2π×3=6π18.85C = 2\pi \times 3 = 6\pi \approx 18.85 cm
  • area A=π×32=9π28.27A = \pi \times 3^2 = 9\pi \approx 28.27 cm²

Check yourself

Quick quiz

  1. 1. A circle has diameter 10. What is its radius?

  2. 2. Which formula gives the circumference?

  3. 3. If the radius doubles, the area becomes…