Three balls have masses and positions as follows:
The center-of-mass of this system is given by:
Xcm = (x1m1 + x2m2 + x3m3) / (m1 + m2+ m3 )
Xcm = (0.4 x 1.2 + (-0.4) x 2.1 + 0.1 x 1.7) / (1.2 + 2.1 + 1.7)
Xcm = -0.038
Ycm = (y1m1 + y2m2 + y3m3) / (m1 + m2+ m3 )
Ycm = (0.7 x 1.2 + 0.7 x 2.1 + 0.2 x 1.7) / (1.2 + 2.1 + 1.7)
Ycm = 0.53
A square sheet with a uniform mass per unit area has a circular hole cut out of it. The square extends from x=1 to x=5, and from y=0 to y=4. The circle has a radius of 1 and is centered at x=2.5, y=2.5. Where is the center of mass of the sheet with the hole?
The center-of mass equation can be written:
Xcm = ( x1m1 + x2m2 ) / M
Xcm M = x1m1 + x2m2
Here Xcm and M represent the x-coordinate of the center-of-mass position, and the mass, of the sheet without the hole. The subscript 1 represents the sheet with the hole, and the 2 represents the piece cut out to make the hole. We're looking for x1.
x1 = ( Xcm M - x2m2 ) / m1
Xcm = 3, and x2 = 2.5.
How do we handle the masses? Because the sheet is uniform, the mass of a piece of sheet is proportional to the area. In fact:
m = sigma A, where sigma is the mass/unit area of the sheet.
M = 16, m2 = pi, and m1 = (16-pi)
Substituting these values into the expression for x1 gives:
x1 = ( 48 - 2.5 pi ) / (16-pi)
A right-angled triangle has sides of length 5, 12, and 13. Where is its center of mass?