This site is a work in progress. New lessons are added regularly. Contact us

Volume and Surface Area

Learning goals

  • Count unit cubes for volume, in cubic units
  • Stack layers to get V=lwhV = lwh for a rectangular prism
  • Multiply base area by height for any prism or cylinder
  • Unfold a net and add the face areas for surface area
  • Read a cylinder's side as a rectangle whose width is the circumference
  • Keep cubic units for volume and square units for surface area

Volume: counting unit cubes

To measure a flat region we tiled it with unit squares. To measure a solid we do the same thing one dimension up: we fill it with unit cubes. A unit cube is a cube one unit long on every edge. A cube one centimetre on each edge has a volume of one cubic centimetre, written 1 cm31 \text{ cm}^3. The volume of any solid is simply the number of unit cubes it takes to fill the solid with no gaps and no overlaps.

This is why volume is always measured in cubic units. A length needs one direction and uses plain units like cm; an area needs two directions and uses square units like cm2\text{cm}^2. A volume needs three directions, and the little raised 33 in cm3\text{cm}^3 records exactly that. The exponent is not decoration. It counts how many directions the unit spans.

Volume of a rectangular prism

A rectangular prism has a length ll, a width ww, and a height hh, all meeting at right angles. A box and a brick are both rectangular prisms. Filling the prism with unit cubes turns into a multiplication the same way tiling a rectangle did. The one difference is that now there is an extra factor for the stacked layers.

A 4 by 3 by 2 box filled with unit cubesThe bottom layer is 4 cubes by 3 cubes, which is 12 cubes; two such layers stacked give 24 unit cubes.length = 4height = 2width = 3
A box 4 units long, 3 units wide, and 2 units high, filled with unit cubes. One bottom layer holds 4 times 3 equals 12 cubes; stacking 2 such layers gives 24 cubes in all, so the volume is 24 cubic units.

The figure shows a box 44 long, 33 wide, and 22 high. Look at just the bottom layer of cubes. It is one cube thick and tiles the floor of the box, which is a 44 by 33 rectangle, so that single layer holds

4×3=12 cubes.4 \times 3 = 12 \text{ cubes}.

That count is exactly the area of the base. Now stack layers to fill the height. Each layer is a copy of the bottom one with the same 1212 cubes, and the box is 22 layers tall, so the total is

12×2=24 cubes.12 \times 2 = 24 \text{ cubes}.

There is the whole idea: fill one layer (that is length times width), then stack height-many copies of it (that is the times height). Multiplying all three counts every cube exactly once.

Why the volume of a rectangular prism is length times width times height#

Take a box whose length is ll units, width is ww units, and height is hh units, with ll, ww, and hh whole numbers. Fill the bottom of the box with a single layer of unit cubes. The floor is a rectangle ll long and ww wide, and one cube covers one unit square of it. Therefore this bottom layer contains exactly l×wl \times w cubes, one cube for each unit square of the floor.

Now stack identical layers upward until the box is full. Each layer is one unit tall and is a copy of the bottom layer, so each holds the same l×wl \times w cubes. The box is hh units tall, so it takes exactly hh layers to reach the top, with no gaps and no overlaps.

The total number of cubes is the cubes in one layer added up once per layer:

V=(l×w)+(l×w)++(l×w)h layers=(l×w)×h.V = \underbrace{(l \times w) + (l \times w) + \cdots + (l \times w)}_{h \text{ layers}} = (l \times w) \times h.

Every unit cube sits in exactly one layer and one spot within that layer, so the product counts each cube once. That is the volume.

So for a rectangular prism,

V=l×w×h.V = l \times w \times h.

A cube is the special box whose length, width, and height are all the same value ss, so its volume is

V=s×s×s=s3.V = s \times s \times s = s^3.

This is exactly why s3s^3 is read ”ss cubed”. Raising a length to the third power is the volume of the cube built on that length. That is just what s2s^2 did for the area of a square. The exponent notation from chapter 6 and the geometry of a cube are the same idea seen from two sides.

Check your understanding

A box is 55 cm long, 33 cm wide, and 44 cm high. What is its volume?

Answer choices

Volume of any prism: base area times height

