Hi, Find the centroid of triangle EFG with vertices at E(-4,1), F(2, 3), and G(-4,-1). Note: the formula to get the centroid C is: [( x1 + x2 + x3)/3, (y1 + y2 + y3)/3] ((-6/3), (3/3)) Centroid is Pt(-2,1)