MATH 2 • GEOMETRY

Volume of 3D Solids — I can calculate volume of cylinders, cones, spheres, and pyramids and interpret units correctly.

Master the formulas and reasoning behind measuring how much space three-dimensional objects occupy.

Historical Context & Motivation

Humans have needed to measure the capacity of three-dimensional objects for thousands of years. Ancient civilizations had to calculate how much grain a silo could hold, how much water a reservoir could store, and how much stone was required to build a monument. The concept of volume — the amount of space enclosed by a solid — grew from these practical demands into a rich branch of geometry that we still use every day.

~1850 BCE
Egyptian Moscow Papyrus
Ancient Egyptian scribes recorded a formula for the volume of a truncated pyramid (frustum), showing early mastery of 3D measurement for construction projects like granaries and pyramids.
~300 BCE
Euclid's Elements
Euclid formalized the geometry of prisms, pyramids, cylinders, cones, and spheres in Books XI–XIII, providing the logical proofs that underpin the formulas we use today.
~250 BCE
Archimedes' Breakthrough
Archimedes proved that the volume of a sphere is exactly two-thirds the volume of its circumscribing cylinder. He considered this his greatest achievement and asked for the diagram to be engraved on his tombstone.
1615 CE
Kepler & Cavalieri
Johannes Kepler used infinitesimal slicing methods to compute volumes of wine barrels, and Bonaventura Cavalieri formalized the principle that solids with equal cross-sectional areas at every height share the same volume.
Modern Era
Engineering & Science
Today, volume calculations are essential in fields from architecture and manufacturing to medicine (dosing) and aerospace (fuel tank design). The same core formulas from antiquity remain foundational.

The central question this lesson answers is straightforward: given the shape and dimensions of a cylinder, cone, sphere, or pyramid, how do we calculate the volume, and why do the formulas look the way they do? Along the way, you will also learn to interpret and convert units correctly so your answers always make physical sense.

Core Principles & Definitions

Before diving into formulas, it helps to anchor a few foundational ideas. Volume measures three-dimensional space in cubic units — square units multiplied by one more dimension of length. Understanding why each formula contains specific factors (like π or ⅓) comes down to the shape's cross-sections and how they change from base to apex.

1

Volume = 3D Space

Volume quantifies the total interior space of a solid. It is always expressed in cubic units (cm³, in³, ft³, m³) because you multiply three length dimensions together.
2

Base Area × Height

For prisms and cylinders, volume equals the area of the base times the height. This idea is the starting point for every volume formula in this lesson.
3

The ⅓ Factor

Cones and pyramids taper to a point, so they hold exactly one-third the volume of the corresponding cylinder or prism with the same base and height.
4

The Role of π

Whenever a cross-section is circular (cylinders, cones, spheres), the constant π appears because the area of a circle is πr². This connects 2D area to 3D volume.
5

Unit Consistency

All dimensions must be in the same unit before you calculate. If the radius is in centimeters and the height is in meters, convert first — then cube your units in the final answer.
KEY TAKEAWAY
Think of volume like filling a shape with tiny unit cubes. A cylinder is like a stack of circular layers — each layer has area πr², and you stack h layers high. A cone is like that same cylinder but shaved down to a point, so it uses only one-third the material. A sphere is like the most efficient packing of space around a center point, which is why its formula involves ⁴⁄₃.

Visual Overview of 3D Solids

The diagram below shows each of the four solids side by side with their key dimensions labeled. Notice how the cylinder and cone share the same base radius and height, yet the cone is exactly one-third the cylinder's volume. The pyramid similarly relates to a prism with the same base area and height.

All four solids with their key dimensions. The cylinder and cone share the same base radius r and height h; the sphere depends only on r; and the pyramid uses base area B and height h.

Pay close attention to the ⅓ factor that appears in both the cone and the pyramid formulas. This is not a coincidence — both shapes taper from a full base area down to a single point (the apex). As you move upward from the base, each cross-sectional slice shrinks, and the total accumulated volume ends up being exactly one-third of what a non-tapered solid with the same base and height would hold.

Mathematical Framework

Let's lay out each formula carefully, define every variable, and explain the reasoning behind each one. Memorizing these four formulas — and understanding the logic connecting them — is the key to this entire lesson.

