Surface Area Formulas: All 3D Shapes Covered
Book A Free Math Class
Surface Area Formulas: All 3D Shapes Covered
TL;DR
Surface area is the total area covering the outside of a 3D shape, measured in square units. Each 3D shape has its own formula, but they all come from the same idea - unfold the shape into flat pieces, find each piece's area, and add them up.
BT
What Surface Area Means
Surface area is the total area of all the outer faces of a three-dimensional object. If you could peel the shape and lay it flat, surface area is the area of that flat shape — its net.
Two distinctions matter:
- Total Surface Area (TSA) — every face, including bases.
- Lateral Surface Area (LSA) or Curved Surface Area (CSA) — every face except the bases. LSA is used for prisms and pyramids; CSA is used for cylinders, cones, and other curved shapes.
Surface area is always in square units — cm², m², in² — never cubic. Cubic units are for volume.
All Surface Area Formulas - Comparison Table
| Shape | Total Surface Area (TSA) | Lateral / Curved Surface Area | Variables |
|---|---|---|---|
| Cube | 6a² | 4a² | a = edge length |
| Cuboid | 2(lb+bh+lh) | 2h(l+b) | l = length, b = breadth, h = height |
| Cylinder | 2πr(r+h) | 2πrh | r = radius, h = height |
| Cone | πr(r+l) | πrl | r = radius, l = slant height |
| Sphere | 4πr² | — (no flat face) | r = radius |
| Hemisphere | 3πr² | 2πr² (curved part) | r = radius |
| Triangular Prism | bh + (s1 + s2 + s3)L | (s1 + s2 + s3)L | b, h = triangle base/height; s1, s2, s3 = triangle sides; L = prism length |
| Square Pyramid | a² + 2al | 2al | a = base edge, l = slant height |
Slant height (l) is the distance from the apex of a cone or pyramid down the slope to the edge of the base — not the vertical height. For a cone, l=√(r²+h²).
Why Every Formula Has The Form It Has
Each formula above looks different on the page, but the logic is the same: unfold the shape into a flat net, find the area of each flat piece, add them up. Once you've seen this once, none of the formulas need memorising in isolation.
- Cube has 6 identical square faces, each with area a². Add them up: 6a².
- Cuboid has 3 pairs of rectangles: two of size l×b, two of b×h, two of l×h. Total: 2(lb+bh+lh).
- Cylinder unrolls into two circles (top and bottom, each πr²) and one rectangle (the curved side, with width 2πr and height h). Total: 2πr² + 2πrh = 2πr(r+h).
- Cone unfolds into one circle (base, πr²) and a curved sector that flattens into a "pizza slice" with area πrl. Total: πr² + πrl = πr(r+l).
- Sphere cannot be unfolded into a flat net without distortion. Archimedes proved its surface area equals the curved surface of the cylinder that just contains it: 4πr².
- Hemisphere is half a sphere (2πr² curved) plus its circular flat lid (πr²). Total: 3πr².
The pattern repeats for prisms and pyramids — count the faces, find each area, sum.
Worked Examples of Surface Area
Example 1: A closed cardboard box measures 20 cm × 15 cm × 10 cm. How much cardboard does it use?
Identify values: l=20, b=15, h=10.
Apply the cuboid TSA formula:
TSA=2(lb+bh+lh)
TSA=2(20⋅15 + 15⋅10 + 20⋅10)
TSA=2(300 + 150 + 200)
TSA=2(650)=1300
Final answer: 1300 cm² of cardboard.
Example 2: A cylindrical water tank has radius 1.4 m and height 3 m. Find the total surface area. (Use π=22/7.)
Identify values: r=1.4, h=3.
Apply the cylinder TSA formula:
TSA=2πr(r+h)
TSA=2⋅(22/7)⋅1.4⋅(1.4+3)
TSA=2⋅(22/7)⋅1.4⋅4.4
TSA=271.04/7⋅2≈38.72
Final answer: 38.72 m².
Example 3: A cone has radius 6 cm and height 8 cm. Find its total surface area. (Use π=3.14.)
First find the slant height:
l=√(r²+h²)=√(36+64)=10
Apply the cone TSA formula:
TSA=πr(r+l)
TSA=3.14⋅6⋅(6+10)
TSA=3.14⋅6⋅16=301.44
Final answer: 301.44 cm².
Common Mistakes To Avoid
Confusing surface area with volume. Students compute V when the problem asks for TSA, or vice versa.
- Where it slips in: "How much wrapping paper" vs. "how much space inside" — different answers.
Forgetting the base when "total" is asked.
- Where it slips in: For a cone, students often computeπrl and stop.
Using vertical height (h) where slant height (l) is required.
- Where it slips in: Cone and pyramid formulas need l.
Reporting the answer in cubic units instead of square units.
- Where it slips in: Students write cm³ instead of cm² for surface areas.
Where These Formulas Show Up Beyond School
Surface area is not just a textbook quantity. Architects use it to estimate paint costs for buildings. Aerospace engineers compute heat-shield surface areas. Pharmacologists calculate chemotherapy doses based on body surface area.