Volume of Solid Revolving Around X Axis: Cylindrical Shell Method

  • Thread starter Thread starter mbrmbrg
  • Start date Start date
  • Tags Tags
    Cylindrical Shell
mbrmbrg
Messages
485
Reaction score
2
Use the method of cylindrical shells to find the volume of the solid generated by revolving aabout the indicated axis the region bounded by the given curves.

x=y, x+2y=3, y=0; about the x axis.

Latest version of my work:

(I don't know how to paste a graph into the post. But I graphed my curves.)

V=\int_{a}^{b}2\pi\L(x)dx

But since this rotates around the x-axis instead of the y axis, replace all x's with y's.
I took the 2pi out of the integral b/c it's a constant. After that I'm very unsure of what's going on.

y stayed y.

L(x), the height of the cylinder, is now the width of the cylinder, and is defined as the length of the horizontal line, which is the distance between the two curves.
So L(x)= (-2y+3) - y = -3y+3.

My interval is the largest distance beteween my two curves, which is the x-axis on the interval [0,3]

I shoved that into the equation, factored out a 3 and removed it from the integrand, leaving me with
6\pi\int_{0}^{3}(y-3y)dx\\=(6\pi)[\frac{y^2}{2}-\frac{y^3}{3}]^3_0\\=6\pi\frac{-27}{6}\\=-27\pi

But the book says the answer is pi.

Help? :blushing: Please! :cry:
 
Last edited:
Physics news on Phys.org
You don't need the book to tell it is wrong. Volume should always be positive! This gives you a hint on where it might have gone wrong. If you look at the integrand (you should integrate wrt dy) you see it's y-y^2 (ignoring the typo's). Which is negative when y is greater than 1.
So recheck your interation limits and remember you are integrating wrt y.
 
OK, so I switched my limits to lower limit=0 and upper limit=1 (b/c the curves intersect at y=1).
But when I set L(x)=the horizontal line between the two curves=-2y+3-y=3-3y...

right. It works. Thank you!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top