Skip to main content

Area and Volume

Area answers "how much surface?" and volume answers "how much space?" These two questions run underneath almost everything humans build and measure: the paint for a wall, the concrete for a foundation, the water a reservoir holds, the material a drink can uses, even the dose of a drug that depends on a patient's body volume. What makes this topic beautiful is that a handful of simple formulas, plus one powerful idea — dimensional reasoning — let you handle shapes far more complicated than the ones the formulas were made for.

This page will do more than list formulas. It will show you where each formula comes from, so you can rebuild it if you forget it, and so you understand why a circle's area is πr2\pi r^2 and not something else. Once you see the logic, the formulas stop being magic spells and become obvious.

Learning Objectives

By the end of this page, you should be able to:

  • Compute the area of rectangles, triangles, circles, and shapes built by combining them.
  • Explain why each area formula is true, not just quote it.
  • Compute surface area and volume of prisms, cylinders, cones, and spheres.
  • Use dimensional reasoning to check answers and convert units correctly.
  • Predict how area and volume scale when you scale a shape's linear size.

Quick Answer

Area is measured in square units and volume in cubic units. The core area formulas are: rectangle A=bhA = bh, triangle A=12bhA = \tfrac{1}{2}bh, and circle A=πr2A = \pi r^2. For solids, the volume of any prism or cylinder is (base area) ×\times height; a cone or pyramid is 13\tfrac{1}{3} of the surrounding prism/cylinder; and a sphere is V=43πr3V = \tfrac{4}{3}\pi r^3 with surface area 4πr2 4\pi r^2. Composite shapes are handled by cutting them into pieces you know, adding, or subtracting. The single most important safeguard is dimensional reasoning: area formulas always multiply two lengths, volume formulas always multiply three, and if a formula you wrote does not, it is wrong.

Where It Came From

Area and volume are among the oldest mathematics we have records of, because they came from taxation, food storage, and construction — not from abstract curiosity. In ancient Egypt, the Nile flooded every year and erased field boundaries. Officials called "rope-stretchers" re-measured farm plots so taxes could be assigned fairly by area, and the Rhind Mathematical Papyrus (around 1650 BCE) contains worked problems for the area of fields and the volume of cylindrical granaries. The Egyptians even had a strikingly good rule for the area of a circle: they used (89d)2(\tfrac{8}{9}d)^2, which corresponds to π3.16\pi \approx 3.16 — within about 0.6% of the true value, good enough to estimate how much grain a round silo could hold.

The Babylonians, working with clay tablets around the same era, computed volumes of embankments and excavations for canal and building projects, and they too needed practical volume rules for storage and labor estimates. These early formulas were recipes: correct enough to work, but with no proof of why.

The leap to genuine understanding came from Greek mathematicians, above all Archimedes (around 250 BCE). He proved rigorously that a sphere's volume is exactly two-thirds of the smallest cylinder that encloses it, giving V=43πr3V = \tfrac{4}{3}\pi r^3. He was so proud of this result that he asked for a sphere-in-a-cylinder to be carved on his tombstone. Archimedes reached these results using the "method of exhaustion" — slicing shapes into ever-thinner pieces and summing them — which is essentially integral calculus, invented roughly 1,900 years before Newton and Leibniz gave it a formal notation. The story of area and volume is thus a story of moving from useful recipes to deep proof.

Rectangles, Triangles, and Why Their Formulas Are True

Start with the rectangle. If a rectangle is bb units wide and hh units tall, you can tile it with a grid of 1×1 1\times 1 squares: bb columns and hh rows, so b×hb \times h unit squares fit inside. That is why A=bhA = bh — the formula literally counts squares. This is also why area units are "square" units: you are counting squares.

Now the triangle. Take any triangle with base bb and height hh (the height is the perpendicular distance from the base to the opposite vertex). Make an identical copy, rotate it 180° 180°, and slot the two together. They always form a parallelogram of base bb and height hh, whose area is bhbh. Your triangle is exactly half of that, so:

Atriangle=12bhA_{\text{triangle}} = \frac{1}{2}bh

The height must be perpendicular to the base — this is the single most common triangle-area error.

Worked example. A triangular sail has a base of 4 m 4\text{ m} along the boom and a perpendicular height of 6.5 m 6.5\text{ m}.

A=12(4)(6.5)=12(26)=13 m2A = \frac{1}{2}(4)(6.5) = \frac{1}{2}(26) = 13\text{ m}^2

The sail needs 13 13 square metres of cloth.

The Circle: Where π Comes From

