|
recaplica
Solid of Revolution: What It Is and the Volume Formula | |||||||||||||||||||||||
| © 2026 Recaplica · recaplica.com — All rights reserved | |||||||||||||||||||||||
Solid of Revolution: What It Is and the Volume FormulaWhat to print Page numbers appear when printing with default margins. SlidesChoose a cut Flash10 slidesThe essential thread, to present in classFull15 slidesEvery chapter and the deeper detailBoth come with speaker notes. In 30 seconds quick readA solid of revolution is the three-dimensional shape you get by spinning a flat region around a line, the axis of revolution. Cylinders, cones and spheres are the most familiar examples, but the same idea works for any curve. The volume comes from slicing the solid into thin cross-sections and adding them up with an integral: solid disks when the shape touches the axis, hollow washers when it leaves a gap in the middle. This Recap walks through both formulas, two worked examples, and where the underlying calculus actually came from. Key Points
Key figures
Deep DiveSolids of revolution are part of solid geometry: they’re the bridge between flat-shape geometry and the volume of genuinely complicated objects, which is why the topic shows up in calculus courses, once integration enters the picture. What solids of revolution areMathWorld’s definition, echoed by Wikipedia, describes a solid of revolution as a three-dimensional shape enclosing the surface produced when a curve, a line, or a flat region is rotated around an axis. That axis has to sit in the same plane as the original shape — it’s the line everything spins around. The most familiar examples come straight out of classical Euclidean geometry. Rotate a rectangle around one of its sides and you get a cylinder. Rotate a right triangle, or just a line, around one leg and you get a cone. Rotate a semicircle around its own diameter and you get a sphere. A slice cut from a solid of revolution by a plane set at an angle to its base is called an “ungula,” in the terminology MathWorld uses. Once the starting shape is more complicated than a rectangle or a triangle, the resulting solid no longer has a simple volume formula — that’s where calculus, and specifically the disk and washer method, takes over. The disk methodThe disk method applies when the rotated region touches the axis all along the interval in question. Picture slicing the solid with planes perpendicular to the axis: each slice is a solid disk, and its radius is the distance from the curve to the axis at that point. For a function f(x) defined on an interval from a to b and rotated around the x-axis, each disk’s area is pi times f(x) squared; stacking infinitely many infinitely thin disks with an integral gives the total volume, V equals pi times the integral from a to b of f(x) squared. The same idea carries over when rotating around the y-axis, simply swapping the roles of x and y in the formula.
The washer methodWhen the rotated region doesn’t touch the axis — because it’s bounded by two curves, one closer and one farther away — the resulting solid has a hole through the middle, like a ring. Every cross-section is no longer a solid disk but a washer, bounded by an outer radius and an inner radius. The volume comes from subtracting the inner circle’s area from the outer circle’s area and integrating along the interval: V equals pi times the integral from a to b of the outer radius squared minus the inner radius squared.
An MIT exercise describes this exact situation with a donut-shaped solid, produced by rotating a region around a line that doesn’t touch it: it’s the case where the disk method alone isn’t enough, and the washer method takes over. Comparing the two methods
Special cases: cone, sphere, cylinderBoth methods aren’t just for awkward curves — applied to simple shapes, they hand back the volume formulas already familiar from geometry class. Rotating the line y = kx, between x=0 and x=h, around the x-axis produces a cone with base radius R = kh and height h; the volume that comes out of the integration matches the standard formula, one-third pi times R squared times h. The same logic recovers the sphere’s formula from a rotated semicircle, and the cylinder’s from a rotated rectangle.
MathWorld lists this same table as a reference check: if applying the disk method to a cone doesn’t return this result, there’s an error somewhere in the integral. Where the two methods came from, carefully statedThe calculus underneath the disk and washer methods didn’t arrive on a single day. According to Wikipedia, Bonaventura Cavalieri published a treatise on the method of indivisibles in 1635, inspired by Kepler’s work — the direct conceptual ancestor of slicing a solid into extremely thin layers. Newton worked out his own calculus between 1664 and 1666, with a manuscript dated May 20, 1665 already showing substantial progress. Leibniz, working independently, recorded his discoveries in manuscripts starting in the autumn of 1675 and published the first paper on differential calculus in 1684, in the journal Acta Eruditorum in Leipzig. None of these sources, though, pins down a precise date for the disk or washer method itself as a teaching technique: that’s a later systematization, built into calculus textbooks on the foundations Cavalieri, Newton and Leibniz had laid. And well before any of them, Archimedes of Syracuse, working around 287-212 BCE, had already reached the volume of a sphere using the method of exhaustion, a purely geometric procedure with no limits and no algebraic notation: the historical sources consulted here describe it as the result he valued most in his entire body of work. Common mistakesThe most frequently flagged error involves the washer method specifically: mixing up the square of a difference with the difference of two squares. One source (LibreTexts, adapted from OpenStax Calculus) calls this out explicitly as “a prevalent mistake” among students, and recommends deriving the formula from scratch every time rather than memorizing it — a practical habit more than a theoretical nicety, since the final number changes depending on which version you use. Anyone who has already worked with equations for lines and curves will recognize the same principle here: the exact shape of the function, not just its general type, is what determines the volume of the solid it sweeps out. Slide deckSlides ready to download and make your own in PowerPoint or Google Slides, with speaker notes. Pick the Flash cut or the Full one. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Common myths
Mind mapDrag the background to move around and the nodes to reposition them; use − and + to collapse and expand branches.
Quiz: test yourselfAnswer the questions to check what you have learned: you get instant feedback and a short explanation. Grade 0/10 0/5
FlashcardsTap the card to flip it and check whether you remember the answer, then move to the next one. 1 / 8 Explain it in your own wordsThe ultimate test: if you can explain it in simple words, you've truly understood it. Write your explanation, then compare it with the Recap. Your explanation is saved only on this device.
Frequently asked questionsWhat is a solid of revolution?It's a three-dimensional shape produced by rotating a flat region, or even just a curve, around a line in the same plane called the axis of revolution. Its outer boundary is called the surface of revolution. What is the disk and washer method used for?It's the standard technique for finding the volume of a solid of revolution with calculus. The disk method slices the solid into solid circles when the region touches the axis; the washer method slices it into rings when the region is offset from the axis, leaving a hole down the middle. What is the disk method formula?For a function f(x) on an interval from a to b, rotated around the x-axis, the volume equals pi times the integral from a to b of f(x) squared. Each thin slice is a disk with radius f(x), and stacking infinitely many of them with an integral gives the total volume. How is the washers method different from the disk method?The washers method is used when the rotated region does not touch the axis, so every cross-section is a ring rather than a solid circle. The volume formula subtracts the squared inner radius from the squared outer radius before integrating — a common mix-up is squaring the difference of the radii instead, which gives the wrong number. How can I practice finding the volume of a solid of revolution?Start with a simple function on a defined interval, decide whether the region touches the axis (disk) or sits away from it (washer), write out the matching integral, and solve it step by step. Checking the result against the known volumes of a cone, sphere or cylinder is a quick way to catch a mistake. Every Recap goes through an independent review before publication. |













