Chapter 5: Applications of Integration
Section 5.2: Volume of a Solid of Revolution
|
Example 5.2.8
|
|
If is the plane region bounded by the -axis and the graphs of and , use the method of shells to calculate the volume of the solid of revolution formed when is rotated about the line .
|
|
|
|
Solution
|
|
|
Mathematical Solution
|
|
•
|
The height of the generic cylindrical shell for this solid is . This shell is formed from a rectangular slab thick, and of height and width , where .
|
•
|
Thus, the volume of the slab from which the shell is constructed is
.
|
•
|
The total volume is then =
|
|
|
Maple Solution
|
|
Figure 5.2.8(a) shows the
tutor defaulting to the shell method when finding the volume of the solid of revolution formed by rotating the plane region is about a vertical axis.
In the section "Line of Revolution" select "Vertical" and change the default 0 to 2 as the distance of the line of rotation from the coordinate axis. Click "Plot Options" and choose both Constrained Scaling and framed axes. Click the "Display" button to update the figure and to obtain the appropriate calculation.
Figure 5.2.8(b) shows the solid segmented into a stack of concentric shells. The VolumeOfRevolution command at the bottom of the tutor, or the tutor itself can be used to generate a similar figure. (The actual code used to generate Figure 5.2.8(b) is hidden behind the table cell in which the figure resides.)
|
Figure 5.2.8(a) Volume of Revolution tutor
|
|
|
|
>
|
Student:-Calculus1:-VolumeOfRevolution(x^2, 0 .. 1, 'axis' = vertical, 'distancefromaxis' = 2, 'showvolume' = false, 'showsum' = true, 'showregion' = false, 'method' = midpoint, 'partition' = 6, 'output' = plot, axes = none, sumvolumeoptions = [color = pink, transparency = 0, lightmodel = none, style = patch], caption = "", orientation = [-120, 75, 0], glossiness = 0, scaling = constrained, showfunction = false, showrotationline = false);
|
|
Figure 5.2.8(b) Solid segmented into shells
|
|
|
|
Calculation of the volume
|
•
|
Expression palette: Definite-integral template
|
•
|
Context Panel: Evaluate and Display Inline
|
|
=
|
|
|
|
|
|
<< Previous Example Section 5.2
Next Section >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
|