Question
Question: What is the centroid of a triangle with vertices at \(\left( a,b \right)\), \(\left( c,d \right)\) a...
What is the centroid of a triangle with vertices at (a,b), (c,d) and (e,f)?
Solution
We know that the centroid is the intersecting point of its medians. So, first we need to calculate the midpoint of any side. Then, by using the information that the centroid divides the median in the ratio 2 : 1, we can use section formulas to find the coordinates of the centroid.
Complete step-by-step answer:
We know that in a triangle, the line joining any vertex with the midpoint of the opposite side is called a median of that triangle. We also know that all three medians of any triangle are always concurrent, that is, they all intersect at one point. We call this intersection point of all the medians as the centroid of that triangle.
Let us assume a triangle ABC with vertices at A(a,b), B(c,d) and C(e,f).
Here, D is the midpoint of BC, E is the midpoint of AC and F is the midpoint of AB.
So, AD, BE and CF are the three medians of this triangle. They intersect at the point G. Thus, the point G is the centroid of our triangle.
We know that for points (x1,y1) and (x2,y2), we can find the mid-point of these points using the mid-point formula, (2x1+x2,2y1+y2).
Here, D is the mid-point of B(c,d) and C(e,f).
So, the coordinates of point D are (2c+e,2d+f).
We also know that the centroid divides the median in the ratio 2 : 1, that is, DGAG=12.
We know by the section formula, that the coordinates of a point that divides the line segment joining the points (x1,y1) and (x2,y2), in the ratio m : n, is given by (m+nmx2+nx1,m+nmy2+ny1).
Here, the line segment joining the points A(a,b) and D(2c+e,2d+f) is divided into the ratio 2 : 1, by the point G. Hence, the coordinates of point G will be
2+12(2c+e)+1(a),2+12(2d+f)+1(b).
On simplifying, we can say that coordinates of G are (3a+c+e,3b+d+f).
Hence, the coordinates of the centroid are (3a+c+e,3b+d+f).
Note: We can also solve this problem by finding the coordinates of any two midpoints, and then calculating the equation of those two medians. We can then solve those two equations simultaneously to find their intersecting points. This point will be the centroid of our triangle.