Find the volume of the solid (strange one )

  • Thread starter Thread starter Saladsamurai
  • Start date Start date
  • Tags Tags
    Solid Volume
Saladsamurai
Messages
3,009
Reaction score
7
...whose base is enclosed by the circle x^2+y^2=1 and whose cross sections taken perpendicular to the x-axis are semi-circles.

So I understand that the volume of each "sample" semi-circle will be \frac{\pi r^2}{2}*\Delta x

The radius is y. Now this is where I lose the solution manual...Do I need to take into account that y=^+_-\sqrt{1-x^2} ? I am having trouble setting up this integral.

I am working on the bounds now...but^^^^ that part is effing me up.

Blahhhh,
Casey
 
Physics news on Phys.org
V = \pi \int y^2 dx

Just let y^2 = r^2 - x^2 where r is a constant, and then its just a case of picking the limits of the integral to suit the problem. The integral itself shouldn't present any problems.
 
Well, the radius IS y..so I don't follow you.

Casey
 
I'm trying to picture this. It just seems like its half a sphere, or a dome shape. Maybe I'm visualizing it wrong. If I'm right, they could have just said a dome.

If I'm right and you want to do it without calculus, its just the formula for a sphere divided by 2: 2*pi*r^3/3. Assuming I'm picturing the right shape, you could at least use this to check your answer if you use integration. What does the solution manual say is the answer? Does it match 2*pi*r^3/3, which for r=1 would be 2*pi/3?

In your example, becareful because there are 2 r's you're dealing with, one is a fixed value which is the radius of the base which = 1 from the question. The r in your integral symbol is a variable representing the radius of a slice.

So substitute your r in the integral with the sqrt(1-x^2).
 
Saladsamurai said:
Well, the radius IS y..so I don't follow you.

Casey
Yes, and since the "thickness" is \Delta x you will need to write y2 as a function of x. That's easy!
 
I got it. It's just twice the volume of the "half-dome' whose base is the half-circle y=(1-x^2)^.5 from 0 to 1...like tony said! Sometimes I just need to move on an look at the problem again later (whenI have gotten some sleep:/ )
 
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