A circle of radius rr has area πr2\pi r^2. Here is an argument you can reconstruct any time. Slice the circle like a pizza into many thin wedges. Straighten them out and interlock them, points alternating up and down. The result is nearly a rectangle. Its height is the radius rr. Its width is half the circumference, because half the wedge-tips are on top and half on the bottom; the circumference is 2πr 2\pi r, so half is πr\pi r. The rectangle's area is therefore:

A=(width)(height)=(πr)(r)=πr2A = (\text{width})(\text{height}) = (\pi r)(r) = \pi r^2

The more wedges you use, the closer the shape gets to a true rectangle — this is the method of exhaustion in miniature. The number π3.14159\pi \approx 3.14159 is defined as the ratio of any circle's circumference to its diameter.

Worked example. A circular pizza has diameter 30 cm 30\text{ cm}, so radius r=15 cmr = 15\text{ cm}.

A=π(15)2=225π706.9 cm2A = \pi (15)^2 = 225\pi \approx 706.9\text{ cm}^2

A key consequence: a 16-inch 16\text{-inch} pizza has nearly double the food of a 12-inch 12\text{-inch} pizza, because area grows with the square of the radius, not the radius itself. This scaling idea returns below.

Composite Shapes: Cut, Add, Subtract

Real objects are rarely single textbook shapes. The strategy is always the same: decompose the shape into rectangles, triangles, and circle-pieces whose areas you know, then add — or, for holes and notches, subtract.

Worked example. A room shaped like an "L" has an outer rectangle 8 m×6 m 8\text{ m} \times 6\text{ m}, with a 3 m×2 m 3\text{ m} \times 2\text{ m} rectangular corner removed.

  • Full rectangle: 8×6=48 m2 8 \times 6 = 48\text{ m}^2
  • Removed corner: 3×2=6 m2 3 \times 2 = 6\text{ m}^2
  • L-shape area: 486=42 m2 48 - 6 = 42\text{ m}^2

Worked example (washer). A flat circular metal washer has outer radius 5 cm 5\text{ cm} and a drilled hole of radius 2 cm 2\text{ cm}.

A=π(5)2π(2)2=25π4π=21π65.97 cm2A = \pi(5)^2 - \pi(2)^2 = 25\pi - 4\pi = 21\pi \approx 65.97\text{ cm}^2

Subtracting the hole is far easier than any clever single formula.

Surface Area and Volume of Solids

Move from flat shapes to solids. Two ideas do most of the work.

Prisms and cylinders — "stack the base." A prism or cylinder is a base shape pushed straight up through a height hh. Its volume is simply the base area times the height:

V=Abase×hV = A_{\text{base}} \times h

For a rectangular box, V=lwhV = lwh. For a cylinder, the base is a circle, so V=πr2hV = \pi r^2 h. Think of stacking hh identical layers, each of area AbaseA_{\text{base}}.

Surface area of a solid is the total area of its outer skin — add up every face. A closed cylinder has two circular ends (2×πr2 2 \times \pi r^2) plus the curved side, which unrolls into a rectangle of height hh and width equal to the circumference 2πr 2\pi r:

SAcylinder=2πr2+2πrhSA_{\text{cylinder}} = 2\pi r^2 + 2\pi r h

Cones and pyramids — "one-third." A cone or pyramid that shares a cylinder's or prism's base and height has exactly one-third the volume:

Vcone=13πr2h,Vpyramid=13AbasehV_{\text{cone}} = \frac{1}{3}\pi r^2 h, \qquad V_{\text{pyramid}} = \frac{1}{3}A_{\text{base}}\,h

You can verify this experimentally: it takes exactly three cone-fulls of water to fill the matching cylinder.

Spheres — Archimedes' result.

Vsphere=43πr3,SAsphere=4πr2V_{\text{sphere}} = \frac{4}{3}\pi r^3, \qquad SA_{\text{sphere}} = 4\pi r^2

Notice SA=4πr2SA = 4\pi r^2 is exactly four times the area of a flat circle of the same radius — a fact worth memorizing.

Worked example (cylinder can). A soup can has radius 3.5 cm 3.5\text{ cm} and height 11 cm 11\text{ cm}.

Volume: V=π(3.5)2(11)=π(12.25)(11)=134.75π423.3 cm3V = \pi (3.5)^2 (11) = \pi (12.25)(11) = 134.75\pi \approx 423.3\text{ cm}^3

Surface area (metal used): SA=2π(3.5)2+2π(3.5)(11)=24.5π+77π=101.5π318.9 cm2SA = 2\pi(3.5)^2 + 2\pi(3.5)(11) = 24.5\pi + 77\pi = 101.5\pi \approx 318.9\text{ cm}^2

