JOVANA
Explore Library Glossary Getting Started Three Levels Fields How it works Mission
Join the mission
All guides

Pi, Circumference, and the Area of a Circle

Guide 1 measured every straight-edged shape by cutting it into triangles. The circle has no straight edges to cut — so we earn its circumference and area by squeezing it between polygons, and out drops a single number, pi, that ties both formulas together.

The Problem a Circle Poses

The previous guide gave you a complete recipe for area: chop any straight-sided figure into triangles, add up their areas, done. Even Heron's formula and the most awkward polygon yield to that one trick. The circle quietly refuses. It has no vertices to connect, no edges to triangulate — it is curved all the way around. So before we can speak of its circumference or its area, we need a genuinely new idea: how do you measure something that is never straight, not even for an instant?

Recall the circle's definition from the quadrilaterals-and-circles rung: fix a centre O and a radius r, and the circle is every point at distance exactly r from O. From the anatomy of the circle you already have the words we need — the diameter d is the longest chord, straight through O, and it is exactly twice the radius, d = 2r. The two quantities we want to pin down are the circumference C, the distance once around the curve, and the area A, the amount of flat space the disc encloses. Both will turn out to be governed by a single constant.

Pi: One Ratio for Every Circle

Here is the discovery that makes everything possible. Take any circle, large or small, and measure two things: how far it is around (the circumference C) and how far across (the diameter d). Divide one by the other. You always get the same number — about 3.14159 — no matter which circle you chose. A coin, a dinner plate, the equator of the Earth: every single one gives C divided by d equal to the same constant. We name that constant pi.

Why should the ratio be the same for every circle? Because all circles are similar — blow one up by a scale factor k and you get another, with every length, the circumference included, multiplied by that same k. If the circumference scales exactly as the diameter does, their ratio cannot change. So C divided by d is a property of circle-ness itself, not of any one circle. That fixed ratio is pi, by definition, which we can rearrange into the formula you will use forever: C = pi times d, or, since d = 2r, the cleaner C = 2 pi r.

Trapping the Circumference Between Polygons

Defining pi as a ratio is honest, but it leaves a fair question: how do we know the ratio settles on a definite number at all, rather than drifting? Archimedes answered this over two thousand years ago, and his idea is still the cleanest. Draw a regular polygon snugly inside the circle, touching it at the vertices, and another snugly outside, with each side tangent to the circle. The circle's curve is trapped between the two polygons, so its perimeter must lie between their two perimeters — and a polygon's perimeter is just a sum of straight sides, which guide 1 taught us to measure.

Now the squeeze. A hexagon is a crude circle, but a 12-gon hugs more closely, a 96-gon closer still, and as the number of sides climbs the inner and outer perimeters creep toward each other, sandwiching the true circumference ever more tightly. Archimedes pushed this to 96-sided polygons and proved C divided by d lies between 3 + 10/71 and 3 + 1/7 — that is, between roughly 3.1408 and 3.1429. He never wrote a decimal for pi; he trapped it in an interval and let the polygons do the talking. The number exists and is well-defined precisely because the two walls genuinely close on it.

One subtle honesty before we move on: this argument quietly assumes the circle has a well-defined arc length to trap in the first place — that the inner perimeters always stay below the outer ones and the two genuinely converge to one shared value. That convergence is true and provable, but a fully rigorous proof needs the limit machinery of the calculus rungs ahead. At this rung we are being faithful, not glib: the picture of closing polygons is exactly right, and the gap between picture and proof is only the formal definition of a limit, which you will meet soon.

Unrolling the Disc: Why A = pi r^2

The same trapping idea hands us the area, and there is a picture so vivid it almost feels like cheating. Slice the disc into many thin pie wedges, like cutting a real pizza into a great number of slivers. Each sliver is nearly a thin triangle: its two straight sides are radii of length r, and its curved crust is a tiny piece of the circumference. Now lay the wedges out in a row, alternating point-up and point-down, and they interlock into a shape that grows more and more like a rectangle as the slivers get thinner.

