Respuesta :

Take the average of the three points. Add their coordinates together:

(7, -10) + (-3, 4) + (8, -9) = (7 - 3 + 8, -10 + 4 - 9) = (12, -15)

Divide each coordinate by 3:

(12, -15) / 3 = (4, -5)