When you work with 2D (flat) shapes, you calculate area, the amount of surface inside the boundary of the shape (measured in square units, such as cm$^2$).
For 3D solids, you often need surface area, which tells you how much material is needed to cover the outside of the object (also measured in square units).
Definition
Surface area
The total area of all the faces (or curved surfaces) on the outside of a 3-dimensional solid.
Definition
Volume
The amount of space a 3-dimensional solid occupies, measured in cubic units such as cm$^3$.
Although this article focuses on surface area, it helps to remember the big picture:
Surface area is about covering the outside (paint, wrapping paper, metal sheet).
Volume is about filling the inside (water, air, sand).
Common Mistake
Area and surface area use the same units (square units), but they refer to different kinds of objects: 2D area is for flat shapes, 3D surface area is the total of all outer surfaces.
Polyhedra Have Flat Faces, While Some Solids Have Curved Surfaces
A 3D solid may have flat faces, curved faces, or both.
Definition
Polyhedron
A 3D solid that has only plane (flat) faces.
Example
A pyramid is a polyhedron because all its faces are flat polygons.
A cone is not a polyhedron because it has a curved surface.
A sphere is not a polyhedron because it has one curved surface and no flat faces.
Note
For polyhedra, surface area is found by adding the areas of all flat faces.
For solids with curved surfaces (like cones and spheres), surface area formulas include curved-surface terms.
Surface Area Is Usually Found By Splitting A Solid Into Familiar 2D Shapes
A powerful strategy is to identify the faces of a solid and match each face to a 2D shape you already know how to find the area of.
Example
A cuboid has 6 rectangular faces.
A square-based pyramid has 1 square base and 4 congruent triangular faces.
A cone has 1 circular base and 1 curved surface (which "unrolls" to a sector of a circle).
A sphere has only a curved surface (no base).
Tip
If you can draw a quick sketch and label what each face is (rectangle, triangle, circle), the surface area method often becomes "add the areas of the parts".
Pyramids Use Base Area Plus Triangular Face Areas
A pyramid has a polygon base, and the other faces are triangles meeting at a point called the apex.
Definition
Apex
The point where the triangular faces of a pyramid (or the curved surface of a cone) meet.
Slant Height And Vertical Height Are Different Measurements
For many pyramids you will see two heights:
Definition
Vertical eight
The perpendicular distance from the apex straight down to the base plane.
Definition
Slant height
For a pyramid, the distance from the midpoint of a base edge to the apex, measured along a triangular face.
The slant height is used to find the area of each triangular face because each face is a triangle whose height is the slant height.
Common Mistake
Do not use the vertical height to calculate the area of a triangular face.
The triangular face is not perpendicular to the base, so its height is the slant height.
Surface Area Of A Regular-Based Pyramid
If the pyramid has a regular polygon base with $n$ equal sides, then all triangular faces are congruent.
If $A_{\text{base}}$ is the area of the base and $A_{\triangle}$ is the area of one triangular face, then: $$S = A_{\text{base}} + nA_{\triangle}}$$
To find $A_{\triangle}$ for each lateral face:
triangle base = one side of the base polygon
triangle height = slant height
So for a square-based pyramid with base side length $a$ and slant height $l$: $$A_{\triangle}=\tfrac{1}{2}al$$ $$\text{and} \quad S=a^2+4\left(\tfrac{1}{2}al\right)=a^2+2al$$
Example
A square-based pyramid has base side length $a=6$ cm and slant height $l=5$ cm.
Base area: $A_{\text{base}}=6^2=36$ cm$^2$.
One triangular face area: $A_{\triangle}=\tfrac{1}{2}\cdot 6\cdot 5=15$ cm$^2$.
There are 4 triangles, so lateral area $=4\cdot 15=60$ cm$^2$.
Total surface area: $S=36+60=96$ cm$^2$.
Finding Slant Height Using Pythagoras
Sometimes you are given:
the base side length, and
the vertical height $h$
You can often find the slant height $l$ using Pythagoras' theorem on a right triangle formed by:
one leg = vertical height $h$
other leg = distance from the center of the base to the midpoint of a base edge
hypotenuse = slant height $l$
For a square base with side $a$, the distance from the center to the midpoint of an edge is $\tfrac{a}{2}$, so: $$l=\sqrt{h^2+\left(\tfrac{a}{2}\right)^2}$$
Exam technique
When a question provides the vertical height of a pyramid but asks for surface area, look for a right triangle that connects vertical height and slant height.
Surface area of pyramids almost always needs the slant height to find triangular face areas.
Cones Have A Circular Base And A Curved Surface
A cone has:
one circular base (radius $r$)
one curved surface meeting at the apex
Definition
Cone
A 3D solid with a circular base and an apex (vertex). It is not a polyhedron because it has a curved surface.
Slant Height Of A Cone
The slant height (often written $s$) is the distance along the curved surface from the edge of the base circle to the apex.
In a right cone, $r$, vertical height $h$, and slant height $s$ form a right triangle: $$s=\sqrt{r^2+h^2}$$
Surface Area Of A Cone
Cone surface area has two parts:
base circle area: $\pi r^2$
curved surface area: $\pi rs$
So the total surface area is: $$S=\pi r^2+\pi rs$$
Common Mistake
Don't write $\pi rh$ for the curved surface area.
The formula uses the slant height $s$, not the vertical height $h$.
Example
A cone has radius $r=4$ cm and slant height $s=10$ cm.