Finding Center of Gravity in a 4-Object Arrangement

AI Thread Summary
To find the placement of an 8 kg object so that the center of gravity of four objects is at (0.0, 0.0) m, the equations for the x and y coordinates of the center of mass must be applied. The current masses are 5 kg at (0.0, 0.0), 3 kg at (0.0, 4.0), and 4 kg at (3.0, 0.0). The fourth object's position must balance the existing masses to achieve the desired center of gravity. The calculations involve setting the sum of the products of mass and position equal to zero for both coordinates. A strategic placement in the bottom left quadrant is suggested, but specific calculations are necessary to confirm the exact coordinates.
stanton
Messages
74
Reaction score
0

Homework Statement



Consider the following mass distribution where the xy coordinates are given in meters: 5 kg at (0.0, 0.0) m, 3 kg at (0.0, 4.0) m, and 4 kg at (3.0, 0.0) m. Where should a fourth object of 8 kg be placed so the center of gravity of the four-object arrangement will be at (0.0, 0.0) m?

Homework Equations



Just guessing,

Xc of m = \Sigma mi*xi\Sigma mi<h2>The Attempt at a Solution</h2><br /> <br /> I am guessing that it should be in the bottom left of the xy coordinate. Buy I don&#039;t know how to start the problem.
 
Physics news on Phys.org
The equation you have is right: the sum of the mi*xi for each individual mass is equal to the x-coordinate of the center of mass. The same applies to the y-coordinate of the mass center: it's equal to sigma mi*yi.
 
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