📐 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
- Radius : the distance from the center to any point on the circle
- Diameter : a chord through the center with both ends on the circle,
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.
Diameter d
d = 6
Circumference C = 2πr
C = 18.85
Area A = πr²
A = 28.27
C = 2πr = 2π×3 ≈ 18.85 · A = πr² = π×3² ≈ 28.27
Circumference and π
The distance around the circle is the circumference . Divide any circle's circumference by its diameter and you always get the same number:
That is pi — a decimal that never repeats. So:
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:
Why? Slice the circle into many thin wedges and rearrange them. They fit into an approximate rectangle: about wide (half the circumference) and tall (the radius). So the area is . 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 , not .
- Perimeter and area have different units: cm vs cm².
Worked example
A circle of radius 3 cm:
- diameter cm
- circumference cm
- area cm²
Check yourself
Quick quiz
1. A circle has diameter 10. What is its radius?
2. Which formula gives the circumference?
3. If the radius doubles, the area becomes…