Historical Context & Motivation
Long before calculus existed, mathematicians wondered how to calculate the volume of curved objects like barrels, domes, and vases. The ancient Greeks made remarkable progress on this problem. Archimedes famously determined the volume of a sphere by imagining it as a collection of thin circular slices — an idea that foreshadowed modern integration by nearly two thousand years. His approach was geometric and laborious, but the core insight — breaking a curved solid into manageable pieces — remains at the heart of how we compute volumes of revolution today.
When Newton and Leibniz developed calculus in the late 1600s, they gave us the tools to turn Archimedes' slicing idea into a systematic method. Instead of painstakingly summing finitely many discs, we could now set up an integral that adds up infinitely many infinitesimally thin discs in one elegant expression. This breakthrough opened the door to computing the volumes of any shape generated by rotating a curve around an axis.
The central question this topic addresses is deceptively simple: if you take a curve on the xy-plane and spin it around an axis, what is the volume of the resulting three-dimensional solid? Calculus gives us a precise and elegant answer through the disc method, which we will develop step by step in this lesson.
Core Principles & Definitions
Before diving into formulas, let's establish the key ideas that make volumes of revolution work. Every computation in this topic rests on a few foundational principles that connect two-dimensional curves to three-dimensional solids.
Solid of Revolution
The Disc Method
Rotation About the x-axis
Rotation About the y-axis
Area Between Curves
Visual Explanation — The Disc Method in Action
The diagram below shows the curve y = √x from x = 0 to x = 4 being rotated about the x-axis. On the left you see the original 2D region, and on the right you see several representative discs that approximate the resulting solid. Each disc is a thin cylinder whose radius equals the function value at that point.
Notice how the discs grow larger as x increases — this makes sense because y = √x gets larger as x increases, so the radius of each disc grows. At x = 1 the radius is √1 = 1, at x = 4 the radius is √4 = 2. The volume of each thin disc is π × (radius)² × (thickness), which equals π[f(x)]² dx. When we integrate this expression from x = 0 to x = 4, we sum up all the infinitesimally thin discs to get the exact volume of the solid.
Mathematical Framework
Now let's formalize the disc method into the equations you will use in IB exams. There are two main cases depending on which axis you rotate around, plus a washer variation for regions between two curves.
Rotation About the x-axis
Rotation About the y-axis
Washer Method — Region Between Two Curves
Disc vs. Washer — A Detailed Comparison
One of the trickiest parts of this topic is deciding which formula to use. The choice depends on two things: which axis you're rotating around, and whether the region is bounded by one curve and an axis or by two curves. The diagram below contrasts the disc method (solid cross-sections) with the washer method (ring-shaped cross-sections).
| Feature | Disc Method | Washer Method |
|---|---|---|
| Region bounded by | One curve and the axis of rotation | Two curves (one outer, one inner) |
| Cross-section shape | Solid circle (disc) | Ring / annulus (washer) |
| Formula (x-axis) | V = π ∫ₐᵇ [f(x)]² dx | V = π ∫ₐᵇ ([R(x)]² − [r(x)]²) dx |
| When to use | Region touches the axis; no hollow centre | Region does not touch the axis; hollow centre present |
Worked Example — Rotation About the x-axis
Let's compute the volume of the solid formed when the region bounded by y = x², the x-axis, x = 0, and x = 3 is rotated 2π radians about the x-axis.
Strengths, Limitations & Common Pitfalls
The disc/washer method is powerful but it does have limitations and common traps. Understanding these will help you navigate tricky IB exam questions confidently.
| Strengths | Limitations / Pitfalls |
|---|---|
| Works for any continuous function that can be squared and integrated. | Requires the function to be expressed in terms of the variable of integration (may need rearranging for y-axis rotation). |
| The formula is provided in the IB formula booklet, reducing memorization burden. | Forgetting the π factor or forgetting to square the function are the two most common errors. |
| Extends naturally to the washer method for regions between two curves. | For the washer method, incorrectly identifying which function is R(x) (outer) vs. r(x) (inner) leads to negative values. |
| Produces exact answers in terms of π — no approximation needed. | When rotating about a line other than an axis (e.g., y = 2), you must adjust the radius expression, which students often forget. |
Connection to Advanced Theory
Volumes of revolution are your first encounter with a broader idea in calculus: computing geometric properties of solids using integration. At university level, this extends to powerful generalizations involving multiple integrals and alternative coordinate systems.
| IB HL (This Course) | University / Further Study |
|---|---|
| Disc and washer methods (rotation about x- or y-axis) | Shell method — integrating cylindrical shells instead of discs; useful when the disc method leads to difficult integrals |
| Volumes of revolution (single integral) | Triple integrals for volumes of arbitrary 3D regions (not limited to solids of revolution) |
| Rotation about x-axis or y-axis only | Pappus' theorem — volume = 2π × (distance centroid travels) × (area of region); elegant shortcut |
| Cartesian coordinates only | Polar, cylindrical, and spherical coordinates for computing volumes of spheres, tori, and other symmetric shapes |
The disc method is also the conceptual foundation for the arc length and surface area of revolution formulas that appear in university calculus. In each case, the strategy is the same: slice the solid into simple pieces, express each piece's contribution algebraically, and integrate. Mastering the disc method now gives you a transferable skill that will serve you well in higher mathematics, physics, and engineering.
Practice Problems
Lesson Summary
A solid of revolution is formed by rotating a 2D region 360° about an axis. The disc method slices the solid into thin circular discs and integrates their volumes: V = π ∫ₐᵇ [f(x)]² dx for rotation about the x-axis, and V = π ∫_c^d [g(y)]² dy for rotation about the y-axis (where x = g(y)). When the region is bounded by two curves, the washer method subtracts the inner disc from the outer disc: V = π ∫ₐᵇ ([R(x)]² − [r(x)]²) dx.
Before setting up any integral, answer three questions: which axis of rotation (determines the variable of integration), how many curves bound the region (disc vs. washer), and what are the bounds of integration. Remember to square the function before integrating and never forget the factor of π. These formulas extend naturally to the shell method and triple integrals at the university level, but mastering the disc/washer approach in this course gives you the conceptual foundation for all of them.