Moment of inertia of a solid of rotation

AI Thread Summary
The discussion focuses on calculating the moment of inertia for a solid of rotation formed by rotating the area bounded by the curve x^3+y^3=8 around the y-axis. The initial approach using the formula I_y=M∫(x^2y)dx is deemed incorrect, prompting suggestions to use cylindrical shells instead. Participants emphasize the importance of correctly applying the moment of inertia formula for disks, noting that it should be (1/2)mR^2 rather than mR^2. The correct method involves integrating over the height and accounting for the mass of the entire disk. Overall, the consensus is that using cylindrical shells simplifies the calculation process.
Grand
Messages
74
Reaction score
0

Homework Statement


The first quadrant area bounded by the curve
x^3+y^3=8
is rotated around y-axis to give a solid of rotation. The question asks for an integral which represents the solid's moment of inertia around the axis.

My answer is:

I_y=M\frac{\int_0^2x^2ydx}{\int_0^2x^2dx}

but seems like I'm wrong. Could someone help me out, please?
 
Physics news on Phys.org
Last edited by a moderator:
The Moment of Inertial of a cylindrical shell of mass, m, and radius, R, is: m(R2).
 
We need to integrate over the height, that is from 0 to 2, and for each y we need to account for a disk of radius
x=\sqrt[3]{(8-y^3)}
which moment of inertia is:
dI=\rho x^2 dy=\rho (8-y^3)^{2/3}dy
For the whole body this is:
I=\int_0^2\rho (8-y^3)^{2/3} dy
I=\frac{m}{V}\int_0^2 (8-y^3)^{2/3} dy

I think this is wrong.
 
The Moment of Inertial of a disk of mass, m, and radius, R, is: (½)m(R2).

However, I think it would be better to use cylindrical shells as tiny-tim recommended.

The last integral you give, \displaystyle \int_0^2 (8-y^3)^{2/3} dy , gives the volume of your solid of revolution.
 
Last edited:
Hi Grand! :smile:
Grand said:
We need to integrate over the height, that is from 0 to 2, and for each y we need to account for a disk of radius
x=\sqrt[3]{(8-y^3)}
which moment of inertia is:
dI=\rho x^2 dy=\rho (8-y^3)^{2/3}dy

This is wrong for two reasons:

i] the moment of inertia of a disc is 1/2 mr2, not mr2

ii] you can't just use ρ instead of m … you need m for the whole disc, which is ρr2dy, so the whole formula for moment of inertia of the disc is 1/2 ρr4dy

But why are you making things so difficult for yourself? As SammyS :smile: says, cylindrical shells would be much easier.

Try again. :smile:
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top