How Does a Circular Hole Affect the Center of Mass of a Rectangular Plate?

AI Thread Summary
The discussion focuses on calculating the center of mass of a rectangular plate with a circular hole. The plate has a uniform density and specific dimensions, with the hole affecting the overall mass distribution. The correct approach involves first determining the center of mass of the entire plate, then subtracting the effect of the hole as a negative mass. The calculations yield a center of mass position and a distance from the origin, which should be verified using the distance formula. Proper rounding and significant figures are crucial for accuracy in the final result.
whereisccguys
Messages
21
Reaction score
0
A thin rectangular plate of uniform areal density 2.96 kg/m2 has length 42.0 cm and width 26.0 cm. The lower left hand corner is located at the origin, (x,y)= (0,0) and the length is along the x-axis. There is a circular hole of radius 5.50 cm with center at (x,y)=(15.00,11.00) cm in the plate.

Calculate the distance of the plate's center of mass from the origin.

this was a 2 part questions, first part was find the mass of the plate which i got was .295 kg... the second part is calculate the distance of the plate's center of mass from the origin... my attempt to solve this problem was to divide the plate into three pieces of the x direction and then get each mass, it's distance on X, multiple each piece of mass by it's distance from X and add them up and divide by the total mass of .295 kg... and then i do the same for the Y direction... whcih gives me a center of mass at (.2984, .1756) in meters and finally givin me a distance of .3462 m from the point of origin... but this gives me the wrong answer... anyone knoe what i did wrong and if there is another way to do it?
 

Attachments

  • prob01a_HoleInRectangle.gif
    prob01a_HoleInRectangle.gif
    2 KB · Views: 540
Physics news on Phys.org
whereisccguys said:
A thin rectangular plate of uniform areal density 2.96 kg/m2 has length 42.0 cm and width 26.0 cm. The lower left hand corner is located at the origin, (x,y)= (0,0) and the length is along the x-axis. There is a circular hole of radius 5.50 cm with center at (x,y)=(15.00,11.00) cm in the plate.

Calculate the distance of the plate's center of mass from the origin.

this was a 2 part questions, first part was find the mass of the plate which i got was .295 kg... the second part is calculate the distance of the plate's center of mass from the origin... my attempt to solve this problem was to divide the plate into three pieces of the x direction and then get each mass, it's distance on X, multiple each piece of mass by it's distance from X and add them up and divide by the total mass of .295 kg... and then i do the same for the Y direction... whcih gives me a center of mass at (.2984, .1756) in meters and finally givin me a distance of .3462 m from the point of origin... but this gives me the wrong answer... anyone knoe what i did wrong and if there is another way to do it?

The simplest way to do this problem is to first assume that the circular hole isn't there, find the position of the center of mass of the whole rectangular plate (it'll be in the center of the rectangle), then find the center of mass of the circular hole (center of the circle), and finally add the first mass moments of the two, treating the rectangle as a usual body BUT the circular hole as a NEGATIVE mass. You can either work with x and y coordinates separately, or just do it in column vectors and get the answer straightaway.
 


Your approach to dividing the plate into three pieces and calculating the center of mass for each piece is correct. However, when calculating the distance of the plate's center of mass from the origin, you need to use the distance formula, which is the square root of the sum of the squares of the x and y distances. In this case, the distance formula would be:

distance = √[(0.2984)^2 + (0.1756)^2] = 0.3458 m

This is slightly different from your answer of 0.3462 m, but it may just be a rounding error. Make sure you are using the correct number of significant figures in your calculations.

Another way to approach this problem is to use the formula for the center of mass of a thin rectangular plate, which is:

xcm = (1/2)(a+b) and ycm = (1/2)(c+d)

Where a and b are the x-coordinates of the opposite corners of the plate, and c and d are the y-coordinates of the opposite corners. In this case, a=0, b=0.42 m, c=0, and d=0.26 m. Plugging these values into the formula, we get:

xcm = (1/2)(0 + 0.42) = 0.21 m and ycm = (1/2)(0 + 0.26) = 0.13 m

Using the distance formula, we get the same result as before:

distance = √[(0.21)^2 + (0.13)^2] = 0.3458 m

So, either approach should give you the correct answer. Just make sure you are using the correct formula and rounding properly.
 
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