Find the volume and centroid of the solid

fk378
Messages
366
Reaction score
0

Homework Statement


Find the volume and centroid of the solid E that lies above the cone z= sqrt (x^2 + y^2) and below the sphere x^2 + y^2 + z^2 = 1.

The Attempt at a Solution



I found the correct volume=(pi/3)(2-sqrt2)

How do I find the centers of mass if I don't know the mass and can't find the mass since I have no density function?
 
Physics news on Phys.org
It asks for "centroid" not center of mass. The difference is that the centroid is is the center of gravity in the special case of a homogeneous object, meaning that density is constant so it cancels out.

x_{centroid} = \frac{\int\int\int x dV}{V}
 
Knissp said:
It asks for "centroid" not center of mass. The difference is that the centroid is is the center of gravity in the special case of a homogeneous object, meaning that density is constant so it cancels out.

x_{centroid} = \frac{\int\int\int x dV}{V}

Is it necessary to divide by the volume then? If the density is constant, wouldn't the mass and the volumes cancel out? So we would just be left with the triple integral of x dV.
 
What do you mean by "wouldn't the mass and the volumes cancel out"?

If it helps, I can show where the canceling specifically occurs:

<br /> x_{center of mass} = \frac{\int\int\int x \sigma(x,y,z) dV}{M}

Then use the fact that \sigma = dM/dV so M = \int\int\int \sigma(x,y,z) V

so x_{center of mass} = \frac{\int\int\int x \sigma(x,y,z) dV}{\int\int\int \sigma(x,y,z) V}

\sigma(x,y,z) is the density function. It is constant so it can be taken out of the integrand.


<br /> x_{center of mass} = \frac{\sigma(x,y,z) \int\int\int x dV}{\sigma(x,y,z)\int\int\int V}

And that's where it cancels from, so you are left with the expression above for homogeneous density.
 
There is no "mass' and there is no "center of mass". Your problem does not ask for "center of mass", it asks for "centroid". What is the definition of "centroid"?
 
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