12.1 Volume and Surface Area of 3D Solids
Key Takeaways
- Three-dimensional solids are defined by faces (flat polygon boundaries), edges (line segments where faces meet), vertices (corner points), bases (parallel or foundational faces), and lateral surfaces; volume measures 3D internal capacity ($V$), whereas surface area ($SA$) measures the total 2D exterior boundary in square units.
- Prisms and cylinders follow the fundamental uniform cross-section volume formula $V = Bh$ (where $B$ represents base area), yielding $V = lwh$ for rectangular prisms, $V = s^3$ for cubes, and $V = \pi r^2 h$ for cylinders.
- Pointed solids (pyramids and cones) occupy exactly one-third the volume of their corresponding prism or cylinder containers of identical base and height ($V = \frac{1}{3}Bh$ and $V = \frac{1}{3}\pi r^2 h$), while spheres occupy $V = \frac{4}{3}\pi r^3$ and possess surface area $SA = 4\pi r^2$.
- Surface area calculations decompose 3D solids into 2D geometric nets: a cylinder net comprises two circular bases ($2\pi r^2$) plus an unrolled rectangular lateral jacket ($2\pi rh$), whereas a right cone's lateral area relies on slant height $l = \sqrt{r^2 + h^2}$ ($SA = \pi r^2 + \pi rl$).
12.1 Volume and Surface Area of 3D Solids
Three-dimensional geometry on the TABE 13&14 Mathematics assessment (spanning Levels M, D, and A) evaluates your ability to calculate spatial measurements in real-world trade, technical, and everyday applications. Test questions challenge adult learners to distinguish between volume (interior capacity in cubic units) and surface area (total exterior coverage in square units), interpret geometric nets, and apply geometric formulas to prisms, cylinders, pyramids, cones, and spheres.
3D Spatial Anatomy & Terminology
Before executing geometric calculations, you must understand the anatomical components that define three-dimensional solids:
Anatomical Structure of Polyhedra & Curved Solids:
├── Face: Any flat polygon surface that forms a boundary of a solid
├── Edge: A line segment where two distinct faces intersect
├── Vertex (plural: Vertices): A corner point where three or more edges intersect
├── Base(s): The foundational polygon(s) or circle(s) used to classify and orient the solid
├── Lateral Faces / Surface: The sides of a solid connecting the bases (excluding the bases)
├── Altitude / Height (h): The perpendicular distance between bases or from apex to base
└── Slant Height (l): The diagonal distance along the outer surface from apex to base edge
Polyhedra vs. Curved Solids
- Polyhedra (Prisms & Pyramids): 3D solids bounded strictly by flat polygon faces. For all convex polyhedra, Euler's Formula confirms the relationship: $F + V - E = 2$ (where $F = \text{faces}$, $V = \text{vertices}$, $E = \text{edges}$).
- Curved Solids (Cylinders, Cones, & Spheres): 3D solids featuring smooth, curved circular surfaces that cannot be classified as standard polyhedra.
Volume: Formulas & Principles of 3D Capacity
Volume ($V$) measures the amount of three-dimensional space enclosed inside a solid boundary, expressed in cubic units ($\text{in}^3, \text{ft}^3, \text{yd}^3, \text{cm}^3, \text{m}^3$).
1. Uniform Cross-Section Solids (Prisms & Cylinders)
For any solid whose cross-section remains constant from top to bottom, volume is simply the product of the Base Area ($B$) and the perpendicular Height ($h$):
| Solid Type | Base Shape & Area Formula ($B$) | Volume Formula ($V$) | Practical Application |
|---|---|---|---|
| Rectangular Prism | Rectangle: $B = l \cdot w$ | $\mathbf{V = l \cdot w \cdot h}$ | Shipping boxes, room airflow, cargo trailers |
| Cube | Square: $B = s^2$ | $\mathbf{V = s^3}$ | Storage crates, cubic dice, container bins |
| Right Circular Cylinder | Circle: $B = \pi r^2$ | $\mathbf{V = \pi r^2 h}$ | Hot water tanks, fuel drums, plumbing pipes |
| Triangular Prism | Triangle: $B = \frac{1}{2}b_{\text{tri}} h_{\text{tri}}$ | $\mathbf{V = \left(\frac{1}{2}b_{\text{tri}} h_{\text{tri}}\right) h}$ | Roof attics, drainage troughs, wedge ramps |
2. Pointed Solids (Pyramids & Cones)
Solids that taper to a single point (apex) occupy exactly one-third of the capacity of a prism or cylinder with an identical base and height:
- Right Square/Rectangular Pyramid: Base area $B = l \cdot w$, so $\mathbf{V = \frac{1}{3} lwh}$ (or $\frac{1}{3} s^2 h$ for a square base).
- Right Circular Cone: Circular base $B = \pi r^2$, so $\mathbf{V = \frac{1}{3} \pi r^2 h}$.
3. Spherical Solids
A sphere possesses neither edges nor bases. Its volume depends entirely on the distance from its center to its exterior shell, the radius ($r$):
[!CAUTION] Radius vs. Diameter Trap: Standardized TABE questions frequently state the diameter of a cylinder, cone, or sphere (e.g., "a tank with a 12-foot diameter"). You must immediately divide the diameter by $2$ to obtain the radius ($r = \frac{d}{2} = 6\text{ ft}$) before substituting into formulas. Cubing or squaring the diameter will produce an answer that is $4\times$ or $8\times$ too large.
Surface Area: Formulas & Geometric Nets
Total Surface Area ($SA$) measures the total two-dimensional area covering the outside of a solid, expressed in square units ($\text{in}^2, \text{ft}^2, \text{cm}^2$).
Geometric Nets: Unfolding 3D into 2D
A geometric net is a two-dimensional flat pattern that folds into a three-dimensional solid without overlapping. Analyzing nets helps you visualize why surface area formulas work:
Unfolded Net of a Right Circular Cylinder:
+-------------+ <-- Top Circular Base (Area = πr²)
| (Top Base) |
+-------------+
|
+-----------------------+ <-- Lateral Rectangle
| | • Length = Base Circumference (2πr)
| Lateral Rectangle | h • Height = Cylinder Height (h)
| | • Area = 2πrh
+-----------------------+
|
+-------------+ <-- Bottom Circular Base (Area = πr²)
| (Bottom) |
+-------------+
Total Surface Area = Top Circle + Bottom Circle + Lateral Rectangle = 2πr² + 2πrh
Comprehensive Surface Area Reference Table
| Solid | Lateral Area ($LA$) | Base Area(s) | Total Surface Area Formula ($SA$) |
|---|---|---|---|
| Rectangular Prism | $2lh + 2wh$ | $2(lw)$ | $\mathbf{SA = 2lw + 2lh + 2wh = 2(lw + lh + wh)}$ |
| Cube | $4s^2$ | $2s^2$ | $\mathbf{SA = 6s^2}$ |
| Right Cylinder | $2\pi rh$ | $2(\pi r^2)$ | $\mathbf{SA = 2\pi r^2 + 2\pi rh = 2\pi r(r + h)}$ |
| Right Cone | $\pi r l$ | $\pi r^2$ | $\mathbf{SA = \pi r^2 + \pi r l}$ (where $l = \sqrt{r^2 + h^2}$) |
| Square Pyramid | $4\left(\frac{1}{2} s l\right) = 2sl$ | $s^2$ | $\mathbf{SA = s^2 + 2sl}$ (where $l = \sqrt{(s/2)^2 + h^2}$) |
| Sphere | - | - | $\mathbf{SA = 4\pi r^2}$ |
[!TIP] Vertical Height ($h$) vs. Slant Height ($l$): When computing the volume of a cone or pyramid, always use the perpendicular vertical height ($h$). When computing the surface area of a cone or pyramid, always use the slant height ($l$). If only $r$ and $h$ are given, find $l$ using the Pythagorean theorem: $l = \sqrt{r^2 + h^2}$.
Step-by-Step Worked Applications
Worked Example 1: HVAC Air Duct & Material Estimation
Problem: An HVAC contractor fabricates a closed rectangular sheet-metal ventilation trunk measuring $6\text{ ft}$ long, $3\text{ ft}$ wide, and $2\text{ ft}$ tall.
- What is the total volume of air the trunk holds?
- How many square feet of sheet metal are needed to construct the complete closed box?
Solution:
- Step 1 (Volume):
- Step 2 (Surface Area):
Worked Example 2: Concrete Footing Foundation (Cubic Yard Conversion)
Problem: A builder pours 4 identical solid cylindrical concrete support pillars for an elevated deck. Each pillar has a diameter of $2\text{ ft}$ and a height of $9\text{ ft}$. Concrete is ordered by the cubic yard ($1\text{ yd}^3 = 27\text{ ft}^3$). Using $\pi \approx 3.14$, how many cubic yards of concrete must be delivered (round to the nearest tenth)?
Solution:
- Step 1 (Find radius): $r = \frac{d}{2} = \frac{2}{2} = 1\text{ ft}$.
- Step 2 (Volume of one pillar):
- Step 3 (Total volume for 4 pillars):
- Step 4 (Convert to cubic yards):
Worked Example 3: Composite Solid (Cylinder Silo with Conical Roof)
Problem: An agricultural grain silo consists of a cylindrical main body of radius $10\text{ ft}$ and height $30\text{ ft}$, capped with a conical roof of vertical height $12\text{ ft}$. What is the total storage volume of the silo in terms of $\pi$?
Solution:
- Step 1 (Cylinder body volume):
- Step 2 (Cone roof volume):
- Step 3 (Sum components):
A municipal water utility operates a cylindrical water storage tank with an interior diameter of 20 feet and a height of 15 feet. Using π ≈ 3.14, what is the total liquid storage capacity (volume) of the tank in cubic feet?
A manufacturing facility produces closed rectangular shipping containers that measure 8 feet long, 5 feet wide, and 4 feet high. The exterior of each container must be coated with a protective anti-corrosion sealant. What is the total surface area of one container that requires sealant?
A construction team pours a solid concrete right pyramid decorative monument with a square base of side length 6 feet and a vertical height of 9 feet. Ready-mix concrete costs $135 per cubic yard. What is the total cost of the concrete required to pour the monument? (Note: 1 cubic yard = 27 cubic feet).