A prism is a solid with two identical flat ends (the bases) joined by straight sides. Every cross-section parallel to the bases is the same shape and size all the way through, which is what makes it a prism. A box is a prism whose base is a rectangle. A triangular prism, the shape of a tent or a wedge, is a prism whose base is a triangle. The layer-and-stack argument never used the fact that the base was a rectangle, so it carries over word for word to any prism.

Slice the prism into thin layers parallel to its base. Each layer is a flat copy of the base, and stacking enough of them to reach the height hh rebuilds the solid. The number of unit cubes in one unit-thick layer is just the area of the base, BB, and there are hh layers, so

V=B×h.V = B \times h.

For a box the base is a rectangle, B=l×wB = l \times w, and this collapses back to l×w×hl \times w \times h. For a triangular prism the base is a triangle, so B=12bhB = \tfrac{1}{2} \, b \, h_\triangle using the triangle area from the previous lesson. The volume of that prism is then that base area times the length of the prism. The single rule volume equals base area times height covers every prism at once.

Worked example 1 Volume of a triangular prism

A tent is a triangular prism. Its triangular end has a base of 66 m and a perpendicular height of 44 m, and the tent runs 1010 m long. Find its volume.

First find the area of the triangular base, BB, using the triangle area formula:

B=12×b×h=12×6×4=12 m2.B = \frac{1}{2} \times b \times h_\triangle = \frac{1}{2} \times 6 \times 4 = 12 \text{ m}^2.

The prism is 1010 m long, so that base area is stacked through a height (here a length) of 1010 m:

V=B×h=12×10=120 m3.V = B \times h = 12 \times 10 = 120 \text{ m}^3.

So the tent encloses 120120 cubic metres. The base area carries the units of square metres, and the extra factor of metres from the length pushes the result up to cubic metres.

Volume of a cylinder

A cylinder, the shape of a can or a pipe, is like a prism but with a circle for its base instead of a polygon. The reasoning does not change at all. Stack thin circular disks, each a copy of the base circle, until they reach the height hh. Each unit-thick disk holds a number of cubes equal to the area of the circle, and there are hh of them. So once again the cylinder’s volume is base area times height:

V=(base area)×h.V = (\text{base area}) \times h.

The base is a circle of radius rr, and you found its area in the last lesson: A=πr2A = \pi r^2. Substituting that base area gives the cylinder volume:

V=πr2h.V = \pi r^2 h.

Notice this is the very same “base area times height” rule, with the circle’s πr2\pi r^2 playing the part the rectangle’s l×wl \times w played for a box. The only new ingredient is the circle area, which you already have. As always with π\pi, you must use the radius: if a problem gives the diameter, halve it first.

Worked example 2 Volume of a cylinder

A can of soup is a cylinder with radius 33 cm and height 1010 cm. Find its volume. Use π3.14\pi \approx 3.14.

The base is a circle of radius 33 cm, so find its area first:

A=πr2=3.14×32=3.14×9=28.26 cm2.A = \pi r^2 = 3.14 \times 3^2 = 3.14 \times 9 = 28.26 \text{ cm}^2.

Now stack that base through the height of 1010 cm:

V=A×h=28.26×10=282.6 cm3.V = A \times h = 28.26 \times 10 = 282.6 \text{ cm}^3.

So the can holds about 283283 cubic centimetres. The answer is approximate because π\pi was rounded to 3.143.14. The unit is cubic centimetres because squaring the radius gave square centimetres and the height added one more factor of centimetres.

Worked example 3 A cylinder given the diameter (halve first)

A water pipe is a cylinder with a diameter of 88 cm and a length of 2020 cm. Find its volume. Use π3.14\pi \approx 3.14.

The formula needs the radius, but the diameter was given, so halve it first:

r=d2=82=4 cm.r = \frac{d}{2} = \frac{8}{2} = 4 \text{ cm}.

Now find the base circle area and multiply by the length:

A=πr2=3.14×42=3.14×16=50.24 cm2,A = \pi r^2 = 3.14 \times 4^2 = 3.14 \times 16 = 50.24 \text{ cm}^2,V=A×h=50.24×20=1004.8 cm3.V = A \times h = 50.24 \times 20 = 1004.8 \text{ cm}^3.

