Calculating Moment of Inertia for Simple Function

AI Thread Summary
To calculate the moment of inertia of a parabolic plate about the y-axis, start by determining the area using vertical strips, integrating dA = (H - y)dx. The mass density is found using ρ = M/A, leading to dm = ρ dA. The moment of inertia is then calculated with the integral I = ∫(ρx^2 dA), where ρ is a constant. The correct approach involves integrating x^2[H - y(x)]dx for the moment of inertia calculation. This method clarifies the steps needed to solve the problem effectively.
americanforest
Messages
220
Reaction score
0
http://loncapa2.physics.sc.edu/res/msu/physicslib/msuphysicslib/20_Rot2_E_Trq_Accel/graphics/prob02_paraplate.gif

A uniform plate of height H = 1.96 m is cut in the form of a parabolic section. The lower boundary of the plate is defined by: y=.35x^2. The plate has a mass of 7.27 kg. Find the moment of inertia of the plate (in kgm2) about the y-axis.

I have absolutely no clue where to start... I know I=\int(r^2)dm but I'm not sure how I can relate this to this problem.
 
Last edited by a moderator:
Physics news on Phys.org
You would do well to start by finding the area of the plate. There is a double integral involved, and I think most calculus books do this problem two ways. Either way, one of the integrals is usually done for you by the way the problem is set up in the first place. Either you divide the plate into vertical strips of varying length L(x)(which is equivalent to doing the y integral in your head) and then integrating over x, or you divide the plate into horizontal strips of varying length L(y) (which is equivalent to doing the x integral in your head) and then integrating over y. For this problem, you will want to use the vertical strip approach because when it comes time to do the integral for the moment of inertia, vertical strips have only one r that applies to the whole strip.
 
I started off by finding the value of x when y=H, which is 2.366 and -2.366. Then we know Area = \int(x^2dx) between those values of x which is 3.09 m^2. I know \frac{dm}{dA}=\rho=\frac{M}{A}. Therefore, dm=\frac{M}{A}dA. We are given that \frac{M}{A}=2.353. This leaves us with I=\int 2.353x^2dA=\int 2.353x^2dxdy. I know how to do multiple integrals. Is that what is required here. I doubt it since this class is just a basic Physics class with Calc 1 and 2 prerequisites, no Multivariable stuff.

What do I do next?
 
Last edited:
americanforest said:
I started off by finding the value of x when y=H, which is 2.366 and -2.366. This looks good.
Then we know Area = \int(x^2dx) This does not look good. You should be integrating dA = (H - y)dx here.
between those values of x which is 3.09 m^2. The area is more than half of 2*2.366*1.96, so I know this is not correct I know \frac{dm}{dA}=\rho=\frac{M}{A}. Therefore, dm=\frac{M}{A}dA. We are given that \frac{M}{A}=2.353. This leaves us with I=\int 2.353x^2dA=\int 2.353x^2dxdy. I know how to do multiple integrals. Is that what is required here. I doubt it since this class is just a basic Physics class with Calc 1 and 2 prerequisites, no Multivariable stuff.

What do I do next?
See annotations. Fix the area integral. Once you get that and find the density correctly you will need to do the same type of integral but with the integrand multiplied by x^2 as you have done.
 
OK, I've got correct area and density (I think) A=6.184 \rho=1.1756. Now I'm stuck on the next part. I know \int((\rho)x^2dA) is the equation I want, right? But how do I go from here? Is this a double integral? I tried just \int((\rho)x^2dx) but didn't get the right answer. Where do I include the y? I'm lost, help!:confused:
 
americanforest said:
OK, I've got correct area and density (I think) A=6.184 \rho=1.1756. Now I'm stuck on the next part. I know \int((\rho)x^2dA) is the equation I want, right? But how do I go from here? Is this a double integral? I tried just \int((\rho)x^2dx) but didn't get the right answer. Where do I include the y? I'm lost, help!:confused:
Assuming you used dA = [H - y(x)]dx for the area integral, you now do everything the same except this time you integrate x^2dA = x^2[H-y(x)]dx. ρ is a constant, so it is just a scale factor multiplying the integral.
 
Thank you so much, this problem had me stumped. I'm pretty sure I got it now.
 

Similar threads

Back
Top