Volume of Rotated Region Using Cylindrical Shells - Step-by-Step Guide

shaneewert
Messages
2
Reaction score
0
Please help! How do I do this problem?

Using the method of cylindrical shells, find the volume generated by rotating the region the region bounded by the given curves about the specified axis.

y=(x-1)^(1/2), y=0, x=5; about y = 3

Please tell me how to set up the integral! Any help is MUCH appreciated.

So far I have Integral from 0 to 2 of (3-(y^2+1))*y dy I know that isn't right, because I am not getting the right answer! The book says that it is 24pi.

Thank you.
 
Physics news on Phys.org
Do you know what each shell looks like?

The cross section of each shell is a long, narrow, flat rectangle, whose long dimension is parallel to the x-axis and stretches from the point where x = y^2 + 1 to the point where x = 5. It is parametrized by y. The shell itself is that rectangle rotated around the line y = 3. Ignore the small vertical width of the rectangle for a minute (which is dy) so that the shell is just like a horizontal tube with no thickness. What is the area of the outer surface of this tube? It has a radius--the radius is 3 - (y^2 + 1). So what is its circumference? What is its length?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top