VOLUME OF A CYLINDER
V = πr²h
V = volume, r = radius of the circular base, h = height (perpendicular distance between the two bases). The base is a circle with area πr², and you "stack" that circle h units high.
VOLUME OF A CONE
V = ⅓πr²h
Same variables as the cylinder. The factor reflects that the cone tapers linearly from full base area to zero area at its apex. It takes exactly 3 cones to fill a cylinder of the same base and height.
VOLUME OF A SPHERE
V = ⁴⁄₃ πr³
r = radius. The factor ⁴⁄₃ comes from Archimedes' proof relating the sphere to its circumscribing cylinder. Notice the exponent is 3 (not 2) — every dimension of a sphere is governed by r, so all three dimensions of length are represented.
VOLUME OF A PYRAMID
V = ⅓Bh
B = area of the base (any polygon — square, rectangle, triangle, etc.), h = perpendicular height from base to apex. Like the cone, the ⅓ factor arises because the pyramid tapers to a point.
📐 UNIT INTERPRETATION
If every length measurement is in centimeters, then r² has units of cm² and r²h or r³ has units of cm³. Your final volume answer must always carry cubic units. If the problem gives the diameter instead of the radius, remember to divide by 2 before plugging into the formula. If dimensions are in different units, convert them to the same unit first.

Comparing the Solids & Cross-Sectional Reasoning

One of the most powerful ideas in volume calculation is Cavalieri's Principle: if two solids have the same height and the same cross-sectional area at every level, they have the same volume. This principle explains why the formula V = Bh works for any prism or cylinder regardless of whether the base is tilted (oblique) — what matters is the perpendicular height and the area of each horizontal slice.

This graph plots how the cross-sectional area changes as you move from the base (height = 0) to the top (height = h). The cylinder has a constant area (flat line). The cone decreases linearly to zero. The sphere has a parabolic cross-section profile. The total volume is the area under each curve — explaining why each formula differs.
Summary of volume formulas and their structural reasoning
SolidBase ShapeTapers?Formula
CylinderCircle (πr²)No — constant cross-sectionV = πr²h
ConeCircle (πr²)Yes — to a pointV = ⅓πr²h
SphereCircle (varies by slice)Symmetric curveV = ⁴⁄₃πr³
PyramidAny polygon (area B)Yes — to a pointV = ⅓Bh

Worked Example — Multi-Solid Problem

A grain storage facility has a cylindrical silo topped with a conical roof. The cylinder has a radius of 5 meters and a height of 12 meters. The cone sits on top with the same 5-meter radius and a height of 3 meters. What is the total volume of grain the structure can hold? Give your answer in cubic meters, rounded to the nearest whole number.

Finding the Total Volume of a Cylinder + Cone
1
Step 1 — Identify the given valuesCylinder: r = 5 m, h = 12 m. Cone: r = 5 m, h = 3 m. Both parts share the same circular base radius, and we need the volume in cubic meters.
2
Step 2 — Calculate the cylinder's volumeUsing V = πr²h, we substitute: Vcyl = π × (5)² × 12 = π × 25 × 12 = 300π.
Vcyl = 300π ≈ 942.48 m³
3
Step 3 — Calculate the cone's volumeUsing V = ⅓πr²h, we substitute: Vcone = ⅓ × π × (5)² × 3 = ⅓ × π × 25 × 3 = ⅓ × 75π = 25π.
Vcone = 25π ≈ 78.54 m³
4
Step 4 — Add the two volumesVtotal = 300π + 25π = 325π ≈ 1,021.02 m³.
V ≈ 1,021 m³
5
Step 5 — Verify units and reasonablenessAll inputs were in meters, so r² gives m², and r²h gives m³ — our units are correct. The cone contributes roughly 8% of the total volume, which makes sense because it is much shorter than the cylinder. A cubic meter of grain weighs roughly 700–800 kg, so this silo would hold about 700–800 metric tons of grain — a realistic result.

Common Mistakes & How to Avoid Them

Even though the formulas are relatively short, volume problems are full of small traps. The table below catalogs the most frequent errors and how to dodge them.

