Find the centroid of a triangle, whose vertices are (3,4),(−7,−2) and (10,−5).
Open in App
Solution
Let the given vertices of a triangle be A(3,4) and B (−7,−2)
let the third vertex be C (10,−5)
Let Centroid be G
centroid = [x1+x2+x33, y1+y2+y33] G = [ 3−7+103 , 4−2−53] G = (63 , −33) G = (2,−1) x=2 , y=−1.