Volume of a function around an axis

BFPerkins
Messages
9
Reaction score
0
Given this problem:

Find the volume and describe the shape of the object formed by the function f(x) = ½ x²+2 when the function is rotated around the x =3 axis and bounded by th region between the x = 0 and x = 4.

I am not sure if I am thihnking about this correctly. I know in order to find the volume, I must use the formula 2π ∫Pxhx dx between x = 0 and x = 4. However, since it is rotatated around the x= 3 axis, do I use that as my starting point. Meaning, do I make 3 equal to zero and make the x boundaries as the difference from 3 to their points?
 
Physics news on Phys.org
The axis of rotation is inside the region to be rotated so that the solid would intersect itself, did you copy the problem down right?
 
Last edited:
Sorry! Never mind the question. I was looking at the problem wrong. The function is bounded by y = 0 and y = 4, not x. Now it is a piece of cake!
 
I'm back and I've carefully checked to make sure I am reading it correctly.

First I set function in terms of y because of its rotation around the verticle axis, which gives me
y = sqrt(2x-2) Then I subtracted 3 because it revolves around x = 3. This is my radius, so I square it to get my area ( and multiply by Pi)

which gives [sqrt(2x-2 - 3]^ 2 = 2x - 6sqrt(2x-2) - 13

So my volume is π ∫ sqrt(2x-2) - 6sqrt(2x-2) - 13 dy from y = 0 to y = 4.

I get [ x² -13x - 4sqrt(2x-2)^(3/2)

Since the lowest point of this function is 2 on ther y axis, the volume should be the same whether I use the bounds of 2 to 4, or 0 to 4, but I keep gwetting differeent results for those two limits.
 
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