Measure that rectangle. Its height is the length of one radius, r, since each wedge reaches from the centre to the rim. Its length is made of all those little curved crusts laid in a line — but the crusts of half the wedges point up and half point down, so the top edge of the rectangle is built from exactly half of the total circumference, which is half of 2 pi r, namely pi r. So the rectangle is pi r long and r tall, and a rectangle's area is length times height: A = (pi r) times r = pi times r^2. The disc and the rectangle hold the same paint, so the area of the circle is pi r^2.

If the pizza picture feels too loose, here is the same result with the polygons of the last section, and it is airtight in spirit. A regular polygon's area equals half its apothem (the distance from centre to a side) times its perimeter — that is just guide 1's triangle-sum, since the polygon splits into triangles all of height equal to the apothem. As the inscribed polygon gains sides, its apothem rises toward the radius r and its perimeter rises toward the circumference 2 pi r. Substitute those limits into one-half times apothem times perimeter and you get one-half times r times 2 pi r, which is exactly pi r^2. Two roads, one area of a circle.

Slices of the Circle: Sectors and a Tiny Worked Example

Once C and A are in hand, a sector — a pie-slice bounded by two radii and an arc — costs nothing extra. A whole circle is a 360-degree turn; a sector spanning a central angle of n degrees is simply the fraction n/360 of the whole. So its arc length is (n/360) times 2 pi r, and its sector area is the same fraction of the whole area, (n/360) times pi r^2. There is no new formula to memorise — only the disc's circumference and area, taken in proportion to how much of the full turn the sector occupies.

The proportion becomes even prettier in the right units. If you measure the central angle in radians instead of degrees — recall a radian is the angle whose arc equals one radius — then a sector of angle theta has arc length r times theta and area one-half times r^2 times theta, with no 360 and no clutter. That clean shape is the whole reason mathematicians prefer radians: the circle's own geometry writes its formulas with the least fuss when the angle is measured by arc rather than by an arbitrary slicing into 360 parts.

  1. A circular garden has radius r = 7 metres. Find its circumference. Use C = 2 pi r = 2 times pi times 7 = 14 pi metres, about 44 metres — but the exact answer is 14 pi.
  2. Find its area. Use A = pi r^2 = pi times 7^2 = 49 pi square metres, about 154 square metres. Notice the units: circumference is a length (metres), area is a length squared (square metres).
  3. A 90-degree sector (one quarter of the garden) has area (90/360) times 49 pi = (1/4) times 49 pi = 12.25 pi square metres, and arc length (1/4) times 14 pi = 3.5 pi metres.
  4. Sanity check by scaling: double the radius to 14 and the circumference doubles (28 pi) but the area quadruples (196 pi). Length scales by k, area by k^2 — the rule you will lean on in guide 5.

How Strange Pi Really Is — and What Comes Next

It is worth being honest about how deep this little number runs. Pi is not merely irrational; it is transcendental, meaning it is not the root of any polynomial with whole-number coefficients — a far stronger and harder property, proved only in 1882 by Lindemann. That single fact settles an ancient puzzle: squaring the circle, the challenge to build a square of the same area as a given circle using only compass and straightedge, is impossible. The construction would require building a length of pi from a unit, and the constructions rung showed that only certain algebraic lengths are reachable — pi, being transcendental, is forever out of reach.

Step back and see what you now own. The two formulas C = 2 pi r and A = pi r^2 came from one method — trap the curve between polygons and let the sides multiply — and one constant, pi, the universal ratio of every circle's circumference to its diameter. That same trapping move is about to do far heavier lifting. In guide 3 it wraps cylinders, cones, and spheres to find their surface areas, in guide 4 it fills solids to find their volumes, and in guide 5 Cavalieri's slicing makes the whole machine rigorous. Keep one fact in your pocket for all of them: scale a figure by k and length grows by k, area by k^2, volume by k^3.