Beautiful Math
Path

Geometry · Lesson 6

Polygons, area, and solid measure

Polygon area comes from decomposing into triangles. Prisms and cylinders extend area into volume by stacking. Surface measure asks how much skin wraps the solid.

Core ~23 minDeep study ~68 minWhy do triangles unlock every straight-edged area?What is the difference between surface and volume?

Before this: Triangles and congruence, Circles and area

How this idea was born

Land, floors, and fabric force a practical question: how much region sits inside a boundary? Grain, oil, and stone force another: how much space sits inside a solid? Straight-edged plots suggest polygons. Storage jars and columns suggest prisms, cylinders, and curved solids.
Greek geometry organized area by reducing polygons to triangles and triangles to known formulas. Euclid's Book XII, in a tradition Archimedes associates with Eudoxus, relates pyramids to prisms and cones to cylinders by exhaustion. Archimedes then pushes curved solids famously: a sphere is two-thirds of its circumscribed cylinder in volume (and he connects surface to related conical comparisons). Discovery could use mechanical balancing (the Method); publication demanded geometric exhaustion. Credit the lineage, not a lone formula memorized without sweat.
For a modern rereader, this chapter is measurement literacy: decompose, stack, wrap. Return here whenever "size" is ambiguous between length, area, volume, and surface.

First principles

Polygon area via triangles

A polygon is a plane region bounded by finitely many straight segments. Any simple polygon can be partitioned into triangles (triangulation). Area is additive over that partition: total area is the sum of triangle areas.
For a triangle with base bb and corresponding height hh,
A=12bh.A = \frac{1}{2}bh.
That is enough machinery to unlock rectangles, parallelograms, trapezoids, and irregular lots once you draw the right heights. Heron's formula (later via the law of cosines) gives triangle area from three sides alone when heights are awkward; Algebrica's law-of-cosines page sketches that door.

Prisms, cylinders, and stacking

A right prism with base area BB and height HH has volume
V=BH.V = B H.
Intuition: stack base-shaped slices of thickness totaling HH. A right cylinder is the curved sibling: base a disk of area πr2\pi r^2, so V=πr2HV = \pi r^2 H. Euclid XII.10 (exhaustion lineage) relates a cone to one-third of the cylinder with the same base and height; pyramids sit similarly under prisms. This lesson's first job is the prism/cylinder stacking intuition; cones and pyramids are the one-third cousins.

Surface versus volume

Volume measures capacity (how much fits inside). Surface area measures skin (how much wrap, paint, or heat exchange area). A tall thin tank and a short fat tank can share volume while differing wildly in surface. Scaling reminder from the decimals chapter: under uniform scale factor kk, areas go as k2k^2 and volumes as k3k^3.

Archimedes and the sphere

Archimedes's celebrated comparison: the volume of a sphere is 43πr3\frac{4}{3}\pi r^3, and that volume is two-thirds the volume of the circumscribed cylinder (base the great circle, height the diameter). Surface area 4πr24\pi r^2 fits the same circle-obsessed worldview. The Method shows how mechanical balancing suggested relations; exhaustion locked them down. MacTutor's Archimedes pages are the biography and Method doors.

Worked intuition

Example 1 - irregular lot.
A pentagonal yard splits into three triangles from one vertex. Survey each base and height (or all sides plus an angle). Sum the triangle areas. Decomposition beats memorizing a special pentagon formula.
Example 2 - parallelogram.
A parallelogram shears into a rectangle of the same base and height; area is still base times height. Shear preserves area even though it is not a rigid motion (transformations chapter).
Example 3 - shipping crate.
Base 1.21.2 m by 0.80.8 m, height 1.51.5 m: volume 1.2×0.8×1.5=1.441.2 \times 0.8 \times 1.5 = 1.44 m³. Surface area needs all six faces if you are buying wrap, not only the base.
Example 4 - can of soup.
Approximate as a cylinder: label area involves 2πrH2\pi r H (lateral) plus tops. Volume is πr2H\pi r^2 H. Cheap height tricks that preserve volume can change label cost via surface.
Example 5 - IoU preview.
Two overlapping bounding boxes: intersection area over union area scores agreement. Computer vision borrowed polygon/region area language.

Common confusions

  • "Area formulas are unrelated memorization." Most polygon formulas are triangle sums in costume.
  • "Volume and surface scale the same way." They do not: k3k^3 vs k2k^2. Biology and engineering are full of that mismatch (square-cube themes).
  • "Cylinder volume is circumference times height." Circumference is length. Volume needs base area times height.
  • "Archimedes only guessed π." He also locked solid comparisons with exhaustion after mechanical discovery. Sphere-to-cylinder is the emblem.
  • "Curved solids are unmeasurable." Exhaustion and, later, integrals exist because that shrug was rejected.

History and stories

Real world

Architecture and carpentry live on area takeoffs. Logistics lives on cubic meters. Insulation and coating live on surface. Medicine doses sometimes track surface area of a body; shipping costs may track volume or dimensional weight. Always ask which measure the invoice uses.

Open when you want the machine-learning connection. Skip freely.

Field notes, extra examples, and glossary live here when you want more than the core path.

Carry this forward

  • Polygon area reduces to triangle area.
  • Prism and cylinder volume stack base area through height.
  • Surface and volume answer different questions; scaling degrees differ.
  • Geometry checkpoint: space is measurable when you decompose, stack, and (when needed) squeeze.

Read more

Go deeper when curiosity hits - videos, essays, and primary trails.

Check your understanding

A short learning loop - try a few, learn from misses, mark complete when you have engaged. No timer, no scoreboard.

1.A practical way to find polygon area is to…
2.Triangle area with base b and height h is…
3.Volume of a right prism/cylinder with base area B and height H is…
4.Surface area vs volume…
5.Archimedes's sphere-to-circumscribed-cylinder volume ratio is…

Try at least 3 core prompts, or choose I'll return later.