Saved Bookmarks
| 1. |
Find the centroid of the triangle whose vertices are given below.(4,7),(8,4),(7,11) |
|
Answer» centroid of the triangle is given by(x1+x2+x3/3,y1+y2+y3/3)hence(4+8+7/3,7+4+11/3)(19/3,22/3) |
|