In a Nutshell
Surface area is the total area of all the faces of a 3D shape. A cuboid has six rectangular faces that come in three matching pairs.
Imagine unfolding a cuboid into its net. You get six
rectangles. The three pairs of opposite faces are:
- Top and bottom: each l×w
- Front and back: each l×h
- Left and right: each w×h
SA=2lw+2lh+2wh=2(lw+lh+wh)
Surface area is measured in square units (e.g.
cm2), even though the shape is 3D, because
each face is a flat area.
Explore: cuboid net
Enter the length, width and height, then press Calculate SA
to see each face area and the total surface area.
Watch it work
Question: Find the surface area of a cuboid with
l=5cm, w=3cm
and h=2cm.
Step 1: Find each pair of face areas.
Top & bottom: 5×3=15
Front & back: 5×2=10
Left & right: 3×2=6
Step 2: Add the three areas.
15+10+6=31
Step 3: Multiply by 2 for both faces of each pair.
SA=2×31=62cm2
Have a go
Q1. Find the surface area of a cuboid with
l=4, w=3, h=2 (cm).
2(4×3+4×2+3×2)=2(12+8+6)
2×26=52cm2
Q2. A cube has side 5cm.
Find its surface area.
6×52=6×25=150cm2
Q3. A cereal box is 30cm tall,
20cm wide and 8cm deep.
How much cardboard is needed to make it?
2(30×20+30×8+20×8)=2(600+240+160)
2×1000=2000cm2
Q4. A cuboid has surface area 94cm2,
length 5cm and width 3cm.
Find the height.
2(15+5h+3h)=94
15+8h=47
8h=32
h=4cm