Problem 29
Question
For some regions, both the washer and shell methods work well for the solid generated by revolving the region about the coordinate axes, but this is not always the case. When a region is revolved about the \(y\) -axis, for example, and washers are used, we must integrate with respect to \(y .\) It may not be possible, however, to express the integrand in terms of \(y .\) In such a case, the shell method allows us to integrate with respect to \(x\) instead. Exercises 29 and 30 provide some insight. $$ \begin{array}{l}{\text { Compute the volume of the solid generated by revolving the region }} \\ {\text { bounded by } y=x \text { and } y=x^{2} \text { about each coordinate axis }} \\ {\text { using }}\end{array} $$ $$\text{a. the shell method}. \quad\text{ b. the washer method}.$$
Step-by-Step Solution
VerifiedKey Concepts
Shell Method
For example, when revolving a region about the y-axis, consider a thin vertical strip at a distance 'x' from the y-axis. When this strip is revolved, it forms a cylindrical shell with a radius 'x.' The height of the shell is given by the difference between the two functions describing the region. In the specific case of the curves given by \( y = x \) and \( y = x^2 \), the difference is \( x - x^2 \).
The formula for computing the volume of such a shell is exactly where this technique shines:
- The formula is \( V = 2\pi \ imes \text{radius} \ imes \text{height} \ imes \text{thickness} \).
- When integrated, the volume becomes \( V = 2\pi \int_{a}^{b} x(x - x^2) \,dx \).
Washer Method
This method is often employed when revolving around either the x-axis or the y-axis. When revolving around the x-axis, the washer method captures successive cross-sections perpendicular to the axis. Each washer has an outer and inner radius, forming the disc and hole, respectively.
Take the curves \( y = x \) and \( y = x^2 \), revolving around the x-axis. The outer radius is \( y = x \) and the inner radius is \( y = x^2 \). The difference between these two radii gives the area of the washer, which is \( \pi[(x)^2 - (x^2)^2] \). The integral setup for the volume from \( x = 0 \) to \( x = 1 \) is:
- \( V = \pi \int_{0}^{1} (x^2 - x^4) \,dx \)
Integration Techniques
Understanding when to use each integration technique is crucial. In the shell method, the integral is set up such that the variable of integration should run perpendicular to the axis of rotation. Conversely, in the washer method, the variable of integration aligns parallel to the axis of rotation. This understanding dictates whether you should integrate with respect to \( x \) or \( y \), depending on how each axis relates to the problem.
Here's a brief guide when considering integration techniques:
- For shell method: The integral setup often involves multiplying by \( 2\pi \), as the circumference plays a role.
- For washer method: It's key to subtract areas within \( \pi \int [(\text{outer radius})^2 - (\text{inner radius})^2] \,dx \).