Revolution about horizontal and vertical lines

cathy
Messages
90
Reaction score
0

Homework Statement



Use shell method to find volume.
y=x+2
y=x^2
rotate about the x-axis




2. The attempt at a solution

I cannot seem to solve this. I thought this was the way to solve it, but I don't understand if I am missing something crucial.
This is how I set up the integral.

v=integral from 1 to 4 (2pi* y * (y-2-sqrt(y))
This is not giving me the correct answer. Is this that way to set this up?
I also tried the same integral from 0 to 4, and cannot determine what I am doing wrong.
I would appreciate any help.
 
Last edited:
Physics news on Phys.org
hi cathy! welcome to pf! :smile:
cathy said:
Use shell method to find volume.

v=integral from 1 to 4 (2pi* y * (y-2-sqrt(y))
This is not giving me the correct answer. Is this that way to set this up?
I also tried the same integral from 0 to 4, and cannot determine what I am doing wrong.

let's see … you're using cylindrical shells of radius y, thickness dy, and length x2 - x1

and that should be between where they meet, at (0,0) and at (2,4): ie for y between 0 and 4

so you second try should work …

can you show us your calculations?​
 
hello!
well, i tried the second one again, like you said, and here are my calculations:

taking the antideriv of,
y^2-2y-y^3/2
antideriv would be:
1/3y^3 - y^2 - 2/5y^5/2
plugging in 4, I get
64/3 -16 -64/5 = -112/15 *2pi
= -224/15pi
and that is not correct

Did I do something wrong here? Please advise.
 
(just got up :zzz:)

looks ok (apart from everything being minus what it should be, since x2 > x+2) :confused:

have you tried +224/15π ?
 
Ohh. i actually see the problem. since it's required for me to do shells, the problem needed to be divided into two separate integrals.
thank you for your help tiny-tim :)
 
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