Volume of Solids of Revolution Final
Volume of Solids of Revolution Final
I. Introduction
A. Conceptual Background
To visualize the disk method, consider rotating a simple geometric region, such as a
rectangle, about a horizontal or vertical line. This action generates a solid resembling a
stack of thin circular plates—or disks. The idea is analogous to imagining a cookie: a
round shape with a small but measurable thickness. Each cross-section perpendicular to
the axis of revolution forms a perfect circle, and the collection of these infinitesimally thin
disks makes up the entire volume of the solid.
B. Mathematical Foundation
𝑉 = 𝜋𝑅2 ⋅ 𝑤
where:
To find the total volume of a solid made of infinitely many such disks, we integrate across
the bounds of the region:
𝑏
𝑉 = 𝜋 ∫ [𝑅(𝑥 )]2 𝑑𝑥
𝑎
If the solid is rotated about the y-axis instead, the formula adapts to:
𝑑
𝑉 = 𝜋 ∫ [𝑅(𝑦)]2 𝑑𝑦
𝑐
C. Key Considerations
• The region being revolved must be flush against the axis of revolution to avoid
creating a hole.
• The rectangular slice used must be perpendicular to the axis.
• The radius RRR is derived from the height of the representative rectangle and
depends on the functions defining the region.
D. Example
Problem 1:
Find the volume of the solid generated by revolving the region bounded by:
𝑦 = 𝑥, 𝑦 = 0, 𝑥 = 0, 𝑥 = 4
Solution:
Step 2: Next, we will identify our axis of rotation and create our vertical, rectangular
Step 3: Now we must determine our bounds, or width of the bounded region, which will
become our bounds of integration as well as our top and bottom function.
0 ≤𝑥 ≤4 𝑅 = {⏟
𝑥} − {⏟
0}
{𝑡𝑜𝑝: 𝑦 = 𝑥} {𝑏𝑜𝑡𝑡𝑜𝑚: 𝑦 = 0}
Step 4: Lastly, we plug everything into our formula and integrate it to find the volume of
𝑏
𝑉 = 𝜋 ∫ (𝑅2 ) 𝑑𝑥
𝑎
4
= 𝜋 ∫ (𝑥 − 0)2 𝑑𝑥
0
4
= 𝜋 ∫ 𝑥 2 𝑑𝑥
0
4
𝑥3
= 𝜋[ ]
3 0
43 03
= 𝜋( − )
3 3
64𝜋
𝑉 =
3
E. Summary
The disk method is ideal for solids where the region touches the axis of revolution directly,
producing solid circular cross-sections. It is widely applicable to revolutions about the x-
or y-axis or other horizontal/vertical lines when the appropriate orientation of slices is
ensured.
A. Conceptual Background
The washer method is a natural extension of the disk method, designed for scenarios
where the region does not lie directly against the axis of revolution. When a solid has a
hollow center (like a donut or washer), rotating the area results in cross-sections with a
hole, resembling washers rather than full disks.
This method draws from geometric principles: to find the area of a washer, subtract the
area of the inner disk from the outer disk. The same logic is applied in volume calculation.
B. Mathematical Foundation
𝑉 = 𝜋 (𝑅 2 − 𝑟 2 ) ⋅ 𝑤
where:
Using integration:
𝑏
𝑉 = 𝜋 ∫ ( [ 𝑅(𝑥 )]2 − [ 𝑟(𝑥 )]2 ) 𝑑𝑥
𝑎
𝑑
𝑉 = 𝜋 ∫ ( [ 𝑅(𝑦)]2 − [ 𝑟(𝑦)]2 ) 𝑑𝑦
𝑐
C. Key Considerations
D. Example
Problem 1:
Find the volume of the solid generated by rotating the region bounded by:
𝑦 = 𝑥 2, 𝑦 = √{𝑥}
Step 2: Next, we will identify our rotation axis and create our vertical, rectangular slice
perpendicular to the axis of rotation (i.e., the x-axis). In doing so, we determine
Step 3: Now we must determine our outer radius, R, and our inner radius, r.
Step 4: Lastly, we plug everything into our formula and integrate it to find the volume of
the resulting solid of revolution.
1 1 1
2 2 )2 ) 4)
𝑥2 𝑥5 3𝜋
𝑉 = 𝜋 ∫ ((√ 𝑥) − (𝑥 𝑑𝑥 = 𝜋 ∫ ( 𝑥 − 𝑥 𝑑𝑥 = 𝜋 [ − ] =
0 0 2 5 0 10
E. Summary
The washer method is optimal when dealing with solids that have holes in the center due
to a region that does not directly touch the axis of revolution. It builds on the disk method
and is vital when multiple functions bound the region.
A. Conceptual Background
The shell method relies on the idea of using thin cylindrical shells to approximate the
volume of a solid of revolution. Rather than slicing the region into perpendicular disks or
washers, the shell method slices the region into vertical or horizontal cylindrical shells,
each with a certain radius, height, and thickness.
The surface area 𝑆𝐴 of a single cylindrical shell is calculated using the well-known formula
for the surface area of a cylinder:
𝑆𝐴 = 2𝜋𝑟 ℎ
where:
• 𝑟 represents the radius of the shell (distance from the axis of revolution),
• ℎ represents the height of the shell.
However, since the shell has thickness, we must consider the product of the
circumference, the height, and the thickness of each shell to obtain the volume.
Therefore, the formula for the volume of one shell becomes:
𝑉 = 2𝜋𝑝 ℎ Δ𝑥
where:
To compute the volume of the entire solid, we sum the volumes of an infinite number of
such shells:
𝑉 = \𝑙𝑖𝑚{𝑛 →∞}\𝑠𝑢𝑚{𝑛}2𝜋𝑝 ℎ Δ𝑥
{𝑖=1}
This sum represents the integral for the volume of the solid of revolution.
Conceptual Comparison
As illustrated by the following graphics, the disk method and the shell method differ
significantly in how they divide the region of revolution and compute the resulting volume:
• Disk Method: Slices are taken perpendicular to the axis of revolution, and each
slice forms a disk whose.
• Shell Method: Slices are taken parallel to the axis of revolution, and each slice
forms a cylindrical shell.
This distinction fundamentally alters how the two methods are applied, depending on the
orientation of the axis and the geometric configuration of the region.
Key Differences
Problem Statement 1:
Find the volume of the solid obtained by rotating about the x-axis the region bounded
between
𝑦 = 𝑥 2, 𝑦 = 0, 𝑥 = 0, = 4
Step 1: First, let’s graph the region and find all points of intersection.
Step 2: Now, let’s calculate the volume using the disk (washer) method and the shell
method, side by side, and see how they compare
Both the disk method and the shell method yield the same result when used to calculate
the volume of a solid of revolution, as demonstrated in the previous example. Given that
both techniques produce the same outcome, the choice between them often comes down
to the specific problem at hand and personal preference. However, there are situations
where the shell method is clearly more advantageous. The disk method may not be
suitable or efficient in certain cases, particularly when dealing with regions that do not
align well with the axis of revolution. In such scenarios, the shell method is the preferable
option due to its ability to handle more complex geometries and orientations.
Problem Statement 2:
Consider the problem of determining the volume of a solid obtained by rotating about the
y-axis the region bounded by the 𝑦 = 2𝑥 2 – 𝑥 3 , 𝑦 = 0 . To begin, we first graph the
region and identify all points of intersection.
Upon attempting to apply the washer method, it becomes apparent that the outer function
(the "top" function) and the inner function (the "bottom" function) are identical. As a result,
they would cancel each other out, rendering the method unfeasible. Therefore, rather than
using rectangles perpendicular to the axis of revolution, we opt to use rectangles parallel
to the axis of rotation by employing the shell method.
2 2 2
2 3) 3 4
2𝑥 4 𝑥 5 16𝜋
𝑉 = 2𝜋 ∫ 𝑥 ( 2𝑥 − 𝑥 𝑑𝑥 = 2𝜋 ∫ ( 2𝑥 − 𝑥 ) 𝑑𝑥 = 2𝜋 [ − ] =
0 0 4 5 0 5
D. Summary:
The shell method is an invaluable technique for calculating the volumes of solids of
revolution, offering a powerful alternative to the disk and washer methods. Its application
is particularly advantageous when dealing with vertical axis rotations or when the region
does not touch the axis. Through integration and the use of cylindrical shells, we can
accurately compute volumes for a wide range of geometric shapes. Mastery of the shell
method, along with understanding when it is the most efficient approach, is essential for
solving real-world engineering and physics problems involving rotational symmetry.
VI. Conclusion
VII. References:
Calculus early transcendentals: Integral & multi-variable calculus for social sciences.
(n.d.). Volume of revolution: Shell method. https://www.sfu.ca/math-
coursenotes/Math%20158%20Course%20Notes/sec_shell.html
Lumen Learning. (n.d.). Disk and washer methods. In Calculus I. Retrieved from
https://courses.lumenlearning.com/calculus1/chapter/disk-and-washer-
methods/