Center of Mass Calculator
Calculate the center of mass for a system of particles
Enter Masses and Positions
Center of Mass Formula
X_com = (sum of m_i * x_i) / (sum of m_i)
Y_com = (sum of m_i * y_i) / (sum of m_i)
The center of mass is the average position weighted by mass.