Determining Volumes by Slicing
Learning Objectives
- Determine the volume of a solid by integrating a cross-section (the slicing method).
- Find the volume of a solid of revolution using the disk method.
- Find the volume of a solid of revolution with a cavity using the washer method.
In the preceding section, we used definite integrals to find the area between two curves. In this section, we use definite integrals to find volumes of three-dimensional solids. We consider three approaches—slicing, disks, and washers—for finding these volumes, depending on the characteristics of the solid.
Volume and the Slicing Method
Just as area is the numerical measure of a two-dimensional region, volume is the numerical measure of a three-dimensional solid. Most of us have computed volumes of solids by using basic geometric formulas. The volume of a rectangular solid, for example, can be computed by multiplying length, width, and height: [latex]V=lwh.[/latex] The formulas for the volume of a sphere [latex](V=\frac{4}{3}\pi {r}^{3}),[/latex] a cone [latex](V=\frac{1}{3}\pi {r}^{2}h),[/latex] and a pyramid [latex](V=\frac{1}{3}Ah)[/latex] have also been introduced. Although some of these formulas were derived using geometry alone, all these formulas can be obtained by using integration.
We can also calculate the volume of a cylinder. Although most of us think of a cylinder as having a circular base, such as a soup can or a metal rod, in mathematics the word cylinder has a more general meaning. To discuss cylinders in this more general context, we first need to define some vocabulary.
We define the cross-section of a solid to be the intersection of a plane with the solid. A cylinder is defined as any solid that can be generated by translating a plane region along a line perpendicular to the region, called the axis of the cylinder. Thus, all cross-sections perpendicular to the axis of a cylinder are identical. The solid shown in (Figure) is an example of a cylinder with a noncircular base. To calculate the volume of a cylinder, then, we simply multiply the area of the cross-section by the height of the cylinder: [latex]V=A·h.[/latex] In the case of a right circular cylinder (soup can), this becomes [latex]V=\pi {r}^{2}h.[/latex]
If a solid does not have a constant cross-section (and it is not one of the other basic solids), we may not have a formula for its volume. In this case, we can use a definite integral to calculate the volume of the solid. We do this by slicing the solid into pieces, estimating the volume of each slice, and then adding those estimated volumes together. The slices should all be parallel to one another, and when we put all the slices together, we should get the whole solid. Consider, for example, the solid S shown in (Figure), extending along the [latex]x\text{-axis}\text{.}[/latex]
We want to divide [latex]S[/latex] into slices perpendicular to the [latex]x\text{-axis}\text{.}[/latex] As we see later in the chapter, there may be times when we want to slice the solid in some other direction—say, with slices perpendicular to the [latex]y[/latex]-axis. The decision of which way to slice the solid is very important. If we make the wrong choice, the computations can get quite messy. Later in the chapter, we examine some of these situations in detail and look at how to decide which way to slice the solid. For the purposes of this section, however, we use slices perpendicular to the [latex]x\text{-axis}\text{.}[/latex]
Because the cross-sectional area is not constant, we let [latex]A(x)[/latex] represent the area of the cross-section at point [latex]x.[/latex] Now let [latex]P=\left\{{x}_{0},{x}_{1}\text{…},{X}_{n}\right\}[/latex] be a regular partition of [latex]\left[a,b\right],[/latex] and for [latex]i=1,2\text{,…}n,[/latex] let [latex]{S}_{i}[/latex] represent the slice of [latex]S[/latex] stretching from [latex]{x}_{i-1}\text{ to }{x}_{i}.[/latex] The following figure shows the sliced solid with [latex]n=3.[/latex]
Finally, for [latex]i=1,2\text{,…}n,[/latex] let [latex]{x}_{i}^{*}[/latex] be an arbitrary point in [latex]\left[{x}_{i-1},{x}_{i}\right].[/latex] Then the volume of slice [latex]{S}_{i}[/latex] can be estimated by [latex]V({S}_{i})\approx A({x}_{i}^{*})\text{Δ}x.[/latex] Adding these approximations together, we see the volume of the entire solid [latex]S[/latex] can be approximated by
By now, we can recognize this as a Riemann sum, and our next step is to take the limit as [latex]n\to \infty .[/latex] Then we have
The technique we have just described is called the slicing method. To apply it, we use the following strategy.
Problem-Solving Strategy: Finding Volumes by the Slicing Method
- Examine the solid and determine the shape of a cross-section of the solid. It is often helpful to draw a picture if one is not provided.
- Determine a formula for the area of the cross-section.
- Integrate the area formula over the appropriate interval to get the volume.
Recall that in this section, we assume the slices are perpendicular to the [latex]x\text{-axis}\text{.}[/latex] Therefore, the area formula is in terms of [latex]x[/latex] and the limits of integration lie on the [latex]x\text{-axis}\text{.}[/latex] However, the problem-solving strategy shown here is valid regardless of how we choose to slice the solid.
Deriving the Formula for the Volume of a Pyramid
We know from geometry that the formula for the volume of a pyramid is [latex]V=\frac{1}{3}Ah.[/latex] If the pyramid has a square base, this becomes [latex]V=\frac{1}{3}{a}^{2}h,[/latex] where [latex]a[/latex] denotes the length of one side of the base. We are going to use the slicing method to derive this formula.
Answer:
We want to apply the slicing method to a pyramid with a square base. To set up the integral, consider the pyramid shown in (Figure), oriented along the [latex]x\text{-axis}\text{.}[/latex]
We first want to determine the shape of a cross-section of the pyramid. We are know the base is a square, so the cross-sections are squares as well (step 1). Now we want to determine a formula for the area of one of these cross-sectional squares. Looking at (Figure)(b), and using a proportion, since these are similar triangles, we have
Therefore, the area of one of the cross-sectional squares is
Then we find the volume of the pyramid by integrating from [latex]0\text{ to }h[/latex] (step [latex]3)\text{:}[/latex]
This is the formula we were looking for.
Solids of Revolution
If a region in a plane is revolved around a line in that plane, the resulting solid is called a solid of revolution, as shown in the following figure.
Solids of revolution are common in mechanical applications, such as machine parts produced by a lathe. We spend the rest of this section looking at solids of this type. The next example uses the slicing method to calculate the volume of a solid of revolution.
Use an online integral calculator to learn more.
Using the Slicing Method to find the Volume of a Solid of Revolution
Use the slicing method to find the volume of the solid of revolution bounded by the graphs of [latex]f(x)={x}^{2}-4x+5,x=1,\text{ and }x=4,[/latex] and rotated about the [latex]x\text{-axis}\text{.}[/latex]
Answer:
Using the problem-solving strategy, we first sketch the graph of the quadratic function over the interval [latex]\left[1,4\right][/latex] as shown in the following figure.
Next, revolve the region around the [latex]x[/latex]-axis, as shown in the following figure.
Since the solid was formed by revolving the region around the [latex]x\text{-axis,}[/latex] the cross-sections are circles (step 1). The area of the cross-section, then, is the area of a circle, and the radius of the circle is given by [latex]f(x).[/latex] Use the formula for the area of the circle:
The volume, then, is (step 3)
The volume is [latex]78\pi \text{/}5.[/latex]
Use the method of slicing to find the volume of the solid of revolution formed by revolving the region between the graph of the function [latex]f(x)=1\text{/}x[/latex] and the [latex]x\text{-axis}[/latex] over the interval [latex]\left[1,2\right][/latex] around the [latex]x\text{-axis}\text{.}[/latex] See the following figure.
Answer:
[latex]\frac{\pi }{2}[/latex]
Hint
Use the problem-solving strategy presented earlier and follow (Figure) to help with step 2.
The Disk Method
When we use the slicing method with solids of revolution, it is often called the disk method because, for solids of revolution, the slices used to over approximate the volume of the solid are disks. To see this, consider the solid of revolution generated by revolving the region between the graph of the function [latex]f(x)={(x-1)}^{2}+1[/latex] and the [latex]x\text{-axis}[/latex] over the interval [latex]\left[-1,3\right][/latex] around the [latex]x\text{-axis}\text{.}[/latex] The graph of the function and a representative disk are shown in (Figure)(a) and (b). The region of revolution and the resulting solid are shown in (Figure)(c) and (d).
We already used the formal Riemann sum development of the volume formula when we developed the slicing method. We know that
The only difference with the disk method is that we know the formula for the cross-sectional area ahead of time; it is the area of a circle. This gives the following rule.
Rule: The Disk Method
Let [latex]f(x)[/latex] be continuous and nonnegative. Define [latex]R[/latex] as the region bounded above by the graph of [latex]f(x),[/latex] below by the [latex]x\text{-axis,}[/latex] on the left by the line [latex]x=a,[/latex] and on the right by the line [latex]x=b.[/latex] Then, the volume of the solid of revolution formed by revolving [latex]R[/latex] around the [latex]x\text{-axis}[/latex] is given by
The volume of the solid we have been studying ((Figure)) is given by
Let’s look at some examples.
Using the Disk Method to Find the Volume of a Solid of Revolution 1
Use the disk method to find the volume of the solid of revolution generated by rotating the region between the graph of [latex]f(x)=\sqrt{x}[/latex] and the [latex]x\text{-axis}[/latex] over the interval [latex]\left[1,4\right][/latex] around the [latex]x\text{-axis}\text{.}[/latex]
Answer:
The graphs of the function and the solid of revolution are shown in the following figure.
We have
The volume is [latex](15\pi )\text{/}2[/latex] units3.
Use the disk method to find the volume of the solid of revolution generated by rotating the region between the graph of [latex]f(x)=\sqrt{4-x}[/latex] and the [latex]x\text{-axis}[/latex] over the interval [latex]\left[0,4\right][/latex] around the [latex]x\text{-axis}\text{.}[/latex]
Answer:
[latex]8\pi [/latex] units3
Hint
Use the procedure from (Figure).
So far, our examples have all concerned regions revolved around the [latex]x\text{-axis,}[/latex] but we can generate a solid of revolution by revolving a plane region around any horizontal or vertical line. In the next example, we look at a solid of revolution that has been generated by revolving a region around the [latex]y\text{-axis}\text{.}[/latex] The mechanics of the disk method are nearly the same as when the [latex]x\text{-axis}[/latex] is the axis of revolution, but we express the function in terms of [latex]y[/latex] and we integrate with respect to [latex]y[/latex] as well. This is summarized in the following rule.
Rule: The Disk Method for Solids of Revolution around the [latex]y[/latex]-axis
Let [latex]g(y)[/latex] be continuous and nonnegative. Define [latex]Q[/latex] as the region bounded on the right by the graph of [latex]g(y),[/latex] on the left by the [latex]y\text{-axis,}[/latex] below by the line [latex]y=c,[/latex] and above by the line [latex]y=d.[/latex] Then, the volume of the solid of revolution formed by revolving [latex]Q[/latex] around the [latex]y\text{-axis}[/latex] is given by
The next example shows how this rule works in practice.
Using the Disk Method to Find the Volume of a Solid of Revolution 2
Let [latex]R[/latex] be the region bounded by the graph of [latex]g(y)=\sqrt{4-y}[/latex] and the [latex]y\text{-axis}[/latex] over the [latex]y\text{-axis}[/latex] interval [latex]\left[0,4\right].[/latex] Use the disk method to find the volume of the solid of revolution generated by rotating [latex]R[/latex] around the [latex]y\text{-axis}\text{.}[/latex]
Answer:
(Figure) shows the function and a representative disk that can be used to estimate the volume. Notice that since we are revolving the function around the [latex]y\text{-axis,}[/latex] the disks are horizontal, rather than vertical.
The region to be revolved and the full solid of revolution are depicted in the following figure.
To find the volume, we integrate with respect to [latex]y.[/latex] We obtain
The volume is [latex]8\pi [/latex] units3.
Use the disk method to find the volume of the solid of revolution generated by rotating the region between the graph of [latex]g(y)=y[/latex] and the [latex]y\text{-axis}[/latex] over the interval [latex]\left[1,4\right][/latex] around the [latex]y\text{-axis}\text{.}[/latex]
Answer:
[latex]21\pi [/latex] units3
Hint
Use the procedure from (Figure).
The Washer Method
Some solids of revolution have cavities in the middle; they are not solid all the way to the axis of revolution. Sometimes, this is just a result of the way the region of revolution is shaped with respect to the axis of revolution. In other cases, cavities arise when the region of revolution is defined as the region between the graphs of two functions. A third way this can happen is when an axis of revolution other than the [latex]x\text{-axis}[/latex] or [latex]y\text{-axis}[/latex] is selected.
When the solid of revolution has a cavity in the middle, the slices used to approximate the volume are not disks, but washers (disks with holes in the center). For example, consider the region bounded above by the graph of the function [latex]f(x)=\sqrt{x}[/latex] and below by the graph of the function [latex]g(x)=1[/latex] over the interval [latex]\left[1,4\right].[/latex] When this region is revolved around the [latex]x\text{-axis,}[/latex] the result is a solid with a cavity in the middle, and the slices are washers. The graph of the function and a representative washer are shown in (Figure)(a) and (b). The region of revolution and the resulting solid are shown in (Figure)(c) and (d).
The cross-sectional area, then, is the area of the outer circle less the area of the inner circle. In this case,
Then the volume of the solid is
Generalizing this process gives the washer method.
Rule: The Washer Method
Suppose [latex]f(x)[/latex] and [latex]g(x)[/latex] are continuous, nonnegative functions such that [latex]f(x)\ge g(x)[/latex] over [latex]\left[a,b\right].[/latex] Let [latex]R[/latex] denote the region bounded above by the graph of [latex]f(x),[/latex] below by the graph of [latex]g(x),[/latex] on the left by the line [latex]x=a,[/latex] and on the right by the line [latex]x=b.[/latex] Then, the volume of the solid of revolution formed by revolving [latex]R[/latex] around the [latex]x\text{-axis}[/latex] is given by
Using the Washer Method
Find the volume of a solid of revolution formed by revolving the region bounded above by the graph of [latex]f(x)=x[/latex] and below by the graph of [latex]g(x)=1\text{/}x[/latex] over the interval [latex]\left[1,4\right][/latex] around the [latex]x\text{-axis}\text{.}[/latex]
Answer:
The graphs of the functions and the solid of revolution are shown in the following figure.
We have
Find the volume of a solid of revolution formed by revolving the region bounded by the graphs of [latex]f(x)=\sqrt{x}[/latex] and [latex]g(x)=1\text{/}x[/latex] over the interval [latex]\left[1,3\right][/latex] around the [latex]x\text{-axis}\text{.}[/latex]
Answer:
[latex]\frac{10\pi }{3}[/latex] units3
Hint
Graph the functions to determine which graph forms the upper bound and which graph forms the lower bound, then use the procedure from (Figure).
As with the disk method, we can also apply the washer method to solids of revolution that result from revolving a region around the [latex]y[/latex]-axis. In this case, the following rule applies.
Rule: The Washer Method for Solids of Revolution around the [latex]y[/latex]-axis
Suppose [latex]u(y)[/latex] and [latex]v(y)[/latex] are continuous, nonnegative functions such that [latex]v(y)\le u(y)[/latex] for [latex]y\in \left[c,d\right].[/latex] Let [latex]Q[/latex] denote the region bounded on the right by the graph of [latex]u(y),[/latex] on the left by the graph of [latex]v(y),[/latex] below by the line [latex]y=c,[/latex] and above by the line [latex]y=d.[/latex] Then, the volume of the solid of revolution formed by revolving [latex]Q[/latex] around the [latex]y\text{-axis}[/latex] is given by
Rather than looking at an example of the washer method with the [latex]y\text{-axis}[/latex] as the axis of revolution, we now consider an example in which the axis of revolution is a line other than one of the two coordinate axes. The same general method applies, but you may have to visualize just how to describe the cross-sectional area of the volume.
The Washer Method with a Different Axis of Revolution
Find the volume of a solid of revolution formed by revolving the region bounded above by [latex]f(x)=4-x[/latex] and below by the [latex]x\text{-axis}[/latex] over the interval [latex]\left[0,4\right][/latex] around the line [latex]y=-2.[/latex]
Answer:
The graph of the region and the solid of revolution are shown in the following figure.
We can’t apply the volume formula to this problem directly because the axis of revolution is not one of the coordinate axes. However, we still know that the area of the cross-section is the area of the outer circle less the area of the inner circle. Looking at the graph of the function, we see the radius of the outer circle is given by [latex]f(x)+2,[/latex] which simplifies to
The radius of the inner circle is [latex]g(x)=2.[/latex] Therefore, we have
Find the volume of a solid of revolution formed by revolving the region bounded above by the graph of [latex]f(x)=x+2[/latex] and below by the [latex]x\text{-axis}[/latex] over the interval [latex]\left[0,3\right][/latex] around the line [latex]y=-1.[/latex]
Answer:
[latex]60\pi [/latex] units3
Hint
Use the procedure from (Figure).
Key Concepts
- Definite integrals can be used to find the volumes of solids. Using the slicing method, we can find a volume by integrating the cross-sectional area.
- For solids of revolution, the volume slices are often disks and the cross-sections are circles. The method of disks involves applying the method of slicing in the particular case in which the cross-sections are circles, and using the formula for the area of a circle.
- If a solid of revolution has a cavity in the center, the volume slices are washers. With the method of washers, the area of the inner circle is subtracted from the area of the outer circle before integrating.
Key Equations
- Disk Method along the [latex]x[/latex]-axis [latex]V={\int }_{a}^{b}\pi {\left[f(x)\right]}^{2}dx[/latex]
- Disk Method along the [latex]y[/latex]-axis [latex]V={\int }_{c}^{d}\pi {\left[g(y)\right]}^{2}dy[/latex]
- Washer Method [latex]V={\int }_{a}^{b}\pi \left[{(f(x))}^{2}-{(g(x))}^{2}\right]dx[/latex]
1. Derive the formula for the volume of a sphere using the slicing method.
2. Use the slicing method to derive the formula for the volume of a cone.
3. Use the slicing method to derive the formula for the volume of a tetrahedron with side length [latex]a.[/latex]
4. Use the disk method to derive the formula for the volume of a trapezoidal cylinder.
5. Explain when you would use the disk method versus the washer method. When are they interchangeable?
For the following exercises, draw a typical slice and find the volume using the slicing method for the given volume.
6. A pyramid with height 6 units and square base of side 2 units, as pictured here.
Answer:
8 units3
7. A pyramid with height 4 units and a rectangular base with length 2 units and width 3 units, as pictured here.
8. A tetrahedron with a base side of 4 units, as seen here.
Answer:
[latex]\frac{32}{3\sqrt{2}}[/latex] units3
9. A pyramid with height 5 units, and an isosceles triangular base with lengths of 6 units and 8 units, as seen here.
10. A cone of radius [latex]r[/latex] and height [latex]h[/latex] has a smaller cone of radius [latex]r\text{/}2[/latex] and height [latex]h\text{/}2[/latex] removed from the top, as seen here. The resulting solid is called a frustum.
Answer:
[latex]\frac{7\pi }{12}h{r}^{2}[/latex] units3
For the following exercises, draw an outline of the solid and find the volume using the slicing method.
11. The base is a circle of radius [latex]a.[/latex] The slices perpendicular to the base are squares.
12. The base is a triangle with vertices [latex](0,0),(1,0),[/latex] and [latex](0,1).[/latex] Slices perpendicular to the xy-plane are semicircles.
Answer: [latex]\frac{\pi }{24}[/latex] units3
13. The base is the region under the parabola [latex]y=1-{x}^{2}[/latex] in the first quadrant. Slices perpendicular to the xy-plane are squares.
14. The base is the region under the parabola [latex]y=1-{x}^{2}[/latex] and above the [latex]x\text{-axis}\text{.}[/latex] Slices perpendicular to the [latex]y\text{-axis}[/latex] are squares.
Answer: 2 units3
15. The base is the region enclosed by [latex]y={x}^{2}[/latex] and [latex]y=9.[/latex] Slices perpendicular to the [latex]x[/latex]-axis are right isosceles triangles.
16. The base is the area between [latex]y=x[/latex] and [latex]y={x}^{2}.[/latex] Slices perpendicular to the [latex]x[/latex]-axis are semicircles.
Answer: [latex]\frac{\pi }{240}[/latex] units3
For the following exercises, draw the region bounded by the curves. Then, use the disk method to find the volume when the region is rotated around the [latex]x[/latex]-axis.
17. [latex]x+y=8,x=0,\text{ and }y=0[/latex]
18. [latex]y=2{x}^{2},x=0,x=4,\text{ and }y=0[/latex]
Answer: [latex]\frac{4096\pi }{5}[/latex] units3
19. [latex]y={e}^{x}+1,x=0,x=1,\text{ and }y=0[/latex]
20. [latex]y={x}^{4},x=0,\text{ and }y=1[/latex]
Answer: [latex]\frac{8\pi }{9}[/latex] units3
21. [latex]y=\sqrt{x},x=0,x=4,\text{ and }y=0[/latex]
22. [latex]y= \sin x,y= \cos x,\text{ and }x=0[/latex]
Answer: [latex]\frac{\pi }{2}[/latex] units3
23. [latex]y=\frac{1}{x},x=2,\text{ and }y=3[/latex]
24. [latex]{x}^{2}-{y}^{2}=9\text{ and }x+y=9,y=0\text{ and }x=0[/latex]
Answer: [latex]207\pi [/latex] units3
For the following exercises, draw the region bounded by the curves. Then, find the volume when the region is rotated around the [latex]y[/latex]-axis.
25. [latex]y=4-\frac{1}{2}x,x=0,\text{ and }y=0[/latex]
26. [latex]y=2{x}^{3},x=0,x=1,\text{ and }y=0[/latex]
Answer: [latex]\frac{4\pi }{5}[/latex] units3
27. [latex]y=3{x}^{2},x=0,\text{ and }y=3[/latex]
28. [latex]y=\sqrt{4-{x}^{2}},y=0,\text{ and }x=0[/latex]
Answer: [latex]\frac{16\pi }{3}[/latex] units3
29. [latex]y=\frac{1}{\sqrt{x+1}},x=0,\text{ and }x=3[/latex]
30. [latex]x= \sec (y)\text{ and }y=\frac{\pi }{4},y=0\text{ and }x=0[/latex]
Answer: [latex]\pi [/latex] units3
32. [latex]y=4-x,y=x,\text{ and }x=0[/latex]
Answer: [latex]\frac{16\pi }{3}[/latex] units3
For the following exercises, draw the region bounded by the curves. Then, find the volume when the region is rotated around the [latex]x[/latex]-axis.
33. [latex]y=x+2,y=x+6,x=0,\text{ and }x=5[/latex]
34. [latex]y={x}^{2}\text{ and }y=x+2[/latex]
Answer: [latex]\frac{72\pi }{5}[/latex] units3
35. [latex]{x}^{2}={y}^{3}\text{ and }{x}^{3}={y}^{2}[/latex]
36. [latex]y=4-{x}^{2}\text{ and }y=2-x[/latex]
Answer: [latex]\frac{108\pi }{5}[/latex] units3
37. [T][latex]y= \cos x,y={e}^{\text{−}x},x=0,\text{ and }x=1.2927[/latex]
38. [latex]y=\sqrt{x}\text{ and }y={x}^{2}[/latex]
Answer: [latex]\frac{3\pi }{10}[/latex] units3
39. [latex]y= \sin x\text{,}y=5 \sin x,x=0\text{ and }x=\pi [/latex]
40. [latex]y=\sqrt{1+{x}^{2}}\text{ and }y=\sqrt{4-{x}^{2}}[/latex]
Answer: [latex]2\sqrt{6}\pi [/latex] units3
For the following exercises, draw the region bounded by the curves. Then, use the washer method to find the volume when the region is revolved around the [latex]y[/latex]-axis.
41. [latex]y=\sqrt{x},x=4,\text{ and }y=0[/latex]
42. [latex]y=x+2,y=2x-1,\text{ and }x=0[/latex]
Answer: [latex]9\pi [/latex] units3
43. [latex]y=\sqrt[3]{x}\text{ and }y={x}^{3}[/latex]
44. [latex]x={e}^{2y},x={y}^{2},y=0,\text{ and }y=\text{ln}(2)[/latex]
Answer: [latex]\frac{\pi }{20}(75-4{\text{ln}}^{5}(2))[/latex] units3
45. [latex]x=\sqrt{9-{y}^{2}},x={e}^{\text{−}y},y=0,\text{ and }y=3[/latex]
46. Yogurt containers can be shaped like frustums. Rotate the line [latex]y=\frac{1}{m}x[/latex] around the [latex]y[/latex]-axis to find the volume between [latex]y=a\text{ and }y=b.[/latex]
Answer:
[latex]\frac{{m}^{2}\pi }{3}({b}^{3}-{a}^{3})[/latex] units3
47. Rotate the ellipse [latex]({x}^{2}\text{/}{a}^{2})+({y}^{2}\text{/}{b}^{2})=1[/latex] around the [latex]x[/latex]-axis to approximate the volume of a football, as seen here.
48. Rotate the ellipse [latex]({x}^{2}\text{/}{a}^{2})+({y}^{2}\text{/}{b}^{2})=1[/latex] around the [latex]y[/latex]-axis to approximate the volume of a football.
Answer:
[latex]\frac{4{a}^{2}b\pi }{3}[/latex] units3
49. A better approximation of the volume of a football is given by the solid that comes from rotating [latex]y= \sin x[/latex] around the [latex]x[/latex]-axis from [latex]x=0[/latex] to [latex]x=\pi .[/latex] What is the volume of this football approximation, as seen here?
50. What is the volume of the Bundt cake that comes from rotating [latex]y= \sin x[/latex] around the [latex]y[/latex]-axis from [latex]x=0[/latex] to [latex]x=\pi ?[/latex]
Answer:
[latex]2{\pi }^{2}[/latex] units3
51. The base is the region between [latex]y=x[/latex] and [latex]y={x}^{2}.[/latex] Slices perpendicular to the [latex]x[/latex]-axis are semicircles.
52. The base is the region enclosed by the generic ellipse [latex]({x}^{2}\text{/}{a}^{2})+({y}^{2}\text{/}{b}^{2})=1.[/latex] Slices perpendicular to the [latex]x[/latex]-axis are semicircles.
Answer:
[latex]\frac{2a{b}^{2}\pi }{3}[/latex] units3
53. Bore a hole of radius [latex]a[/latex] down the axis of a right cone and through the base of radius [latex]b,[/latex] as seen here.
54. Find the volume common to two spheres of radius [latex]r[/latex] with centers that are [latex]2h[/latex] apart, as shown here.
Answer:
[latex]\frac{\pi }{12}{(r+h)}^{2}(6r-h)[/latex] units3
55. Find the volume of a spherical cap of height [latex]h[/latex] and radius [latex]r[/latex] where [latex]h<r,[/latex] as seen here.
56. Find the volume of a sphere of radius [latex]R[/latex] with a cap of height [latex]h[/latex] removed from the top, as seen here.
Answer:
[latex]\frac{\pi }{3}(h+R){(h-2R)}^{2}[/latex] units3
Glossary
- cross-section
- the intersection of a plane and a solid object
- disk method
- a special case of the slicing method used with solids of revolution when the slices are disks
- slicing method
- a method of calculating the volume of a solid that involves cutting the solid into pieces, estimating the volume of each piece, then adding these estimates to arrive at an estimate of the total volume; as the number of slices goes to infinity, this estimate becomes an integral that gives the exact value of the volume
- solid of revolution
- a solid generated by revolving a region in a plane around a line in that plane
- washer method
- a special case of the slicing method used with solids of revolution when the slices are washers
Licenses & Attributions
CC licensed content, Shared previously
- Calculus I. Provided by: OpenStax Located at: https://openstax.org/books/calculus-volume-1/pages/1-introduction. License: CC BY-NC-SA: Attribution-NonCommercial-ShareAlike. License terms: Download for free at http://cnx.org/contents/[email protected].
Hint
Use similar triangles, as in (Figure).