Top five volume-calculation errors
MistakeWhy It HappensHow to Fix It
Using diameter instead of radiusProblems often give the diameter. Students plug it straight into r².Always check: if it says "diameter = 10," then r = 5. Divide by 2 first.
Forgetting the ⅓ factorMixing up the cylinder and cone formulas, especially under time pressure.Ask: does this solid taper to a point? If yes → multiply by ⅓.
Mismatched unitsRadius in inches, height in feet — then the units become meaningless.Convert all measurements to the same unit before any multiplication.
Writing units as "squared" instead of "cubed"Confusing area (cm²) with volume (cm³).Volume is always cubic. Count the dimensions: length × length × length = cubed.
Using slant height for h in a cone/pyramidThe slant height runs along the surface, not straight down.Use the perpendicular height. If only slant height and radius are given, apply the Pythagorean theorem to find h.
🔍 QUICK CHECK HABIT
After solving any volume problem, ask yourself three questions: (1) Did I use radius, not diameter? (2) Did I include the ⅓ if the shape tapers? (3) Are my final units cubic? If all three are "yes," you are almost certainly correct.

Connection to Advanced Topics

The formulas you learned here are the foundational layer. As you progress through math and science, you will encounter increasingly powerful ways to compute and apply volumes. The table below previews how each concept extends.

How this lesson's concepts connect to future coursework
This LessonWhere It Leads
V = πr²h (cylinder)In calculus, you derive this by integrating the area of circular cross-sections: ∫₀ʰ πr² dx. This generalizes to solids of revolution.
V = ⅓πr²h (cone)The ⅓ factor emerges naturally from ∫₀ʰ π(r·x/h)² dx, where the radius decreases linearly. Related rate problems in calculus use dV/dt.
V = ⁴⁄₃πr³ (sphere)In multivariable calculus, this is derived using triple integrals in spherical coordinates. In physics, it appears in density, pressure, and gravitational field calculations.
V = ⅓Bh (pyramid)Extends to frustums (truncated pyramids) via V = h/3 × (B₁ + B₂ + √(B₁B₂)). Also connects to tetrahedra in 3D coordinate geometry.
Unit conversions (cm³ → m³)In chemistry, 1 cm³ = 1 mL, which bridges geometry to concentration and molarity. In engineering, unit analysis is critical for dimensional consistency.

For now, the most important step is to build fluency with the four core formulas and to develop the habit of always tracking your units. These skills will make advanced topics feel like natural extensions rather than brand-new challenges.

Practice Problems

PROBLEM 1CONCEPTUAL
A cone and a cylinder both have the same circular base and the same height. Explain in your own words why the cone's volume is exactly one-third of the cylinder's volume. What does the ⅓ factor represent geometrically?
PROBLEM 2BASIC CALCULATION
Find the volume of a sphere with a diameter of 18 cm. Express your answer in terms of π and also as a decimal rounded to two decimal places.
PROBLEM 3INTERMEDIATE
A square pyramid has a base side length of 10 inches and a slant height of 13 inches. Find the volume of the pyramid.
PROBLEM 4APPLIED
A cylindrical water tank has a radius of 3 feet and a height of 8 feet. Water is being pumped in at a rate of 2 cubic feet per minute. How many minutes will it take to fill the tank completely? Round to the nearest minute.
PROBLEM 5CRITICAL THINKING
A hemisphere (half of a sphere) of radius r sits perfectly inside a cylinder of the same radius and height r. What fraction of the cylinder's volume is occupied by the hemisphere? How does this compare to the cone-to-cylinder ratio?

Lesson Summary

This lesson covered the volume formulas for four essential 3D solids. A cylinder uses V = πr²h because its cross-section is constant. A cone uses V = ⅓πr²h because it tapers to a point, holding exactly one-third the volume of the corresponding cylinder. A sphere uses V = ⁴⁄₃πr³, with the exponent of 3 reflecting that all three dimensions depend on the radius. A pyramid uses V = ⅓Bh, where B is the area of any polygonal base, and the ⅓ factor again accounts for the tapering to an apex.

Equally important is the discipline of unit interpretation: always ensure every measurement shares the same unit before calculating, express your final answer in cubic units, and remember to convert diameter to radius when necessary. Use the quick-check habit — radius (not diameter), ⅓ for tapered shapes, and cubic units — to catch the most common errors. Mastering these formulas and habits prepares you for composite-solid problems, real-world applications, and the calculus-based derivations you will encounter in future courses.

Varsity Tutors • Math 2 • Volume of 3D Solids