Worked example (sphere). A basketball has radius 12 cm 12\text{ cm}.

V=43π(12)3=43π(1728)=2304π7238 cm3V = \frac{4}{3}\pi (12)^3 = \frac{4}{3}\pi (1728) = 2304\pi \approx 7238\text{ cm}^3

Units and Dimensional Reasoning

This is the safety net that catches most mistakes. Length is one-dimensional (metres, m\text{m}). Area multiplies two lengths, so it is two-dimensional (m2\text{m}^2). Volume multiplies three lengths, so it is three-dimensional (m3\text{m}^3). A correct area formula must multiply exactly two lengths; a correct volume formula exactly three. In V=43πr3V = \tfrac{4}{3}\pi r^3, the r3r^3 shows it is a volume; a stray πr2\pi r^2 in a volume problem is an instant red flag.

Unit conversion follows the same logic and trips up many students. Since 1 m=100 cm 1\text{ m} = 100\text{ cm}:

1 m2=(100 cm)2=10,000 cm2,1 m3=(100 cm)3=1,000,000 cm3 1\text{ m}^2 = (100\text{ cm})^2 = 10,000\text{ cm}^2, \qquad 1\text{ m}^3 = (100\text{ cm})^3 = 1,000,000\text{ cm}^3

You square or cube the conversion factor, not just apply it once.

Scaling. If you scale a shape's linear size by a factor kk, its area scales by k2k^2 and its volume by k3k^3. Double a balloon's radius and its surface area quadruples while its volume grows eightfold. This "square-cube law" explains why large animals need thick legs (weight grows with volume k3\propto k^3, but bone strength with cross-sectional area k2\propto k^2) and why crushed ice cools a drink faster than a single block (smaller pieces have far more surface area per unit volume).

Real-World Applications

  • Construction and trades: Flooring, paint, roofing, and tiling are sold and priced by area; concrete, gravel, and soil by volume (m3\text{m}^3). Estimating a job wrong means losing money.
  • Engineering and manufacturing: Minimizing the surface area of a can for a fixed volume saves metal across billions of units. Heat sinks maximize surface area to shed heat.
  • Medicine: Drug doses and burn assessments use body surface area; radiology and oncology model tumours as approximate spheres, where a small radius change means a large volume change.
  • Economics and logistics: Shipping and warehouse pricing depend on volume; packaging design trades material cost (surface area) against capacity (volume).
  • Everyday life: Comparing pizza or coffee sizes, filling a pool, buying carpet, or judging whether a couch fits through a doorway all reduce to area and volume.

Common Mistakes

Mistake 1: Using a slanted side as the triangle's height. Many students plug in the length of a triangle's diagonal side instead of the perpendicular height. Because A=12bhA = \tfrac{1}{2}bh requires hh to be the perpendicular distance from base to apex, using the slant gives too large an answer. Correction: always identify the height as the straight-line distance perpendicular to the chosen base, even if you must draw it inside the triangle.

Mistake 2: Confusing radius and diameter in circle formulas. Given a "30 cm pizza," students often use 30 30 as the radius. Since the formulas use rr, and 30 cm 30\text{ cm} is the diameter, this quadruples the area. Correction: halve the diameter first; here r=15r = 15, giving 225π 225\pi, not 900π 900\pi.

Mistake 3: Converting square and cubic units with a single factor. Writing 1 m2=100 cm2 1\text{ m}^2 = 100\text{ cm}^2 is wrong — it is 10,000 cm2 10,000\text{ cm}^2. Correction: raise the linear conversion factor to the power matching the dimension: square it for area, cube it for volume.

Comparison and Connections

ConceptWhat it measuresUnitsKey formula
Perimeter / circumferenceDistance around the edgelength (m\text{m})2πr 2\pi r (circle)
AreaFlat surface coveredsquare (m2\text{m}^2)πr2\pi r^2, bhbh, 12bh\tfrac{1}{2}bh
Surface areaOuter skin of a solidsquare (m2\text{m}^2)4πr2 4\pi r^2 (sphere)
VolumeSpace filled insidecubic (m3\text{m}^3)43πr3\tfrac{4}{3}\pi r^3 (sphere)

The most confused pair is perimeter vs. area and its 3-D cousin surface area vs. volume. Perimeter and surface area are about the boundary; area and volume are about the interior. Two very different shapes can share a perimeter but have wildly different areas — a fact central to the classic "isoperimetric" problem, where the circle encloses the most area for a given perimeter.

