Solving by using cylindrical shell method

kira137
Messages
16
Reaction score
0
Homework Statement

Evaluate using the cylindrical shell method, the volume of the solid of revolution obtained by rotating the region enclosed by the curves y=x^3, y=-x and y=1 around the line y=-1.

The attempt at a solution

The answer is suppose to be 127(pi)/42 but I keep getting 169(Pi)/42.

I first changed y=x^3 to x= y^(1/3) and y=-x to x=-y
then found radius = y+1
then height as y^(1/3)+y

then plugged into cylindrical formula.

1
S 2(pi)(y+1)(y^(1/3)+y) dy =
0

,,,,,,,1
2(pi) S y^(4/3)+y^2+y^(1/3)+y dy =
,,,,,,,0

2(pi) [(y^(7/3)/7/3) + (y^3)/3 + ((y^4/3)/4/3) +(y^2)/2] 0 to 1 =

2(pi) [3/7 + 1/3 + 3/4 + 1/2] =

2(pi) [36/84 + 28/84 + 63/84 + 42/84] =

2(pi)(169/84) = 338(pi)/84 = 169(pi)/42

I'm not sure where I went wrong.. I went over and over but I couldn't find out the problem.

your help is greatly appreciated, thank you!
 
Physics news on Phys.org
Both my hand calculations and computer algebra system agree that

2\pi \int_{0}^{1} (y+1)(y^{1/3}+y)\; dy = \frac{169 \pi}{42}.

Assuming that the region and axis of revolution are correct as stated, I believe your answer is correct.

Assuming that the boundary curves are correct and the axis of revolution is incorrect, I determined that in order to arrive at the official answer, the axis of revolution must be the line y = -3/5 (which I highly doubt would have been misconstrued as -1). I don't know what to tell you, other than to make sure you've copied the question correctly and if so, speak to your instructor. Solution manuals have been known to be wrong.

--Elucidus
 
My instructor mailed the class saying that the actual answer is 169(pi)/42.

I appreciate you going over the question, thank you!
 
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