If centroid of a triangle having two of its vertices A(1, 3),B(2, 4) is (0, 0). Then the third vertex is _______ .
(−3,−7)
Let the coordinates of the third vertex be (x,y).
Centroid of a triangle having vertices A(x1,y1),B(x2,y2) and C(x3,y3) is given by,
(x1+x2+x33,y1+y2+y33)
Given, Centroid of the triangle is (0, 0).
Then, (0,0)=(1+2+x3,3+4+y3)
⟹(0,0)=(3+x3,7+y3)
⟹x+33=0 and y+73=0
⟹x=−3 and y=−7
Hence, coordinates of third vertex is (−3,−7).