Three particles of masses 1 kg, 2 kg, and 3 kg are placed at positions (0,0), (1,0), and (0,1) respectively — JEE Physics
Three particles of masses 1 kg, 2 kg, and 3 kg are placed at positions $(0,0)$, $(1,0)$, and $(0,1)$ respectively. Find the coordinates of the center of mass.
1 Answer
$$x_{cm} = \frac{m_1x_1 + m_2x_2 + m_3x_3}{m_1+m_2+m_3} = \frac{1(0)+2(1)+3(0)}{6} = \frac{2}{6} = \frac{1}{3}$$
$$y_{cm} = \frac{1(0)+2(0)+3(1)}{6} = \frac{3}{6} = \frac{1}{2}$$
$$\left(\frac{1}{3},\ \frac{1}{2}\right) m$$