For any triangle T in the xy-coordinate plane, the center of T is defined to be the point whose x-coordinate is the average (arithmetic mean) of the x-coordinates of the vertices of T and whose y-coordinate is the average of the y-coordinates of the vertices of T. If a certain triangle has vertices at the points (0,0) and (6,0) and center at the point (3,2), what are the coordinates of the remaining vertex?
(3,4)
(3,6)
(4,9)
(6,4)
(9,6)
题目全解:(6+0+X)/3=3 则X=3 (0+0+Y)/3=2 则Y=6 所以坐标为(3,6) from 其他网站
(0+0+x)/3=2
求得x=6