So the pipe holds about 10051005 cubic centimetres. Using the diameter 88 in place of the radius would square to 6464 instead of 1616, making the answer four times too big. That is the same halve-first trap from the circles lesson.

Check your understanding

A cylinder has radius 55 m and height 22 m. What is its volume? Use π3.14\pi \approx 3.14.

Answer choices

Surface area: unfolding the net

Volume measured the inside. Surface area measures the outside: it is the total area of all the faces of a solid. That total is the amount of material it would take to wrap or paint the solid. Because it is a sum of flat areas, surface area is measured in square units, just like ordinary area, not in cubic units. Keeping that straight is the single biggest trap of this lesson, so it is worth saying once more: volume is cubic, surface area is square.

The clean way to find surface area is to unfold the solid flat. Cut along enough edges and lay every face out on a table, and you get a flat picture called a net. The net has exactly the same faces as the solid, just spread out where you can see them. So the solid’s surface area is the plain area of that net: the sum of the face areas you already know how to compute.

Net of a rectangular boxSix rectangles arranged in a cross: bottom, front, top, and back stacked vertically, with the two side faces on the left and right of the front face. Opposite faces match in size.bottomfronttopbacksideside
Unfolding a box into its net. The six faces fold flat into a cross: top and bottom, front and back, and the two ends. Opposite faces are equal, so the six areas come in three matching pairs.

For a box the net is six rectangles that come in three matching pairs, because opposite faces of a box are identical. With length ll, width ww, and height hh:

Add all six. Each kind appears twice, so

S=2(l×w)+2(l×h)+2(w×h)=2(lw+lh+wh).S = 2(l \times w) + 2(l \times h) + 2(w \times h) = 2(lw + lh + wh).

Why the surface area of a box is 2(lw+lh+wh)2(lw + lh + wh)#

A rectangular box has exactly six flat faces, and the surface area is the sum of their six areas. The faces come in three pairs of opposites. Opposite faces of a box are congruent, meaning identical in size and shape. That congruence holds because the box maintains the same cross-section all the way across in each direction.

The top and the bottom are both rectangles of size ll by ww, so together they contribute 2(l×w)2(l \times w). The front and the back are both ll by hh, contributing 2(l×h)2(l \times h). The left and right ends are both ww by hh, contributing 2(w×h)2(w \times h). Every face has now been counted exactly once.

Adding the three pairs gives the total surface area:

S=2(l×w)+2(l×h)+2(w×h).S = 2(l \times w) + 2(l \times h) + 2(w \times h).

Factoring the common 22 out front writes it more compactly as S=2(lw+lh+wh)S = 2(lw + lh + wh). The same logic, unfold and add the face areas, works for any solid; only the shapes of the faces change.

A cube is the box where l=w=h=sl = w = h = s, so all six faces are identical squares of area s2s^2, and

S=6s2.S = 6 s^2.

Worked example 4 Surface area of a box

A box is 55 cm long, 44 cm wide, and 33 cm high. Find its surface area.

Find the area of one face of each kind, then double each because opposite faces match:

lw=5×4=20,lh=5×3=15,wh=4×3=12.lw = 5 \times 4 = 20, \qquad lh = 5 \times 3 = 15, \qquad wh = 4 \times 3 = 12.

Add the three and double the total:

S=2(20+15+12)=2×47=94 cm2.S = 2(20 + 15 + 12) = 2 \times 47 = 94 \text{ cm}^2.

So it takes 9494 square centimetres of material to cover the box. The unit is square centimetres because surface area adds up flat face areas, even though the box itself encloses a volume measured in cubic centimetres.

Check your understanding

A cube has an edge of 44 cm. What is its surface area?

Answer choices

Surface area of a cylinder

A cylinder unfolds too, and its net reveals the formula. Cut off the two circular ends and slit the curved side from top to bottom. The two ends are circles. The curved side, once unrolled, flattens into a rectangle, and that is the only piece that needs a second look.

Net of a cylinderTwo equal circles of radius r for the ends and a rectangle for the unrolled curved side; the rectangle’s width equals the circumference 2 pi r and its height equals the cylinder height h.rcurved side (unrolled)width = circumference = 2πrcircle, radius rh
Unrolling a cylinder. The two ends are circles of radius r. The curved side unrolls into a rectangle whose height is the cylinder's height h and whose width is the circumference of the circle, 2 pi r, because that is how far it is around the rim.

