Paul's Online Notes
Paul's Online Notes
Home / Calculus I / Applications of Integrals / Volumes of Solids of Revolution / Method of Rings
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 6.3 : Volume With Rings

3. Use the method of disks/rings to determine the volume of the solid obtained by rotating the region bounded by \(x = {y^2} - 6y + 10\) and \(x = 5\) about the \(y\)-axis.

Show All Steps Hide All Steps

Hint : Start with sketching the bounded region.
Start Solution

We need to start the problem somewhere so let’s start “simple”.

Knowing what the bounded region looks like will definitely help for most of these types of problems since we need to know how all the curves relate to each other when we go to set up the area formula and we’ll need limits for the integral which the graph will often help with.

Here is a sketch of the bounded region with the axis of rotation shown.

Here is the work used to determine the intersection points (we’ll need these later).

\[\begin{align*}{y^2} - 6y + 10 & = 5\\ {y^2} - 6y + 5 & = 0\\ \left( {y - 5} \right)\left( {y - 1} \right) & = 0\hspace{0.25in} \Rightarrow \hspace{0.25in}y = 1,\,\,\,\,\,y = 5\hspace{0.25in}\,\,\,\, \Rightarrow \,\hspace{0.25in}\,\,\,\left( {5,1} \right)\,\,\,\& \,\,\,\,\left( {5,5} \right)\end{align*}\]
Hint : Give a good attempt at sketching what the solid of revolution looks like and sketch in a representative ring.

Note that this can be a difficult thing to do especially if you aren’t a very visual person. However, having a representative ring can be of great help when we go to write down the area formula. Also, getting the representative ring can be difficult without a sketch of the solid of revolution. So, do the best you can at getting these sketches.

Show Step 2

Here is a sketch of the solid of revolution.

Here are a couple of sketches of a representative ring. The image on the left shows a representative ring with the front half of the solid cut away and the image on the right shows a representative ring with a “wire frame” of the back half of the solid (i.e. the curves representing the edges of the of the back half of the solid).

Hint : Determine a formula for the area of the ring.
Show Step 3

We now need to find a formula for the area of the ring. Because we are using rings that are centered on the \(y\)-axis we know that the area formula will need to be in terms of \(y\). Therefore, the equation of the curves will need to be in terms of \(y\) (which in this case they already are).

Here is another sketch of a representative ring with all of the various quantities we need put into it.

As we can see from the sketch the ring is centered on the \(y\)-axis and placed at some \(y\). The inner radius of the ring is the distance from the \(y\)-axis to the curve defining the inner edge of the solid. The outer radius of the ring is the distance from the \(y\)-axis to the curve defining the outer edge of the solid. In other words,

\[{\mbox{Inner Radius}} = {y^2} - 6y + 10\hspace{0.5in}{\mbox{Outer Radius}} = 5\]

The area of the ring is then,

\[\begin{align*}A\left( x \right) &= \pi \left[ {{{\left( {{\mbox{Outer Radius}}} \right)}^2} - {{\left( {{\mbox{Inner Radius}}} \right)}^2}} \right]\\ & = \pi \left[ {{{\left( 5 \right)}^2} - {{\left( {{y^2} - 6y + 10} \right)}^2}} \right] = \pi \left( { - 75 + 120y - 56{y^2} + 12{y^3} - {y^4}} \right)\end{align*}\] Show Step 4

The final step is to then set up the integral for the volume and evaluate it.

From the intersection points shown in the graph from Step 1 we can see that the “first” ring in the solid would occur at \(y = 1\) and the “last” ring would occur at \(y = 5\). Our limits are then : \(1 \le y \le 5\).

The volume is then,

\[\begin{align*}V & = \int_{1}^{5}{{\pi \left( { - 75 + 120y - 56{y^2} + 12{y^3} - {y^4}} \right)\,dy}}\\ & = \left. {\pi \left( { - 75y + 60{y^2} - \frac{{56}}{3}{y^3} + 3{y^4} - \frac{1}{5}{y^5}} \right)} \right|_1^5 = \require{bbox} \bbox[2pt,border:1px solid black]{{\frac{{1088}}{{15}}\pi }}\end{align*}\]