SOLUTION: Find the coordinates of the centroid of the triangle with the given vertices: X(-3,15) Y(1,5) Z(5,10)

Algebra ->  Triangles -> SOLUTION: Find the coordinates of the centroid of the triangle with the given vertices: X(-3,15) Y(1,5) Z(5,10)      Log On


   



Question 1003293: Find the coordinates of the centroid of the triangle with the given vertices:
X(-3,15) Y(1,5) Z(5,10)

Answer by ikleyn(53763) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find the coordinates of the centroid of the triangle with the given vertices:
A(-3,15), B(1,5), C(5,10).
-------------------------------------------------------------

X%5Bcentr%5D = %28x%5Ba%5D+%2B+x%5Bb%5D+%2B+x%5Bc%5D%29%2F3,

Y%5Bcentr%5D = %28y%5Ba%5D+%2B+y%5Bb%5D+%2B+y%5Bc%5D%29%2F3.