Question 1.
Find the coordinates of the centroid of the triangle having vertices at (−1,5) , (1,−2) and (3,3) .
Solution:

A(-1, 5), B(1, -2), C(3, 3).
Coordinates (x,y) of the middle of the line segment with endpoints A1(x1,y1) and A2(x2,y2) are
x=2x1+x2,y=2y1+y2.
Let's find coordinates of the middle of the line segments AB, AC, BC.
xE=2xA+xB=2−1+1=0,yE=2yA+yB=25−2=23.E(xE,yE)=E(0,23).xF=2xA+xC=2−1+3=1,yF=2yA+yC=25+3=4.F(xF,yF)=F(1,4).xD=2xC+xB=23+1=2,yD=2yC+yB=23−2=21.D(xD,yD)=D(2,21).
AD, CE, BF are the medians.
Let's find the equation for lines AD, CE, BF:
The equation for non-vertical lines is often given in the slope-intercept form:
y=mx+c
Where:
m is the slope of the line.
c is the y-intercept of the line.
x is the independent variable of the function y=f(x) .
Therefore,
AD:
y=mx+cD(2,21),A(−1,5){21=2m+c5=−m+c{1=4m+2c10=−2m+2c=>m=−23,c=27yAD=−23x+27.
CE:
y=mx+cC(3,3),E(0,23){23=c3=3m+c{23=cm=21yCE=21x+23.
BF:
y=mx+cB(1,−2),F(1,4).xb=1 and xF=1=>BF is a vertical line x=1.
The three medians intersect in a single point, the triangle's centroid.
⎩⎨⎧yAD=−23x+27yCE=21x+23x=1⎩⎨⎧yAD=2yCE=2x=1
G is a centroid of the triangle. So, G(1, 2).
.