Centroid of a Triangle

Lesson · Intermediate

Geometry: Plane Geometry

The centroid of a triangle is the point where its three medians intersect.

A median connects a vertex to the midpoint of the opposite side.

If G is the centroid of △ABC and M is the midpoint of BC, then

AG:GM=2:1AG:GM=2:1

Equivalently,

AG=23AMGM=13AMAG=\frac{2}{3}AM \qquad GM=\frac{1}{3}AM

Properties

1. The Three Medians Are Concurrent

The three medians of a triangle intersect at a single point, the centroid.

2. The Medians Divide the Triangle into Six Equal-Area Triangles

If all three medians are drawn, the six small triangles have equal areas.

In particular, each has area

16[ABC]\frac{1}{6}[ABC]

3. The Centroid Divides Each Median in a 2:1 Ratio

The longer part is always the part from the vertex to the centroid.

AG:GM=2:1AG:GM=2:1

4. Coordinate Formula

If

A=(x1,y1),B=(x2,y2),C=(x3,y3)A=(x_1,y_1),\qquad B=(x_2,y_2),\qquad C=(x_3,y_3)

then the centroid is

G=(x1+x2+x33,y1+y2+y33)G=\left(\frac{x_1+x_2+x_3}{3},\frac{y_1+y_2+y_3}{3}\right)