Center of Mass of a Triangle
60
225
245
225
150
50
Center of Mass Formula
For triangle with vertices A(x₁,y₁), B(x₂,y₂), C(x₃,y₃):
COM = ( (x₁+x₂+x₃)/3 , (y₁+y₂+y₃)/3 )
COM = ( (x₁+x₂+x₃)/3 , (y₁+y₂+y₃)/3 )
The center of mass is where the three medians intersect.