Using the weighed mean, the coordinates of their weighted average are given by:
(-1, -2).
The weighted mean is given by the sum of all elements in a data-set multiplied by it's weight, divided by the sum of the weights.
In this problem, we have that:
The x-coordinate is the mean of the x-coordinates of the points, hence:
x = (3 x (-4) + 2 + 5)/5 = -1.
The y-coordinate is the mean of the y-coordinates of the points, hence:
y = (3 x (-4) + 0 + 2)/5 = -2.
The coordinates of their weighted average are given by:
(-1, -2).
More can be learned about the weighed mean at https://brainly.com/question/24398353
#SPJ1