Practice Questions

Recall

State the formula for the volume of a cone and the surface area of a sphere.

Answer: Vcone=13πr2hV_{\text{cone}} = \tfrac{1}{3}\pi r^2 h; SAsphere=4πr2SA_{\text{sphere}} = 4\pi r^2.

Understanding

Explain, using the pizza-wedge picture, why a circle's area is πr2\pi r^2 rather than 2πr 2\pi r.

Answer: 2πr 2\pi r is the circumference (a length, one dimension). Rearranging the wedges forms a rectangle of height rr and width πr\pi r (half the circumference), giving area πr×r=πr2\pi r \times r = \pi r^2 — a two-dimensional quantity, as area must be.

Application

A cylindrical water tank has radius 1.5 m 1.5\text{ m} and height 4 m 4\text{ m}. How many litres does it hold? (Note 1 m3=1000 L 1\text{ m}^3 = 1000\text{ L}.)

Answer: V=π(1.5)2(4)=π(2.25)(4)=9π28.27 m328,274 LV = \pi(1.5)^2(4) = \pi(2.25)(4) = 9\pi \approx 28.27\text{ m}^3 \approx 28,274\text{ L}.

Analysis

A sphere and a cylinder have the same radius rr, and the cylinder's height equals the sphere's diameter 2r 2r. What fraction of the cylinder's volume does the sphere fill?

Answer: Sphere =43πr3= \tfrac{4}{3}\pi r^3; cylinder =πr2(2r)=2πr3= \pi r^2(2r) = 2\pi r^3. Ratio =4/32=23= \tfrac{4/3}{2} = \tfrac{2}{3}. This is exactly Archimedes' theorem — the sphere fills two-thirds of its enclosing cylinder.

FAQ

Why is a triangle's area half the base times height, but a rectangle's is the full base times height? Two copies of any triangle fit together to make a parallelogram of the same base and height. The parallelogram has area bhbh, so one triangle is half of it. The rectangle is the "whole" from which the triangle takes half.

Do I always need to memorize πr2\pi r^2, or can I rebuild it? You can rebuild it. Remember the circumference is 2πr 2\pi r and use the wedge-into-rectangle picture: half the circumference (πr\pi r) times the radius (rr) gives πr2\pi r^2. Understanding the derivation is your insurance against forgetting.

What is the difference between surface area and volume in plain words? Surface area is how much wrapping paper you would need to cover an object; volume is how much water it would hold if it were hollow. One is skin, the other is stuffing.

Why does volume grow so much faster than surface area when things get bigger? Because volume depends on three lengths (k3k^3 scaling) while surface area depends on two (k2k^2). Doubling size multiplies volume by 8 8 but surface area by only 4 4. This square-cube law shapes biology, cooking, and engineering.

How do I handle a shape that isn't in any formula, like an irregular pond? Approximate it by decomposing into known pieces, or overlay a grid and count squares (partial squares as halves) — the same "method of exhaustion" Archimedes used. Finer grids give better estimates.

When would I ever use the one-third rule for cones? Any time something tapers to a point: an ice-cream cone, a pile of sand or gravel, a pyramid roof, a funnel. The material or capacity is one-third of the enclosing cylinder or box, which is a big saving to account for.

Quick Revision

  • Rectangle: A=bhA = bh. Triangle: A=12bhA = \tfrac{1}{2}bh (hh perpendicular). Circle: A=πr2A = \pi r^2.
  • Prism/cylinder volume: base area ×\times height. Cylinder: V=πr2hV = \pi r^2 h.
  • Cone/pyramid: 13\tfrac{1}{3} of the enclosing cylinder/prism.
  • Sphere: V=43πr3V = \tfrac{4}{3}\pi r^3, SA=4πr2SA = 4\pi r^2 (four flat circles).
  • Cylinder surface area: 2πr2+2πrh 2\pi r^2 + 2\pi r h.
  • Composite shapes: cut into known pieces, then add or subtract.
  • Area = two lengths (m2\text{m}^2); Volume = three lengths (m3\text{m}^3). Use this to check every formula.
  • Convert by powering the factor: 1 m2=10,000 cm2 1\text{ m}^2 = 10,000\text{ cm}^2; 1 m3=106 cm3 1\text{ m}^3 = 10^6\text{ cm}^3.
  • Scaling: length ×k\times k \Rightarrow area ×k2\times k^2 \Rightarrow volume ×k3\times k^3.
  • Use rr (radius), not diameter, in all circle and sphere formulas.

Prerequisites

Next Topics