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)
设所求的顶点的y坐标为x
(0+0+x)/3=2
求得x=6
登录 或 注册 后可以参加讨论