9.1 Surface Area of 3D Geometric Solids
Key Takeaways
- Surface area ($SA$) measures the total two-dimensional area encompassing all exposed outer boundaries of a three-dimensional solid, quantified in square units ($in^2, cm^2, ft^2, m^2$).
- A geometric net is a two-dimensional unfolding of a 3D solid; calculating total surface area is equivalent to computing the sum of the areas of all individual polygon and curved region faces comprising the net.
- The HiSET formula sheet contains no surface-area formula of any kind, so all of these must be memorized: Rectangular Prism $SA = 2lw + 2lh + 2wh$; Right Circular Cylinder $SA = 2\pi r^2 + 2\pi rh$; Right Cone $SA = \pi r^2 + \pi rl$ (where $l = \sqrt{r^2 + h^2}$ is the slant height); Square Pyramid $SA = B + \frac{1}{2}Pl$; and Sphere $SA = 4\pi r^2$.
- Lateral surface area ($LSA$) measures the area of the solid's vertical or slanted sides excluding the base(s); for cylinders $LSA = 2\pi rh$, for cones $LSA = \pi rl$, and for prisms and pyramids $LSA$ is the sum of lateral faces.
- For open-top containers and composite 3D solids (such as a cylinder capped by a hemisphere), only exposed exterior surfaces are summed—interior contact boundaries are strictly excluded from the calculation.
Surface Area of 3D Geometric Solids
Quick Summary: Surface Area ($SA$) is the total two-dimensional area covering the entire outer boundary of a three-dimensional solid figure. While volume measures interior spatial capacity in cubic units, surface area measures exterior boundary skin in square units ($in^2, cm^2, ft^2$). On the HiSET Mathematics subtest, you will calculate the surface area of polyhedra (rectangular prisms, cubes, pyramids) and curved solids (cylinders, cones, spheres), analyze 2D net unfoldings, distinguish between lateral and total surface area, and evaluate composite or open-top solids.
Understanding surface area connects 2D area formulas (rectangles, triangles, circles) to 3D spatial geometry. Every surface area calculation represents the total amount of material required to construct, wrap, paint, or coat a three-dimensional object.
2D Nets and Visualizing 3D Surfaces
A geometric net is a two-dimensional pattern that can be folded along its edges to construct a three-dimensional solid. The total surface area of any solid equals the exact sum of the areas of all individual flat polygons and curved faces that make up its unfolded net.
1. Net of a Rectangular Prism 2. Net of a Right Circular Cylinder
┌───────────────┐ ┌───────────┐
│ Top (l × w) │ │Top Circle │ (Area = πr²)
├───────┬───────┼───────┬───────┐ └─────┬─────┘
│ Left │ Front │ Right │ Back │ │
│(w × h)│(l × h)│(w × h)│(l × h)│ ┌─────┴─────────────────────┐
├───────┴───────┴───────┴───────┤ │ Lateral Rectangle │ Height = h
│ Bottom (l × w) │ │ (Length = 2πr) │
└───────────────────────────────┘ └─────┬─────────────────────┘
Total SA = 2(lw) + 2(lh) + 2(wh) │
┌─────┴─────┐
│Base Circle│ (Area = πr²)
└───────────┘
Total SA = 2πr² + 2πrh
Official HiSET Surface Area Formulas Reference
The HiSET formula sheet gives you no help at all here. It prints three volume formulas and no surface-area formula, so every formula in this table must be memorized. Mastering what each variable represents ensures swift application on exam day:
| Geometric Solid | Total Surface Area Formula ($SA$) | Lateral Surface Area ($LSA$) | Base Area Component ($B$) | Key Variables Defined |
|---|---|---|---|---|
| Rectangular Prism | $SA = 2lw + 2lh + 2wh$ | $LSA = 2lh + 2wh$ | $B = lw$ (Top and bottom $= 2B$) | $l = \text{length}, w = \text{width}, h = \text{height}$ |
| Cube | $SA = 6s^2$ | $LSA = 4s^2$ | $B = s^2$ (6 congruent square faces) | $s = \text{edge length}$ |
| Right Circular Cylinder | $SA = 2\pi r^2 + 2\pi rh$ | $LSA = 2\pi rh$ | $B = \pi r^2$ (2 circular bases $= 2\pi r^2$) | $r = \text{radius}, h = \text{height}$ |
| Right Circular Cone | $SA = \pi r^2 + \pi rl$ | $LSA = \pi rl$ | $B = \pi r^2$ (1 circular base) | $r = \text{radius}, l = \text{slant height}$ |
| Regular Square Pyramid | $SA = B + \frac{1}{2} P l$ | $LSA = \frac{1}{2} P l = 2sl$ | $B = s^2$ (Square base, perimeter $P = 4s$) | $s = \text{base side}, l = \text{slant height}$ |
| Sphere | $SA = 4\pi r^2$ | N/A (Continuous surface) | N/A | $r = \text{radius of sphere}$ |
Deep Dive: Prisms & Cylinders
1. Rectangular Prisms and Cubes
A rectangular prism has 6 rectangular faces arranged in 3 congruent opposite pairs (top/bottom, front/back, left/right):
For a cube where length, width, and height are all equal to edge length $s$:
2. Right Circular Cylinders
A cylinder consists of two parallel, congruent circular bases connected by a curved lateral surface. When the lateral surface is unrolled, it forms a rectangle whose height is cylinder height $h$ and whose width equals the base circle's circumference $C = 2\pi r$:
Worked Example 1: Total Surface Area of a Cylindrical Tank
A cylindrical metal tank has a radius of $4\text{ cm}$ and a height of $10\text{ cm}$. What is the exact total surface area in terms of $\pi$, and what is its value rounded to the nearest hundredth?
- Identify parameters: $r = 4\text{ cm}, h = 10\text{ cm}$.
- Calculate base areas:
- Calculate lateral area:
- Sum the components:
- Evaluate numerically (using $\pi \approx 3.14159$):
Deep Dive: Pointed Solids (Pyramids & Cones)
Both pyramids and cones converge upward to a single sharp vertex called the apex. The defining geometric distinction in surface area calculations is the difference between vertical height ($h$) and slant height ($l$).
Cone / Pyramid Slant Height Geometry
▲ Apex
/│\
/ │ \
Slant Height / │ \ Slant Height (l)
(l) / │h \
/ │ \
/_____│_____\
r └─ Center
Right Triangle Relationship: r² + h² = l² ──► l = √(r² + h²)
Crucial HiSET Distinction: Vertical height ($h$) runs perpendicularly from the apex straight down to the center of the base (used for volume). Slant height ($l$) runs along the outer sloped surface from the apex down to the outer base perimeter (used for surface area). If a question provides vertical height $h$ and base radius $r$, use the Pythagorean theorem $l = \sqrt{r^2 + h^2}$ to solve for slant height $l$ first!
1. Right Circular Cones
The surface area of a right cone includes the flat circular base and the curved lateral sector:
Worked Example 2: Cone Surface Area Requiring Slant Height Calculation
A right circular cone has a base radius of $5\text{ inches}$ and a vertical height of $12\text{ inches}$. Find the total surface area of the cone.
- Find slant height $l$ using Pythagorean Theorem:
- Compute base area:
- Compute lateral area:
- Sum total surface area:
2. Regular Square Pyramids
A regular square pyramid consists of a square base of side length $s$ (Base Area $B = s^2$, Base Perimeter $P = 4s$) and 4 congruent triangular lateral faces, each with base $s$ and height equal to slant height $l$:
Spheres, Hemispheres & Lateral Applications
1. Spheres
A sphere has no flat edges or vertices; its entire surface is curved and equidistant from the center point:
Geometric Insight: The total surface area of a sphere with radius $r$ is exactly equal to 4 times the area of its great circle ($\pi r^2$).
2. Hemispheres (Solid vs. Hollow)
When a sphere is cut in half across its equator:
- Curved Dome Area (Open/Hollow): Half the sphere's surface area $= \frac{1}{2}(4\pi r^2) = 2\pi r^2$.
- Solid Hemisphere (Total Surface Area with Flat Circular Base):
Open Containers and Composite 3D Solids
HiSET word problems frequently feature practical real-world scenarios requiring customized surface area formulas:
Open-Top Box Cylinder + Hemisphere Silo
(No Top Lid) (Joint Boundary is Hidden!)
┌──────────────────────┐ ╭───────╮
│ │ │Hemisphere│ (Exposed: 2πr²)
│ Open Top (No Face) │ │ Dome │
├───────┬──────┬───────┤ ╞═════════╡ ◄── Internal Contact (DO NOT COUNT!)
│ Side │ Base │ Side │ │ │
│ Walls│(lw) │ Walls│ │Cylinder │ (Exposed Lateral: 2πrh)
└───────┴──────┴───────┘ │ Lateral │
SA = lw + 2lh + 2wh │ │
└─────────┘ (Base: πr²)
Total SA = 2πr² + 2πrh + πr² = 3πr² + 2πrh
1. Open Containers (Subtracting Unused Faces)
- Open-top rectangular box (e.g., aquarium, storage bin): Includes the bottom base and 4 vertical walls, but excludes the top face:
- Open-top cylinder (e.g., drinking glass, open bucket): Includes 1 circular bottom base and the curved lateral wall, excluding the top circular opening:
- Painting 4 walls of a room: Excludes both floor and ceiling:
2. Composite Solids: The Non-Overlapping Rule
When two 3D solids are joined together (such as a cylinder topped by a cone or hemisphere), internal contact surfaces that touch are hidden inside the solid and MUST NOT be counted in the surface area.
Rule: Total composite surface area equals the sum of only the exposed external faces.
High-Frequency HiSET Traps & Exam Strategies
- The Diameter vs. Radius Trap: These formulas are written in terms of $r$ (radius). If a problem gives diameter $d = 10\text{ cm}$, you must divide by 2 to get $r = 5\text{ cm}$ before calculating $r^2 = 25$. Squaring the diameter ($10^2 = 100$) will quadruple the calculated base area.
- The Slant Height vs. Altitude Trap: On cone and pyramid questions, check whether the problem specifies "vertical height" or "slant height." Never substitute vertical height $h$ directly into $\pi r l$ or $\frac{1}{2}Pl$.
- Double-Counting Internal Contact Faces: When calculating composite shapes (e.g., ice cream cone = cone lateral area + hemisphere dome), do not include the flat circular boundary where they meet.
- Unit Mismatch: Ensure all linear dimensions share identical units (e.g., converting feet to inches) before calculating surface areas.
A right circular cone has a base radius of 5 inches and a vertical height of 12 inches. What is the total surface area of the cone in square inches?
A regular square pyramid has a square base with sides of length 10 meters and a slant height of 13 meters. What is the total surface area of the pyramid?
A closed cylindrical storage container has a radius of 4 centimeters and a height of 10 centimeters. What is the total surface area of the container in terms of π?
An open-top rectangular glass terrarium (with no top lid) measures 8 feet long, 5 feet wide, and 4 feet high. What is the total exterior surface area of glass required to construct the terrarium?