Calc II finding volume of solid by rotating

MillerGenuine
Messages
64
Reaction score
0

Homework Statement



Find the volume of the solid obtained by rotating the region bounded by the given curves about the specified line.

y=x^2
x=y^2
about x= -1


Homework Equations



Volume= Integral of A(y) dy where A(y)= (pi)(r)^2



The Attempt at a Solution



My question is how to find the radius portion in the (pi)(r)^2
I know that you subtract the inner radius from the outter radius..and the book says that this is
[(y^1/2) - (-1)]^2 - [y^2 - (-1)]^2

I don't understand how they determined that you subtract (-1) from the function, I realize this is the distance from the roatating axis, by why not [(-1) - (y^1/2)]^2 - ...

how do i determine whether i subtract or add the (1) ?
 
Physics news on Phys.org
The distance horizontally is always xright - xleft. In this case xleft = -1, so for whichever radius you are doing you are going to use

π(xright - (-1))2 = π(xright + 1)2.

Since the radius is squared it would be OK to subtract in the other way, but it is a good habit to always write it this way.
 
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