Using the Shell method to find the volume of a solid

Zuni Tiberius
Messages
1
Reaction score
0
Use the shell method to find the volume of a solid generated by revolving the region bounded by the given curves and lines about the x-axis.

x=2√y
x=-2y
y=1

So I drew a graph and then using the equation v=∫2πrh

and I got the following

v=∫(from 0 to 2) 2π(y-1)((2√y)-(-2y))

but this is wrong. any suggestions?
 
Physics news on Phys.org
Zuni Tiberius said:
I got the following

v=∫(from 0 to 2) 2π(y-1)((2√y)-(-2y))

but this is wrong. any suggestions?
Why do you have (y-1) for the radius? And why are your limits 0 to 2?
 
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