Here is the key step. The curved side wraps around the circular rim. So when you unroll the side, its width is exactly the distance around that rim, which is the circumference C=2πrC = 2\pi r. Its height is just the height of the cylinder, hh. So the unrolled side is a rectangle of width 2πr2\pi r and height hh, with area

(2πr)×h=2πrh.(2\pi r) \times h = 2\pi r h.

The two circular ends each have area πr2\pi r^2, contributing 2πr22 \pi r^2 together. Adding the two ends and the rolled-out side gives the full surface area:

S=2πr2+2πrh.S = 2\pi r^2 + 2\pi r h.

Why the surface area of a cylinder is 2πr2+2πrh2\pi r^2 + 2\pi r h#

A cylinder has three pieces of surface: a top, a bottom, and the curved side that joins them. The surface area is the sum of all three.

The top and the bottom are congruent circles of radius rr. The area of a circle is πr2\pi r^2, so the two ends together contribute 2πr22\pi r^2.

Now picture peeling the curved side off and unrolling it onto a table. It opens out into a flat rectangle, because the cut runs straight up the side. That vertical cut edge is a straight seam of length hh, which is the height of the cylinder. The seam becomes the left and right edges of the rectangle, so the rectangle’s height is hh. The top rim and the bottom rim, which were circles, straighten out into the top and bottom edges of the rectangle. Each rim had length equal to the circumference of the circular end, C=2πrC = 2\pi r, so the rectangle’s width is 2πr2\pi r. A rectangle’s area is width times height, so the curved side has area

(2πr)(h)=2πrh.(2\pi r)(h) = 2\pi r h.

Adding the two ends and the side gives the total surface area:

S=2πr2+2πrh.S = 2\pi r^2 + 2\pi r h.

The first term accounts for the two circular caps, and the second accounts for the wrapped-around side. This split explains why one piece carries r2r^2 and the other carries rhr h.

Worked example 5 Surface area of a cylinder

A cylinder has radius 22 cm and height 55 cm. Find its surface area. Use π3.14\pi \approx 3.14.

Find the two parts separately. The two circular ends together:

2πr2=2×3.14×22=2×3.14×4=25.12 cm2.2\pi r^2 = 2 \times 3.14 \times 2^2 = 2 \times 3.14 \times 4 = 25.12 \text{ cm}^2.

The rolled-out side, a rectangle of width 2πr2\pi r and height hh:

2πrh=2×3.14×2×5=62.8 cm2.2\pi r h = 2 \times 3.14 \times 2 \times 5 = 62.8 \text{ cm}^2.

Add the ends and the side:

S=25.12+62.8=87.92 cm2.S = 25.12 + 62.8 = 87.92 \text{ cm}^2.

So it takes about 8888 square centimetres to cover the cylinder. The result is in square centimetres because every piece, the circles and the unrolled rectangle, is a flat area.

Common mistakes

Practice

Multiple Choice Questions (MCQ)

Progressively harder sets of questions. Each opens on its own page.

Free Response Questions (FRQ)

Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its own so you can check yourself and try again, then the full worked solution, plus a rubric to mark your own work against.

Free response Work it out on paper 5 questions Start →
More practice (optional)

Extra sets, as hard as the Challenge set. Each one opens on its own page.

More resources (optional)

Other explanations of this lesson, if you want a second take.

A bit of history (Optional)

Take a neat stack of coins and push it sideways until it leans. Have you changed how much metal is in the stack?

Of course not, because you moved the coins without adding or removing one. Cavalieri, an Italian mathematician, turned that plain fact into a rule in 16351635.

Slice two solids with the same set of level cuts. If every cut gives equal areas in both solids, the two solids hold equal volume. The leaning stack and the upright stack match slice for slice. So they must hold the same amount of metal.

That is why a leaning box still has volume equal to base area times height. A slanted pile of paper holds just as much paper as a tidy one. The lean never touches a single slice.

You already used this idea without naming it. You filled the bottom layer, counted its cubes, and stacked copies of it to the top. Cavalieri only added that the copies do not have to sit square.