{"id":1464,"date":"2021-03-18T21:55:37","date_gmt":"2021-03-18T21:55:37","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/calculus1\/?post_type=chapter&#038;p=1464"},"modified":"2022-03-16T22:40:48","modified_gmt":"2022-03-16T22:40:48","slug":"cylindrical-shells-method","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/calculus1\/chapter\/cylindrical-shells-method\/","title":{"raw":"Cylindrical Shells Method","rendered":"Cylindrical Shells Method"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Outcomes<\/h3>\r\n<ul>\r\n \t<li>Calculate the volume of a solid of revolution by using the method of cylindrical shells<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div id=\"fs-id1167793271610\" class=\"bc-section section\">\r\n<p id=\"fs-id1167794020904\">Again, we are working with a solid of revolution. As before, we define a region [latex]R,[\/latex] bounded above by the graph of a function [latex]y=f(x),[\/latex] below by the [latex]x\\text{-axis,}[\/latex] and on the left and right by the lines [latex]x=a[\/latex] and [latex]x=b,[\/latex] respectively, as shown in Figure 1(a). We then revolve this region around the [latex]y[\/latex]-axis, as shown in Figure 1(b). Note that this is different from what we have done before. Previously, regions defined in terms of functions of [latex]x[\/latex] were revolved around the [latex]x\\text{-axis}[\/latex] or a line parallel to it.<\/p>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"862\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11212958\/CNX_Calc_Figure_06_03_001.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and is an increasing curve in the first quadrant. The curve is labeled \u201cy=f(x)\u201d. The curve starts on the y-axis at y=a. Under the curve, above the x-axis is a shaded region labeled \u201cR\u201d. The shaded region is bounded on the right by the line x=b. The second graph is a three dimensional solid. It has been created by rotating the shaded region from \u201ca\u201d around the y-axis.\" width=\"862\" height=\"462\" \/> Figure 1. (a) A region bounded by the graph of a function of [latex]x.[\/latex] (b) The solid of revolution formed when the region is revolved around the [latex]y\\text{-axis}\\text{.}[\/latex][\/caption]\r\n<p id=\"fs-id1167793605591\">As we have done many times before, partition the interval [latex]\\left[a,b\\right][\/latex] using a regular partition, [latex]P=\\left\\{{x}_{0},{x}_{1}\\text{,\u2026},{x}_{n}\\right\\}[\/latex] and, for [latex]i=1,2\\text{,\u2026},n,[\/latex] choose a point [latex]{x}_{i}^{*}\\in \\left[{x}_{i-1},{x}_{i}\\right].[\/latex] Then, construct a rectangle over the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right][\/latex] of height [latex]f({x}_{i}^{*})[\/latex] and width [latex]\\text{\u0394}x.[\/latex] A representative rectangle is shown in Figure 2(a). When that rectangle is revolved around the [latex]y[\/latex]-axis, instead of a disk or a washer, we get a cylindrical shell, as shown in the following figure.<\/p>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"974\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213002\/CNX_Calc_Figure_06_03_002.jpg\" alt=\"This figure has two images. The first is a cylindrical shell, hollow in the middle. It has a vertical axis in the center. There is also a curve that meets the top of the cylinder. The second image is a set of concentric cylinders, one inside of the other forming a nesting of cylinders.\" width=\"974\" height=\"450\" \/> Figure 2. (a) A representative rectangle. (b) When this rectangle is revolved around the [latex]y\\text{-axis},[\/latex] the result is a cylindrical shell. (c) When we put all the shells together, we get an approximation of the original solid.[\/caption]\r\n<p id=\"fs-id1167793610625\">To calculate the volume of this shell, consider Figure 3.<\/p>\r\n\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"291\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213005\/CNX_Calc_Figure_06_03_003.jpg\" alt=\"This figure is a graph in the first quadrant. The curve is increasing and labeled \u201cy=f(x)\u201d. The curve starts on the y-axis at f(x*). Below the curve is a shaded rectangle. The rectangle starts on the x-axis. The width of the rectangle is delta x. The two sides of the rectangle are labeled \u201cxsub(i-1)\u201d and \u201cxsubi\u201d.\" width=\"291\" height=\"380\" \/> Figure 3. Calculating the volume of the shell.[\/caption]\r\n\r\nNotice that the rectangle we are using is parallel to the axis of revolution (y axis), not perpendicular like the disk and washer method. This could be very useful, particularly for y axis revolutions.\r\n\r\nThe shell is a cylinder, so its volume is the cross-sectional area multiplied by the height of the cylinder. The cross-sections are annuli (ring-shaped regions\u2014essentially, circles with a hole in the center), with outer radius [latex]{x}_{i}[\/latex] and inner radius [latex]{x}_{i-1}.[\/latex] Thus, the cross-sectional area is [latex]\\pi {x}_{i}^{2}-\\pi {x}_{i-1}^{2}.[\/latex] The height of the cylinder is [latex]f({x}_{i}^{*}).[\/latex] Then the volume of the shell is\r\n<div id=\"fs-id1167793272795\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill {V}_{\\text{shell}}&amp; =f({x}_{i}^{*})(\\pi {x}_{i}^{2}-\\pi {x}_{i-1}^{2})\\hfill \\\\ &amp; =\\pi f({x}_{i}^{*})({x}_{i}^{2}-{x}_{i-1}^{2})\\hfill \\\\ &amp; =\\pi f({x}_{i}^{*})({x}_{i}+{x}_{i-1})({x}_{i}-{x}_{i-1})\\hfill \\\\ &amp; =2\\pi f({x}_{i}^{*})(\\frac{{x}_{i}+{x}_{i-1}}{2})({x}_{i}-{x}_{i-1}).\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167793561902\">Note that [latex]{x}_{i}-{x}_{i-1}=\\text{\u0394}x,[\/latex] so we have<\/p>\r\n\r\n<div id=\"fs-id1167793631680\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{\\text{shell}}=2\\pi f({x}_{i}^{*})(\\frac{{x}_{i}+{x}_{i-1}}{2})\\text{\u0394}x[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167793886694\">Furthermore, [latex]\\frac{{x}_{i}+{x}_{i-1}}{2}[\/latex] is both the midpoint of the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right][\/latex] and the average radius of the shell, and we can approximate this by [latex]{x}_{i}^{*}.[\/latex] We then have<\/p>\r\n\r\n<div id=\"fs-id1167793662486\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{\\text{shell}}\\approx 2\\pi f({x}_{i}^{*}){x}_{i}^{*}\\text{\u0394}x[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167793451844\">Another way to think of this is to think of making a vertical cut in the shell and then opening it up to form a flat plate (Figure 4).<\/p>\r\n\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"930\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213008\/CNX_Calc_Figure_06_03_012.jpg\" alt=\"This figure has two images. The first is labeled \u201ca\u201d and is of a hollow cylinder around the y-axis. On the front of this cylinder is a vertical line labeled \u201ccut line\u201d. The height of the cylinder is \u201cy=f(x)\u201d. The second figure is labeled \u201cb\u201d and is a shaded rectangular block. The height of the rectangle is \u201cf(x*), the width of the rectangle is \u201c2pix*\u201d, and the thickness of the rectangle is \u201cdelta x\u201d.\" width=\"930\" height=\"455\" \/> Figure 4. (a) Make a vertical cut in a representative shell. (b) Open the shell up to form a flat plate.[\/caption]\r\n<p id=\"fs-id1167794052290\">In reality, the outer radius of the shell is greater than the inner radius, and hence the back edge of the plate would be slightly longer than the front edge of the plate. However, we can approximate the flattened shell by a flat plate of height [latex]f({x}_{i}^{*}),[\/latex] width [latex]2\\pi {x}_{i}^{*},[\/latex] and thickness [latex]\\text{\u0394}x[\/latex] (Figure 4). The volume of the shell, then, is approximately the volume of the flat plate. Multiplying the height, width, and depth of the plate, we get<\/p>\r\n\r\n<div id=\"fs-id1167794326127\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{\\text{shell}}\\approx f({x}_{i}^{*})(2\\pi {x}_{i}^{*})\\text{\u0394}x,[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167794331630\">which is the same formula we had before.<\/p>\r\n<p id=\"fs-id1167793426734\">To calculate the volume of the entire solid, we then add the volumes of all the shells and obtain<\/p>\r\n\r\n<div id=\"fs-id1167793624597\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]V\\approx \\underset{i=1}{\\overset{n}{\\text{\u2211}}}(2\\pi {x}_{i}^{*}f({x}_{i}^{*})\\text{\u0394}x)[\/latex]<\/div>\r\nHere we have another Riemann sum, this time for the function [latex]2\\pi xf(x).[\/latex] Taking the limit as [latex]n\\to \\infty [\/latex] gives us\r\n<div id=\"fs-id1167794040741\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]V=\\underset{n\\to \\infty }{\\text{lim}}\\underset{i=1}{\\overset{n}{\\text{\u2211}}}(2\\pi {x}_{i}^{*}f({x}_{i}^{*})\\text{\u0394}x)={\\displaystyle\\int }_{a}^{b}(2\\pi xf(x))dx[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167794126755\">This leads to the following rule for the <strong>method of cylindrical shells<\/strong>.<\/p>\r\n\r\n<div id=\"fs-id1167793655300\" class=\"textbox shaded\">\r\n<h3 style=\"text-align: center;\">The Method of Cylindrical Shells<\/h3>\r\n\r\n<hr \/>\r\n<p id=\"fs-id1167793929838\">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]y[\/latex]-axis is given by<\/p>\r\n\r\n<div id=\"fs-id1167794054067\" class=\"equation\" style=\"text-align: center;\">[latex]V={\\displaystyle\\int }_{a}^{b}(2\\pi xf(x))dx[\/latex]<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n<p id=\"fs-id1167793367180\">Now let\u2019s consider an example.<\/p>\r\n\r\n<div id=\"fs-id1167794163662\" class=\"textbook exercises\">\r\n<h3>Example: The Method of Cylindrical Shells 1<\/h3>\r\nDefine [latex]R[\/latex] as the region bounded above by the graph of [latex]f(x)=1\\text{\/}x[\/latex] and below by the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[1,3\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]\r\n<div id=\"fs-id1167793514621\" class=\"exercise\">[reveal-answer q=\"fs-id1167793935969\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1167793935969\"]\r\n<p id=\"fs-id1167793935969\">First we must graph the region [latex]R[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"599\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213011\/CNX_Calc_Figure_06_03_004.jpg\" alt=\"This figure has three images. The first is a solid that has been formed by rotating the curve y=1\/x about the y-axis. The solid begins on the x-axis and stops where y=1. The second image is labeled \u201ca\u201d and is the graph of y=1\/x in the first quadrant. Under the curve is a shaded region labeled \u201cR\u201d. The region is bounded by the curve, the x-axis, to the left at x=1 and to the right at x=3. The third image is labeled \u201cb\u201d and is half of the solid formed by rotating the shaded region about the y-axis.\" width=\"599\" height=\"311\" \/> Figure 5. (a) The region [latex]R[\/latex] under the graph of [latex]f(x)=1\\text{\/}x[\/latex] over the interval [latex]\\left[1,3\\right].[\/latex] (b) The solid of revolution generated by revolving [latex]R[\/latex] about the [latex]y\\text{-axis}.[\/latex][\/caption]\r\n<p id=\"fs-id1167793997950\">Then the volume of the solid is given by<\/p>\r\n\r\n<div id=\"fs-id1167793960217\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill V&amp; ={\\displaystyle\\int }_{a}^{b}(2\\pi xf(x))dx\\hfill \\\\ &amp; ={\\displaystyle\\int }_{1}^{3}(2\\pi x(\\frac{1}{x}))dx\\hfill \\\\ &amp; ={\\displaystyle\\int }_{1}^{3}2\\pi dx={2\\pi x|}_{1}^{3}=4\\pi {\\text{units}}^{3}\\text{.}\\hfill \\end{array}[\/latex][\/hidden-answer]<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1167793250302\" class=\"textbook key-takeaways\">\r\n<h3>Try It<\/h3>\r\nDefine [latex]R[\/latex]\u00a0as the region bounded above by the graph of [latex]f(x)={x}^{2}[\/latex] and below by the [latex]x[\/latex]-axis over the interval [latex]\\left[1,2\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]\r\n\r\n[reveal-answer q=\"2007633\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"2007633\"]\r\n<div id=\"fs-id1167793250305\" class=\"exercise\">\r\n<div class=\"solution\">\r\n<p id=\"fs-id1167793414077\">[latex]\\frac{15\\pi }{2}[\/latex] units<sup>3<\/sup><\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1167793499041\" class=\"commentary\">\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1167793538341\">Use the procedure from the previous example.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1167793454737\" class=\"textbook exercises\">\r\n<h3>example: The Method of Cylindrical Shells 2<\/h3>\r\nDefine [latex]R[\/latex]\u00a0as the region bounded above by the graph of [latex]f(x)=2x-{x}^{2}[\/latex] and below by the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[0,2\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]\r\n<div id=\"fs-id1167793454739\" class=\"exercise\">[reveal-answer q=\"fs-id1167793616388\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1167793616388\"]\r\n<p id=\"fs-id1167793616388\">First graph the region [latex]R[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"566\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213014\/CNX_Calc_Figure_06_03_005.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and is the curve f(x)=2x-x^2. It is an upside down parabola intersecting the x-axis at the origin ant at x=2. Under the curve the region in the first quadrant is shaded and is labeled \u201cR\u201d. The second figure is a graph of the same curve. On the graph is a solid that is formed by rotation the region from \u201ca\u201d about the y-axis.\" width=\"566\" height=\"311\" \/> Figure 6. (a) The region [latex]R[\/latex] under the graph of [latex]f(x)=2x-{x}^{2}[\/latex] over the interval [latex]\\left[0,2\\right].[\/latex] (b) The volume of revolution obtained by revolving [latex]R[\/latex] about the [latex]y\\text{-axis}.[\/latex][\/caption]\r\n<p id=\"fs-id1167794005259\">Then the volume of the solid is given by<\/p>\r\n\r\n<div id=\"fs-id1167793944607\" class=\"equation unnumbered\">[latex]\\begin{array}{cc}\\hfill V&amp; ={\\displaystyle\\int }_{a}^{b}(2\\pi xf(x))dx\\hfill \\\\ &amp; ={\\displaystyle\\int }_{0}^{2}(2\\pi x(2x-{x}^{2}))dx=2\\pi {\\displaystyle\\int }_{0}^{2}(2{x}^{2}-{x}^{3})dx\\hfill \\\\ &amp; ={2\\pi \\left[\\frac{2{x}^{3}}{3}-\\frac{{x}^{4}}{4}\\right]|}_{0}^{2}=\\frac{8\\pi }{3}{\\text{units}}^{3}\\text{.}\\hfill \\end{array}[\/latex][\/hidden-answer]<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1167793419117\" class=\"textbook key-takeaways\">\r\n<h3>Try It<\/h3>\r\nDefine [latex]R[\/latex] as the region bounded above by the graph of [latex]f(x)=3x-{x}^{2}[\/latex] and below by the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[0,2\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]\r\n<div id=\"fs-id1167793419121\" class=\"exercise\">[reveal-answer q=\"fs-id1167793473593\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1167793473593\"]\r\n<p id=\"fs-id1167793473593\">[latex]8\\pi [\/latex] units<sup>3<\/sup><\/p>\r\n\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1167793616418\">Use the process from the last example.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<p id=\"fs-id1167793419292\">As with the disk method and the washer method, we can use the method of cylindrical shells with solids of revolution, revolved around the [latex]x\\text{-axis},[\/latex] when we want to integrate with respect to [latex]y.[\/latex] The analogous rule for this type of solid is given here.<\/p>\r\n\r\n<div id=\"fs-id1167793420788\" class=\"textbox shaded\">\r\n<h3 style=\"text-align: center;\">The Method of Cylindrical Shells for Solids of Revolution around the [latex]x[\/latex]-axis<\/h3>\r\n\r\n<hr \/>\r\n<p id=\"fs-id1167793514545\">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]x\\text{-axis}[\/latex] is given by<\/p>\r\n\r\n<div id=\"fs-id1167793559101\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]V={\\displaystyle\\int }_{c}^{d}(2\\pi yg(y))dy[\/latex]<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n<div id=\"fs-id1167793625602\" class=\"textbook exercises\">\r\n<h3>example: The Method of Cylindrical Shells for a Solid Revolved around the [latex]x[\/latex]-axis<\/h3>\r\nDefine [latex]Q[\/latex] as the region bounded on the right by the graph of [latex]g(y)=2\\sqrt{y}[\/latex] and on the left by the [latex]y\\text{-axis}[\/latex] for [latex]y\\in \\left[0,4\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]Q[\/latex] around the [latex]x[\/latex]-axis.\r\n<div id=\"fs-id1167793625604\" class=\"exercise\">[reveal-answer q=\"fs-id1167793480237\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1167793480237\"]\r\n<p id=\"fs-id1167793480237\">First, we need to graph the region [latex]Q[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"634\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213017\/CNX_Calc_Figure_06_03_006.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and is the curve g(y)=2squareroot(y). It is an increasing curve in the first quadrant beginning at the origin. Between the y-axis and the curve, there is a shaded region labeled \u201cQ\u201d. The shaded region is bounded above by the line y=4. The second graph is the same curve in \u201ca\u201d and labeled \u201cb\u201d. It also has a solid region that has been formed by rotating the curve in \u201ca\u201d about the x-axis. The solid starts at the y-axis and stops at x=4.\" width=\"634\" height=\"461\" \/> Figure 7. (a) The region [latex]Q[\/latex] to the left of the function [latex]g(y)[\/latex] over the interval [latex]\\left[0,4\\right].[\/latex] (b) The solid of revolution generated by revolving [latex]Q[\/latex] around the [latex]x\\text{-axis}.[\/latex][\/caption]\r\n<p id=\"fs-id1167793931828\">Label the shaded region [latex]Q.[\/latex] Then the volume of the solid is given by<\/p>\r\n\r\n<div id=\"fs-id1167793931838\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill V&amp; ={\\displaystyle\\int }_{c}^{d}(2\\pi yg(y))dy\\hfill \\\\ &amp; ={\\displaystyle\\int }_{0}^{4}(2\\pi y(2\\sqrt{y}))dy=4\\pi {\\displaystyle\\int }_{0}^{4}{y}^{3\\text{\/}2}dy\\hfill \\\\ &amp; ={4\\pi \\left[\\frac{2{y}^{5\\text{\/}2}}{5}\\right]|}_{0}^{4}=\\frac{256\\pi }{5}{\\text{units}}^{3}\\text{.}\\hfill \\end{array}[\/latex][\/hidden-answer]<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1167793441561\" class=\"textbook key-takeaways\">\r\n<h3>Try It<\/h3>\r\nDefine [latex]Q[\/latex] as the region bounded on the right by the graph of [latex]g(y)=3\\text{\/}y[\/latex] and on the left by the [latex]y\\text{-axis}[\/latex] for [latex]y\\in \\left[1,3\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]Q[\/latex] around the [latex]x\\text{-axis}.[\/latex]\r\n<div id=\"fs-id1167793441565\" class=\"exercise\">[reveal-answer q=\"fs-id1167793466686\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1167793466686\"]\r\n<p id=\"fs-id1167793466686\">[latex]12\\pi [\/latex] units<sup>3<\/sup><\/p>\r\n\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1167794146606\">Use the process from the previous example.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\nWatch the following video to see the worked solution to the above Try It.\r\n\r\n<center><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/3Rq70sJECwQ?controls=0&amp;start=554&amp;end=696&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/center>[reveal-answer q=\"266834\"]Closed Captioning and Transcript Information for Video[\/reveal-answer]\r\n[hidden-answer a=\"266834\"]For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.\r\n\r\nYou can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/2.3VolumesOfRevolutionCylindricalShells554to696_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"2.3 Volumes of Revolution: Cylindrical Shells\" here (opens in new window).<\/a>[\/hidden-answer]\r\n<p id=\"fs-id1167794146616\">For the next example, we look at a solid of revolution for which the graph of a function is revolved around a line other than one of the two coordinate axes. To set this up, we need to revisit the development of the method of cylindrical shells. Recall that we found the volume of one of the shells to be given by<\/p>\r\n\r\n<div id=\"fs-id1167794146622\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill {V}_{\\text{shell}}&amp; =f({x}_{i}^{*})(\\pi {x}_{i}^{2}-\\pi {x}_{i-1}^{2})\\hfill \\\\ &amp; =\\pi f({x}_{i}^{*})({x}_{i}^{2}-{x}_{i-1}^{2})\\hfill \\\\ &amp; =\\pi f({x}_{i}^{*})({x}_{i}+{x}_{i-1})({x}_{i}-{x}_{i-1})\\hfill \\\\ &amp; =2\\pi f({x}_{i}^{*})(\\frac{{x}_{i}+{x}_{i-1}}{2})({x}_{i}-{x}_{i-1}).\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167793931535\">This was based on a shell with an outer radius of [latex]{x}_{i}[\/latex] and an inner radius of [latex]{x}_{i-1}.[\/latex] If, however, we rotate the region around a line other than the [latex]y\\text{-axis},[\/latex] we have a different outer and inner radius. Suppose, for example, that we rotate the region around the line [latex]x=\\text{\u2212}k,[\/latex] where [latex]k[\/latex] is some positive constant. Then, the outer radius of the shell is [latex]{x}_{i}+k[\/latex] and the inner radius of the shell is [latex]{x}_{i-1}+k.[\/latex] Substituting these terms into the expression for volume, we see that when a plane region is rotated around the line [latex]x=\\text{\u2212}k,[\/latex] the volume of a shell is given by<\/p>\r\n\r\n<div id=\"fs-id1167793421191\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill {V}_{\\text{shell}}&amp; =2\\pi f({x}_{i}^{*})(\\frac{({x}_{i}+k)+({x}_{i-1}+k)}{2})(({x}_{i}+k)-({x}_{i-1}+k))\\hfill \\\\ &amp; =2\\pi f({x}_{i}^{*})((\\frac{{x}_{i}+{x}_{i-2}}{2})+k)\\text{\u0394}x.\\hfill \\end{array}[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167793478786\">As before, we notice that [latex]\\frac{{x}_{i}+{x}_{i-1}}{2}[\/latex] is the midpoint of the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right][\/latex] and can be approximated by [latex]{x}_{i}^{*}.[\/latex] Then, the approximate volume of the shell is<\/p>\r\n\r\n<div id=\"fs-id1167793355111\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{\\text{shell}}\\approx 2\\pi ({x}_{i}^{*}+k)f({x}_{i}^{*})\\text{\u0394}x[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167793729500\">The remainder of the development proceeds as before, and we see that<\/p>\r\n\r\n<div id=\"fs-id1167793729503\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]V={\\displaystyle\\int }_{a}^{b}(2\\pi (x+k)f(x))dx[\/latex]<\/div>\r\n&nbsp;\r\n<p id=\"fs-id1167794326027\">We could also rotate the region around other horizontal or vertical lines, such as a vertical line in the right half plane. In each case, the volume formula must be adjusted accordingly. Specifically, the [latex]x\\text{-term}[\/latex] in the integral must be replaced with an expression representing the radius of a shell. To see how this works, consider the following example.<\/p>\r\n\r\n<div id=\"fs-id1167794326041\" class=\"textbook exercises\">\r\n<h3>Example: A Region of Revolution Revolved around a Line<\/h3>\r\nDefine [latex]R[\/latex] as the region bounded above by the graph of [latex]f(x)=x[\/latex] and below by the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[1,2\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the line [latex]x=-1.[\/latex]\r\n<div id=\"fs-id1167794326043\" class=\"exercise\">[reveal-answer q=\"fs-id1167793940512\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1167793940512\"]\r\n<p id=\"fs-id1167793940512\">First, graph the region [latex]R[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"859\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213021\/CNX_Calc_Figure_06_03_007.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and is the line f(x)=x, a diagonal line through the origin. There is a shaded region above the x-axis under the line labeled \u201cR\u201d. This region is bounded to the left by the line x=1 and to the right by the line x=2. There is also the vertical line x=-1 on the graph. The second figure has the same graphs as \u201ca\u201d and is labeled \u201cb\u201d. Also on the graph is a solid formed by rotating the region \u201cR\u201d from the first graph about the line x=-1.\" width=\"859\" height=\"461\" \/> Figure 8. (a) The region [latex]R[\/latex] between the graph of [latex]f(x)[\/latex] and the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[1,2\\right].[\/latex] (b) The solid of revolution generated by revolving [latex]R[\/latex] around the line [latex]x=-1.[\/latex][\/caption]\r\n<p id=\"fs-id1167794095303\">Note that the radius of a shell is given by [latex]x+1.[\/latex] Then the volume of the solid is given by<\/p>\r\n\r\n<div id=\"fs-id1167794095318\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill V&amp; ={\\displaystyle\\int }_{1}^{2}(2\\pi (x+1)f(x))dx\\hfill \\\\ &amp; ={\\displaystyle\\int }_{1}^{2}(2\\pi (x+1)x)dx=2\\pi {\\displaystyle\\int }_{1}^{2}({x}^{2}+x)dx\\hfill \\\\ &amp; ={2\\pi \\left[\\frac{{x}^{3}}{3}+\\frac{{x}^{2}}{2}\\right]|}_{1}^{2}=\\frac{23\\pi }{3}{\\text{units}}^{3}\\text{.}\\hfill \\end{array}[\/latex][\/hidden-answer]<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1167793631742\" class=\"textbook key-takeaways\">\r\n<h3>Try It<\/h3>\r\nDefine [latex]R[\/latex] as 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,1\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the line [latex]x=-2.[\/latex]\r\n<div id=\"fs-id1167793631745\" class=\"exercise\">[reveal-answer q=\"fs-id1167794138246\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1167794138246\"]\r\n<p id=\"fs-id1167794138246\">[latex]\\frac{11\\pi }{6}[\/latex] units<sup>3<\/sup><\/p>\r\n\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1167791543259\">Use the process from the last example.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\nWatch the following video to see the worked solution to the above Try It.\r\n\r\n<center><iframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/3Rq70sJECwQ?controls=0&amp;start=1099&amp;end=1246&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/center>[reveal-answer q=\"266833\"]Closed Captioning and Transcript Information for Video[\/reveal-answer]\r\n[hidden-answer a=\"266833\"]For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.\r\n\r\nYou can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/2.3VolumesOfRevolutionCylindricalShells1099to1246_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of \"2.3 Volumes of Revolution: Cylindrical Shells\" here (opens in new window)<\/a>.[\/hidden-answer]\r\n<p id=\"fs-id1167791543268\">For our final example in this section, let\u2019s look at the volume of a solid of revolution for which the region of revolution is bounded by the graphs of two functions.<\/p>\r\n\r\n<div id=\"fs-id1167791543275\" class=\"textbook exercises\">\r\n<h3>Example: A Region of Revolution Bounded by the Graphs of Two Functions<\/h3>\r\nDefine [latex]R[\/latex] as 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)=\\frac{1}{x}[\/latex] over the interval [latex]\\left[1,4\\right].[\/latex] Find the volume of the solid of revolution generated by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]\r\n<div id=\"fs-id1167791543277\" class=\"exercise\">[reveal-answer q=\"fs-id1167793604193\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1167793604193\"]\r\n<p id=\"fs-id1167793604193\">First, graph the region [latex]R[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"859\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213024\/CNX_Calc_Figure_06_03_008.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and has two curves. The curves are the graphs of f(x)=squareroot(x) and g(x)=1\/x. In the first quadrant the curves intersect at (1,1). In between the curves in the first quadrant there is a shaded region labeled \u201cR\u201d, bounded to the right by the line x=4. The second graph is labeled \u201cb\u201d and is the same as the graphs in \u201ca\u201d. Also on this graph is a solid that has been formed by rotating the region \u201cR\u201d from the figure \u201ca\u201d about the y-axis.\" width=\"859\" height=\"461\" \/> Figure 9. (a) The region [latex]R[\/latex] between the graph of [latex]f(x)[\/latex] and the graph of [latex]g(x)[\/latex] over the interval [latex]\\left[1,4\\right].[\/latex] (b) The solid of revolution generated by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex][\/caption]\r\n<div class=\"wp-caption-text\"><\/div>\r\n<p id=\"fs-id1167793521467\">Note that the axis of revolution is the [latex]y\\text{-axis},[\/latex] so the radius of a shell is given simply by [latex]x.[\/latex] We don\u2019t need to make any adjustments to the [latex]x[\/latex]-term of our integrand. The height of a shell, though, is given by [latex]f(x)-g(x),[\/latex] so in this case we need to adjust the [latex]f(x)[\/latex] term of the integrand. Then the volume of the solid is given by<\/p>\r\n\r\n<div id=\"fs-id1167793590358\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill V&amp; ={\\displaystyle\\int }_{1}^{4}(2\\pi x(f(x)-g(x)))dx\\hfill \\\\ &amp; ={\\displaystyle\\int }_{1}^{4}(2\\pi x(\\sqrt{x}-\\frac{1}{x}))dx=2\\pi {\\displaystyle\\int }_{1}^{4}({x}^{3\\text{\/}2}-1)dx\\hfill \\\\ &amp; ={2\\pi \\left[\\frac{2{x}^{5\\text{\/}2}}{5}-x\\right]|}_{1}^{4}=\\frac{94\\pi }{5}{\\text{units}}^{3}.\\hfill \\end{array}[\/latex][\/hidden-answer]<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1167794223705\" class=\"textbook key-takeaways\">\r\n<h3>Try It<\/h3>\r\nDefine [latex]R[\/latex] as the region bounded above by the graph of [latex]f(x)=x[\/latex] and below by the graph of [latex]g(x)={x}^{2}[\/latex] over the interval [latex]\\left[0,1\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]\r\n<div id=\"fs-id1167794223708\" class=\"exercise\">[reveal-answer q=\"fs-id1167793691567\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1167793691567\"]\r\n<p id=\"fs-id1167793691567\">[latex]\\frac{\\pi }{6}[\/latex] units<sup>3<\/sup><\/p>\r\n\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1167793940978\">Use the process from the previous example.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try It<\/h3>\r\n[ohm_question]5619[\/ohm_question]\r\n\r\n<\/div>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<ul>\n<li>Calculate the volume of a solid of revolution by using the method of cylindrical shells<\/li>\n<\/ul>\n<\/div>\n<div id=\"fs-id1167793271610\" class=\"bc-section section\">\n<p id=\"fs-id1167794020904\">Again, we are working with a solid of revolution. As before, we define a region [latex]R,[\/latex] bounded above by the graph of a function [latex]y=f(x),[\/latex] below by the [latex]x\\text{-axis,}[\/latex] and on the left and right by the lines [latex]x=a[\/latex] and [latex]x=b,[\/latex] respectively, as shown in Figure 1(a). We then revolve this region around the [latex]y[\/latex]-axis, as shown in Figure 1(b). Note that this is different from what we have done before. Previously, regions defined in terms of functions of [latex]x[\/latex] were revolved around the [latex]x\\text{-axis}[\/latex] or a line parallel to it.<\/p>\n<div style=\"width: 872px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11212958\/CNX_Calc_Figure_06_03_001.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and is an increasing curve in the first quadrant. The curve is labeled \u201cy=f(x)\u201d. The curve starts on the y-axis at y=a. Under the curve, above the x-axis is a shaded region labeled \u201cR\u201d. The shaded region is bounded on the right by the line x=b. The second graph is a three dimensional solid. It has been created by rotating the shaded region from \u201ca\u201d around the y-axis.\" width=\"862\" height=\"462\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 1. (a) A region bounded by the graph of a function of [latex]x.[\/latex] (b) The solid of revolution formed when the region is revolved around the [latex]y\\text{-axis}\\text{.}[\/latex]<\/p>\n<\/div>\n<p id=\"fs-id1167793605591\">As we have done many times before, partition the interval [latex]\\left[a,b\\right][\/latex] using a regular partition, [latex]P=\\left\\{{x}_{0},{x}_{1}\\text{,\u2026},{x}_{n}\\right\\}[\/latex] and, for [latex]i=1,2\\text{,\u2026},n,[\/latex] choose a point [latex]{x}_{i}^{*}\\in \\left[{x}_{i-1},{x}_{i}\\right].[\/latex] Then, construct a rectangle over the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right][\/latex] of height [latex]f({x}_{i}^{*})[\/latex] and width [latex]\\text{\u0394}x.[\/latex] A representative rectangle is shown in Figure 2(a). When that rectangle is revolved around the [latex]y[\/latex]-axis, instead of a disk or a washer, we get a cylindrical shell, as shown in the following figure.<\/p>\n<div style=\"width: 984px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213002\/CNX_Calc_Figure_06_03_002.jpg\" alt=\"This figure has two images. The first is a cylindrical shell, hollow in the middle. It has a vertical axis in the center. There is also a curve that meets the top of the cylinder. The second image is a set of concentric cylinders, one inside of the other forming a nesting of cylinders.\" width=\"974\" height=\"450\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 2. (a) A representative rectangle. (b) When this rectangle is revolved around the [latex]y\\text{-axis},[\/latex] the result is a cylindrical shell. (c) When we put all the shells together, we get an approximation of the original solid.<\/p>\n<\/div>\n<p id=\"fs-id1167793610625\">To calculate the volume of this shell, consider Figure 3.<\/p>\n<div style=\"width: 301px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213005\/CNX_Calc_Figure_06_03_003.jpg\" alt=\"This figure is a graph in the first quadrant. The curve is increasing and labeled \u201cy=f(x)\u201d. The curve starts on the y-axis at f(x*). Below the curve is a shaded rectangle. The rectangle starts on the x-axis. The width of the rectangle is delta x. The two sides of the rectangle are labeled \u201cxsub(i-1)\u201d and \u201cxsubi\u201d.\" width=\"291\" height=\"380\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 3. Calculating the volume of the shell.<\/p>\n<\/div>\n<p>Notice that the rectangle we are using is parallel to the axis of revolution (y axis), not perpendicular like the disk and washer method. This could be very useful, particularly for y axis revolutions.<\/p>\n<p>The shell is a cylinder, so its volume is the cross-sectional area multiplied by the height of the cylinder. The cross-sections are annuli (ring-shaped regions\u2014essentially, circles with a hole in the center), with outer radius [latex]{x}_{i}[\/latex] and inner radius [latex]{x}_{i-1}.[\/latex] Thus, the cross-sectional area is [latex]\\pi {x}_{i}^{2}-\\pi {x}_{i-1}^{2}.[\/latex] The height of the cylinder is [latex]f({x}_{i}^{*}).[\/latex] Then the volume of the shell is<\/p>\n<div id=\"fs-id1167793272795\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill {V}_{\\text{shell}}& =f({x}_{i}^{*})(\\pi {x}_{i}^{2}-\\pi {x}_{i-1}^{2})\\hfill \\\\ & =\\pi f({x}_{i}^{*})({x}_{i}^{2}-{x}_{i-1}^{2})\\hfill \\\\ & =\\pi f({x}_{i}^{*})({x}_{i}+{x}_{i-1})({x}_{i}-{x}_{i-1})\\hfill \\\\ & =2\\pi f({x}_{i}^{*})(\\frac{{x}_{i}+{x}_{i-1}}{2})({x}_{i}-{x}_{i-1}).\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167793561902\">Note that [latex]{x}_{i}-{x}_{i-1}=\\text{\u0394}x,[\/latex] so we have<\/p>\n<div id=\"fs-id1167793631680\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{\\text{shell}}=2\\pi f({x}_{i}^{*})(\\frac{{x}_{i}+{x}_{i-1}}{2})\\text{\u0394}x[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167793886694\">Furthermore, [latex]\\frac{{x}_{i}+{x}_{i-1}}{2}[\/latex] is both the midpoint of the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right][\/latex] and the average radius of the shell, and we can approximate this by [latex]{x}_{i}^{*}.[\/latex] We then have<\/p>\n<div id=\"fs-id1167793662486\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{\\text{shell}}\\approx 2\\pi f({x}_{i}^{*}){x}_{i}^{*}\\text{\u0394}x[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167793451844\">Another way to think of this is to think of making a vertical cut in the shell and then opening it up to form a flat plate (Figure 4).<\/p>\n<div style=\"width: 940px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213008\/CNX_Calc_Figure_06_03_012.jpg\" alt=\"This figure has two images. The first is labeled \u201ca\u201d and is of a hollow cylinder around the y-axis. On the front of this cylinder is a vertical line labeled \u201ccut line\u201d. The height of the cylinder is \u201cy=f(x)\u201d. The second figure is labeled \u201cb\u201d and is a shaded rectangular block. The height of the rectangle is \u201cf(x*), the width of the rectangle is \u201c2pix*\u201d, and the thickness of the rectangle is \u201cdelta x\u201d.\" width=\"930\" height=\"455\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 4. (a) Make a vertical cut in a representative shell. (b) Open the shell up to form a flat plate.<\/p>\n<\/div>\n<p id=\"fs-id1167794052290\">In reality, the outer radius of the shell is greater than the inner radius, and hence the back edge of the plate would be slightly longer than the front edge of the plate. However, we can approximate the flattened shell by a flat plate of height [latex]f({x}_{i}^{*}),[\/latex] width [latex]2\\pi {x}_{i}^{*},[\/latex] and thickness [latex]\\text{\u0394}x[\/latex] (Figure 4). The volume of the shell, then, is approximately the volume of the flat plate. Multiplying the height, width, and depth of the plate, we get<\/p>\n<div id=\"fs-id1167794326127\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{\\text{shell}}\\approx f({x}_{i}^{*})(2\\pi {x}_{i}^{*})\\text{\u0394}x,[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167794331630\">which is the same formula we had before.<\/p>\n<p id=\"fs-id1167793426734\">To calculate the volume of the entire solid, we then add the volumes of all the shells and obtain<\/p>\n<div id=\"fs-id1167793624597\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]V\\approx \\underset{i=1}{\\overset{n}{\\text{\u2211}}}(2\\pi {x}_{i}^{*}f({x}_{i}^{*})\\text{\u0394}x)[\/latex]<\/div>\n<p>Here we have another Riemann sum, this time for the function [latex]2\\pi xf(x).[\/latex] Taking the limit as [latex]n\\to \\infty[\/latex] gives us<\/p>\n<div id=\"fs-id1167794040741\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]V=\\underset{n\\to \\infty }{\\text{lim}}\\underset{i=1}{\\overset{n}{\\text{\u2211}}}(2\\pi {x}_{i}^{*}f({x}_{i}^{*})\\text{\u0394}x)={\\displaystyle\\int }_{a}^{b}(2\\pi xf(x))dx[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167794126755\">This leads to the following rule for the <strong>method of cylindrical shells<\/strong>.<\/p>\n<div id=\"fs-id1167793655300\" class=\"textbox shaded\">\n<h3 style=\"text-align: center;\">The Method of Cylindrical Shells<\/h3>\n<hr \/>\n<p id=\"fs-id1167793929838\">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]y[\/latex]-axis is given by<\/p>\n<div id=\"fs-id1167794054067\" class=\"equation\" style=\"text-align: center;\">[latex]V={\\displaystyle\\int }_{a}^{b}(2\\pi xf(x))dx[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<p id=\"fs-id1167793367180\">Now let\u2019s consider an example.<\/p>\n<div id=\"fs-id1167794163662\" class=\"textbook exercises\">\n<h3>Example: The Method of Cylindrical Shells 1<\/h3>\n<p>Define [latex]R[\/latex] as the region bounded above by the graph of [latex]f(x)=1\\text{\/}x[\/latex] and below by the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[1,3\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]<\/p>\n<div id=\"fs-id1167793514621\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1167793935969\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1167793935969\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793935969\">First we must graph the region [latex]R[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\n<div style=\"width: 609px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213011\/CNX_Calc_Figure_06_03_004.jpg\" alt=\"This figure has three images. The first is a solid that has been formed by rotating the curve y=1\/x about the y-axis. The solid begins on the x-axis and stops where y=1. The second image is labeled \u201ca\u201d and is the graph of y=1\/x in the first quadrant. Under the curve is a shaded region labeled \u201cR\u201d. The region is bounded by the curve, the x-axis, to the left at x=1 and to the right at x=3. The third image is labeled \u201cb\u201d and is half of the solid formed by rotating the shaded region about the y-axis.\" width=\"599\" height=\"311\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 5. (a) The region [latex]R[\/latex] under the graph of [latex]f(x)=1\\text{\/}x[\/latex] over the interval [latex]\\left[1,3\\right].[\/latex] (b) The solid of revolution generated by revolving [latex]R[\/latex] about the [latex]y\\text{-axis}.[\/latex]<\/p>\n<\/div>\n<p id=\"fs-id1167793997950\">Then the volume of the solid is given by<\/p>\n<div id=\"fs-id1167793960217\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill V& ={\\displaystyle\\int }_{a}^{b}(2\\pi xf(x))dx\\hfill \\\\ & ={\\displaystyle\\int }_{1}^{3}(2\\pi x(\\frac{1}{x}))dx\\hfill \\\\ & ={\\displaystyle\\int }_{1}^{3}2\\pi dx={2\\pi x|}_{1}^{3}=4\\pi {\\text{units}}^{3}\\text{.}\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1167793250302\" class=\"textbook key-takeaways\">\n<h3>Try It<\/h3>\n<p>Define [latex]R[\/latex]\u00a0as the region bounded above by the graph of [latex]f(x)={x}^{2}[\/latex] and below by the [latex]x[\/latex]-axis over the interval [latex]\\left[1,2\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q2007633\">Show Solution<\/span><\/p>\n<div id=\"q2007633\" class=\"hidden-answer\" style=\"display: none\">\n<div id=\"fs-id1167793250305\" class=\"exercise\">\n<div class=\"solution\">\n<p id=\"fs-id1167793414077\">[latex]\\frac{15\\pi }{2}[\/latex] units<sup>3<\/sup><\/p>\n<\/div>\n<div id=\"fs-id1167793499041\" class=\"commentary\">\n<h4>Hint<\/h4>\n<p id=\"fs-id1167793538341\">Use the procedure from the previous example.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1167793454737\" class=\"textbook exercises\">\n<h3>example: The Method of Cylindrical Shells 2<\/h3>\n<p>Define [latex]R[\/latex]\u00a0as the region bounded above by the graph of [latex]f(x)=2x-{x}^{2}[\/latex] and below by the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[0,2\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]<\/p>\n<div id=\"fs-id1167793454739\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1167793616388\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1167793616388\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793616388\">First graph the region [latex]R[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\n<div style=\"width: 576px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213014\/CNX_Calc_Figure_06_03_005.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and is the curve f(x)=2x-x^2. It is an upside down parabola intersecting the x-axis at the origin ant at x=2. Under the curve the region in the first quadrant is shaded and is labeled \u201cR\u201d. The second figure is a graph of the same curve. On the graph is a solid that is formed by rotation the region from \u201ca\u201d about the y-axis.\" width=\"566\" height=\"311\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 6. (a) The region [latex]R[\/latex] under the graph of [latex]f(x)=2x-{x}^{2}[\/latex] over the interval [latex]\\left[0,2\\right].[\/latex] (b) The volume of revolution obtained by revolving [latex]R[\/latex] about the [latex]y\\text{-axis}.[\/latex]<\/p>\n<\/div>\n<p id=\"fs-id1167794005259\">Then the volume of the solid is given by<\/p>\n<div id=\"fs-id1167793944607\" class=\"equation unnumbered\">[latex]\\begin{array}{cc}\\hfill V& ={\\displaystyle\\int }_{a}^{b}(2\\pi xf(x))dx\\hfill \\\\ & ={\\displaystyle\\int }_{0}^{2}(2\\pi x(2x-{x}^{2}))dx=2\\pi {\\displaystyle\\int }_{0}^{2}(2{x}^{2}-{x}^{3})dx\\hfill \\\\ & ={2\\pi \\left[\\frac{2{x}^{3}}{3}-\\frac{{x}^{4}}{4}\\right]|}_{0}^{2}=\\frac{8\\pi }{3}{\\text{units}}^{3}\\text{.}\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1167793419117\" class=\"textbook key-takeaways\">\n<h3>Try It<\/h3>\n<p>Define [latex]R[\/latex] as the region bounded above by the graph of [latex]f(x)=3x-{x}^{2}[\/latex] and below by the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[0,2\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]<\/p>\n<div id=\"fs-id1167793419121\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1167793473593\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1167793473593\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793473593\">[latex]8\\pi[\/latex] units<sup>3<\/sup><\/p>\n<h4>Hint<\/h4>\n<p id=\"fs-id1167793616418\">Use the process from the last example.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p id=\"fs-id1167793419292\">As with the disk method and the washer method, we can use the method of cylindrical shells with solids of revolution, revolved around the [latex]x\\text{-axis},[\/latex] when we want to integrate with respect to [latex]y.[\/latex] The analogous rule for this type of solid is given here.<\/p>\n<div id=\"fs-id1167793420788\" class=\"textbox shaded\">\n<h3 style=\"text-align: center;\">The Method of Cylindrical Shells for Solids of Revolution around the [latex]x[\/latex]-axis<\/h3>\n<hr \/>\n<p id=\"fs-id1167793514545\">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]x\\text{-axis}[\/latex] is given by<\/p>\n<div id=\"fs-id1167793559101\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]V={\\displaystyle\\int }_{c}^{d}(2\\pi yg(y))dy[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<div id=\"fs-id1167793625602\" class=\"textbook exercises\">\n<h3>example: The Method of Cylindrical Shells for a Solid Revolved around the [latex]x[\/latex]-axis<\/h3>\n<p>Define [latex]Q[\/latex] as the region bounded on the right by the graph of [latex]g(y)=2\\sqrt{y}[\/latex] and on the left by the [latex]y\\text{-axis}[\/latex] for [latex]y\\in \\left[0,4\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]Q[\/latex] around the [latex]x[\/latex]-axis.<\/p>\n<div id=\"fs-id1167793625604\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1167793480237\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1167793480237\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793480237\">First, we need to graph the region [latex]Q[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\n<div style=\"width: 644px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213017\/CNX_Calc_Figure_06_03_006.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and is the curve g(y)=2squareroot(y). It is an increasing curve in the first quadrant beginning at the origin. Between the y-axis and the curve, there is a shaded region labeled \u201cQ\u201d. The shaded region is bounded above by the line y=4. The second graph is the same curve in \u201ca\u201d and labeled \u201cb\u201d. It also has a solid region that has been formed by rotating the curve in \u201ca\u201d about the x-axis. The solid starts at the y-axis and stops at x=4.\" width=\"634\" height=\"461\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 7. (a) The region [latex]Q[\/latex] to the left of the function [latex]g(y)[\/latex] over the interval [latex]\\left[0,4\\right].[\/latex] (b) The solid of revolution generated by revolving [latex]Q[\/latex] around the [latex]x\\text{-axis}.[\/latex]<\/p>\n<\/div>\n<p id=\"fs-id1167793931828\">Label the shaded region [latex]Q.[\/latex] Then the volume of the solid is given by<\/p>\n<div id=\"fs-id1167793931838\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill V& ={\\displaystyle\\int }_{c}^{d}(2\\pi yg(y))dy\\hfill \\\\ & ={\\displaystyle\\int }_{0}^{4}(2\\pi y(2\\sqrt{y}))dy=4\\pi {\\displaystyle\\int }_{0}^{4}{y}^{3\\text{\/}2}dy\\hfill \\\\ & ={4\\pi \\left[\\frac{2{y}^{5\\text{\/}2}}{5}\\right]|}_{0}^{4}=\\frac{256\\pi }{5}{\\text{units}}^{3}\\text{.}\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1167793441561\" class=\"textbook key-takeaways\">\n<h3>Try It<\/h3>\n<p>Define [latex]Q[\/latex] as the region bounded on the right by the graph of [latex]g(y)=3\\text{\/}y[\/latex] and on the left by the [latex]y\\text{-axis}[\/latex] for [latex]y\\in \\left[1,3\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]Q[\/latex] around the [latex]x\\text{-axis}.[\/latex]<\/p>\n<div id=\"fs-id1167793441565\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1167793466686\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1167793466686\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793466686\">[latex]12\\pi[\/latex] units<sup>3<\/sup><\/p>\n<h4>Hint<\/h4>\n<p id=\"fs-id1167794146606\">Use the process from the previous example.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>Watch the following video to see the worked solution to the above Try It.<\/p>\n<div style=\"text-align: center;\"><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/3Rq70sJECwQ?controls=0&amp;start=554&amp;end=696&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q266834\">Closed Captioning and Transcript Information for Video<\/span><\/p>\n<div id=\"q266834\" class=\"hidden-answer\" style=\"display: none\">For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/2.3VolumesOfRevolutionCylindricalShells554to696_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;2.3 Volumes of Revolution: Cylindrical Shells&#8221; here (opens in new window).<\/a><\/div>\n<\/div>\n<p id=\"fs-id1167794146616\">For the next example, we look at a solid of revolution for which the graph of a function is revolved around a line other than one of the two coordinate axes. To set this up, we need to revisit the development of the method of cylindrical shells. Recall that we found the volume of one of the shells to be given by<\/p>\n<div id=\"fs-id1167794146622\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill {V}_{\\text{shell}}& =f({x}_{i}^{*})(\\pi {x}_{i}^{2}-\\pi {x}_{i-1}^{2})\\hfill \\\\ & =\\pi f({x}_{i}^{*})({x}_{i}^{2}-{x}_{i-1}^{2})\\hfill \\\\ & =\\pi f({x}_{i}^{*})({x}_{i}+{x}_{i-1})({x}_{i}-{x}_{i-1})\\hfill \\\\ & =2\\pi f({x}_{i}^{*})(\\frac{{x}_{i}+{x}_{i-1}}{2})({x}_{i}-{x}_{i-1}).\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167793931535\">This was based on a shell with an outer radius of [latex]{x}_{i}[\/latex] and an inner radius of [latex]{x}_{i-1}.[\/latex] If, however, we rotate the region around a line other than the [latex]y\\text{-axis},[\/latex] we have a different outer and inner radius. Suppose, for example, that we rotate the region around the line [latex]x=\\text{\u2212}k,[\/latex] where [latex]k[\/latex] is some positive constant. Then, the outer radius of the shell is [latex]{x}_{i}+k[\/latex] and the inner radius of the shell is [latex]{x}_{i-1}+k.[\/latex] Substituting these terms into the expression for volume, we see that when a plane region is rotated around the line [latex]x=\\text{\u2212}k,[\/latex] the volume of a shell is given by<\/p>\n<div id=\"fs-id1167793421191\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill {V}_{\\text{shell}}& =2\\pi f({x}_{i}^{*})(\\frac{({x}_{i}+k)+({x}_{i-1}+k)}{2})(({x}_{i}+k)-({x}_{i-1}+k))\\hfill \\\\ & =2\\pi f({x}_{i}^{*})((\\frac{{x}_{i}+{x}_{i-2}}{2})+k)\\text{\u0394}x.\\hfill \\end{array}[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167793478786\">As before, we notice that [latex]\\frac{{x}_{i}+{x}_{i-1}}{2}[\/latex] is the midpoint of the interval [latex]\\left[{x}_{i-1},{x}_{i}\\right][\/latex] and can be approximated by [latex]{x}_{i}^{*}.[\/latex] Then, the approximate volume of the shell is<\/p>\n<div id=\"fs-id1167793355111\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]{V}_{\\text{shell}}\\approx 2\\pi ({x}_{i}^{*}+k)f({x}_{i}^{*})\\text{\u0394}x[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167793729500\">The remainder of the development proceeds as before, and we see that<\/p>\n<div id=\"fs-id1167793729503\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]V={\\displaystyle\\int }_{a}^{b}(2\\pi (x+k)f(x))dx[\/latex]<\/div>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1167794326027\">We could also rotate the region around other horizontal or vertical lines, such as a vertical line in the right half plane. In each case, the volume formula must be adjusted accordingly. Specifically, the [latex]x\\text{-term}[\/latex] in the integral must be replaced with an expression representing the radius of a shell. To see how this works, consider the following example.<\/p>\n<div id=\"fs-id1167794326041\" class=\"textbook exercises\">\n<h3>Example: A Region of Revolution Revolved around a Line<\/h3>\n<p>Define [latex]R[\/latex] as the region bounded above by the graph of [latex]f(x)=x[\/latex] and below by the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[1,2\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the line [latex]x=-1.[\/latex]<\/p>\n<div id=\"fs-id1167794326043\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1167793940512\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1167793940512\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793940512\">First, graph the region [latex]R[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\n<div style=\"width: 869px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213021\/CNX_Calc_Figure_06_03_007.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and is the line f(x)=x, a diagonal line through the origin. There is a shaded region above the x-axis under the line labeled \u201cR\u201d. This region is bounded to the left by the line x=1 and to the right by the line x=2. There is also the vertical line x=-1 on the graph. The second figure has the same graphs as \u201ca\u201d and is labeled \u201cb\u201d. Also on the graph is a solid formed by rotating the region \u201cR\u201d from the first graph about the line x=-1.\" width=\"859\" height=\"461\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 8. (a) The region [latex]R[\/latex] between the graph of [latex]f(x)[\/latex] and the [latex]x\\text{-axis}[\/latex] over the interval [latex]\\left[1,2\\right].[\/latex] (b) The solid of revolution generated by revolving [latex]R[\/latex] around the line [latex]x=-1.[\/latex]<\/p>\n<\/div>\n<p id=\"fs-id1167794095303\">Note that the radius of a shell is given by [latex]x+1.[\/latex] Then the volume of the solid is given by<\/p>\n<div id=\"fs-id1167794095318\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill V& ={\\displaystyle\\int }_{1}^{2}(2\\pi (x+1)f(x))dx\\hfill \\\\ & ={\\displaystyle\\int }_{1}^{2}(2\\pi (x+1)x)dx=2\\pi {\\displaystyle\\int }_{1}^{2}({x}^{2}+x)dx\\hfill \\\\ & ={2\\pi \\left[\\frac{{x}^{3}}{3}+\\frac{{x}^{2}}{2}\\right]|}_{1}^{2}=\\frac{23\\pi }{3}{\\text{units}}^{3}\\text{.}\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1167793631742\" class=\"textbook key-takeaways\">\n<h3>Try It<\/h3>\n<p>Define [latex]R[\/latex] as 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,1\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the line [latex]x=-2.[\/latex]<\/p>\n<div id=\"fs-id1167793631745\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1167794138246\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1167794138246\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167794138246\">[latex]\\frac{11\\pi }{6}[\/latex] units<sup>3<\/sup><\/p>\n<h4>Hint<\/h4>\n<p id=\"fs-id1167791543259\">Use the process from the last example.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>Watch the following video to see the worked solution to the above Try It.<\/p>\n<div style=\"text-align: center;\"><iframe loading=\"lazy\" title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/3Rq70sJECwQ?controls=0&amp;start=1099&amp;end=1246&amp;autoplay=0\" width=\"750\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q266833\">Closed Captioning and Transcript Information for Video<\/span><\/p>\n<div id=\"q266833\" class=\"hidden-answer\" style=\"display: none\">For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.<\/p>\n<p>You can view the <a href=\"https:\/\/oerfiles.s3.us-west-2.amazonaws.com\/Calculus\/Calculus1+Videos\/2.3VolumesOfRevolutionCylindricalShells1099to1246_transcript.txt\" target=\"_blank\" rel=\"noopener\">transcript for this segmented clip of &#8220;2.3 Volumes of Revolution: Cylindrical Shells&#8221; here (opens in new window)<\/a>.<\/div>\n<\/div>\n<p id=\"fs-id1167791543268\">For our final example in this section, let\u2019s look at the volume of a solid of revolution for which the region of revolution is bounded by the graphs of two functions.<\/p>\n<div id=\"fs-id1167791543275\" class=\"textbook exercises\">\n<h3>Example: A Region of Revolution Bounded by the Graphs of Two Functions<\/h3>\n<p>Define [latex]R[\/latex] as 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)=\\frac{1}{x}[\/latex] over the interval [latex]\\left[1,4\\right].[\/latex] Find the volume of the solid of revolution generated by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]<\/p>\n<div id=\"fs-id1167791543277\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1167793604193\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1167793604193\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793604193\">First, graph the region [latex]R[\/latex] and the associated solid of revolution, as shown in the following figure.<\/p>\n<div style=\"width: 869px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11213024\/CNX_Calc_Figure_06_03_008.jpg\" alt=\"This figure has two graphs. The first graph is labeled \u201ca\u201d and has two curves. The curves are the graphs of f(x)=squareroot(x) and g(x)=1\/x. In the first quadrant the curves intersect at (1,1). In between the curves in the first quadrant there is a shaded region labeled \u201cR\u201d, bounded to the right by the line x=4. The second graph is labeled \u201cb\u201d and is the same as the graphs in \u201ca\u201d. Also on this graph is a solid that has been formed by rotating the region \u201cR\u201d from the figure \u201ca\u201d about the y-axis.\" width=\"859\" height=\"461\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 9. (a) The region [latex]R[\/latex] between the graph of [latex]f(x)[\/latex] and the graph of [latex]g(x)[\/latex] over the interval [latex]\\left[1,4\\right].[\/latex] (b) The solid of revolution generated by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]<\/p>\n<\/div>\n<div class=\"wp-caption-text\"><\/div>\n<p id=\"fs-id1167793521467\">Note that the axis of revolution is the [latex]y\\text{-axis},[\/latex] so the radius of a shell is given simply by [latex]x.[\/latex] We don\u2019t need to make any adjustments to the [latex]x[\/latex]-term of our integrand. The height of a shell, though, is given by [latex]f(x)-g(x),[\/latex] so in this case we need to adjust the [latex]f(x)[\/latex] term of the integrand. Then the volume of the solid is given by<\/p>\n<div id=\"fs-id1167793590358\" class=\"equation unnumbered\" style=\"text-align: center;\">[latex]\\begin{array}{cc}\\hfill V& ={\\displaystyle\\int }_{1}^{4}(2\\pi x(f(x)-g(x)))dx\\hfill \\\\ & ={\\displaystyle\\int }_{1}^{4}(2\\pi x(\\sqrt{x}-\\frac{1}{x}))dx=2\\pi {\\displaystyle\\int }_{1}^{4}({x}^{3\\text{\/}2}-1)dx\\hfill \\\\ & ={2\\pi \\left[\\frac{2{x}^{5\\text{\/}2}}{5}-x\\right]|}_{1}^{4}=\\frac{94\\pi }{5}{\\text{units}}^{3}.\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1167794223705\" class=\"textbook key-takeaways\">\n<h3>Try It<\/h3>\n<p>Define [latex]R[\/latex] as the region bounded above by the graph of [latex]f(x)=x[\/latex] and below by the graph of [latex]g(x)={x}^{2}[\/latex] over the interval [latex]\\left[0,1\\right].[\/latex] Find the volume of the solid of revolution formed by revolving [latex]R[\/latex] around the [latex]y\\text{-axis}.[\/latex]<\/p>\n<div id=\"fs-id1167794223708\" class=\"exercise\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1167793691567\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1167793691567\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1167793691567\">[latex]\\frac{\\pi }{6}[\/latex] units<sup>3<\/sup><\/p>\n<h4>Hint<\/h4>\n<p id=\"fs-id1167793940978\">Use the process from the previous example.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Try It<\/h3>\n<p><iframe loading=\"lazy\" id=\"ohm5619\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=5619&theme=oea&iframe_resize_id=ohm5619&show_question_numbers\" width=\"100%\" height=\"150\"><\/iframe><\/p>\n<\/div>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-1464\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>2.3 Volumes of Revolution: Cylindrical Shells. <strong>Authored by<\/strong>: Ryan Melton. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>Calculus Volume 1. <strong>Authored by<\/strong>: Gilbert Strang, Edwin (Jed) Herman. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/details\/books\/calculus-volume-1\">https:\/\/openstax.org\/details\/books\/calculus-volume-1<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by-nc-sa\/4.0\/\">CC BY-NC-SA: Attribution-NonCommercial-ShareAlike<\/a><\/em>. <strong>License Terms<\/strong>: Access for free at https:\/\/openstax.org\/books\/calculus-volume-1\/pages\/1-introduction<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":17533,"menu_order":11,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"Calculus Volume 1\",\"author\":\"Gilbert Strang, Edwin (Jed) Herman\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/details\/books\/calculus-volume-1\",\"project\":\"\",\"license\":\"cc-by-nc-sa\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/calculus-volume-1\/pages\/1-introduction\"},{\"type\":\"original\",\"description\":\"2.3 Volumes of Revolution: Cylindrical Shells\",\"author\":\"Ryan Melton\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-1464","chapter","type-chapter","status-publish","hentry"],"part":65,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/1464","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/users\/17533"}],"version-history":[{"count":20,"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/1464\/revisions"}],"predecessor-version":[{"id":4896,"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/1464\/revisions\/4896"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/parts\/65"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/1464\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/media?parent=1464"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapter-type?post=1464"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/contributor?post=1464"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/license?post=1464"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}