




Frequently Asked Questions: Volumes of Solids with Known Cross-Sections
This is a method in calculus used to find the volume of a three-dimensional solid by slicing it into thin pieces (cross-sections) whose areas can be calculated using a known geometric formula. The total volume is then found by integrating the area of these cross-sections over the length or width of the solid.
The general steps are:
- Sketch the base of the solid in the xy-plane. This base is often defined by curves.
- Identify the shape of the cross-sections (e.g., squares, triangles, circles).
- Determine whether the cross-sections are perpendicular to the x-axis or the y-axis.
- Find a formula for the area of a single cross-section, A(x) if perpendicular to x-axis, or A(y) if perpendicular to y-axis. This area formula will depend on the shape of the cross-section and the functions defining the base.
- Determine the limits of integration (the interval over which the solid exists along the chosen axis).
- Set up and evaluate the definite integral of the area formula over the determined interval.
If the cross-sections are perpendicular to the x-axis over the interval [a, b], the volume V is:
V = ∫ab A(x) ⅆx
If the cross-sections are perpendicular to the y-axis over the interval [c, d], the volume V is:
V = ∫cd A(y) ⅆy
where A(x) or A(y) is the area of a typical cross-section.
The choice is determined by the orientation of the cross-sections:
- If the cross-sections are perpendicular to the **x-axis**, you integrate with respect to **x (dx)**. The area formula A(x) must be in terms of x, and the integration limits are x-values.
- If the cross-sections are perpendicular to the **y-axis**, you integrate with respect to **y (dy)**. The area formula A(y) must be in terms of y, and the integration limits are y-values.
Problems often feature cross-sections that are basic geometric shapes, where the dimensions of the shape (like side length or radius) are determined by the distance between the boundary curves of the solid's base at a given x or y value. Common shapes include:
- Squares
- Rectangles (with a fixed height or width)
- Semicircles
- Equilateral Triangles
- Isosceles Right Triangles
The Disk and Washer methods are actually specific applications of finding volumes with known cross-sections. When you revolve a region around an axis, the cross-sections perpendicular to that axis are either solid circles (Disks) or rings (Washers). The formulas for their areas (πr² and π(R²-r²)) are specific instances of the general A(x) or A(y) formula.