170k views
1 vote
Find the midpoint between (-4,3) and (6,-9).

1 Answer

5 votes

In order to find the midpoint between two points, we need to calculate the average between the x-coordinates and the average between the y-coordinates. Then, these averages will be the coordinates of the midpoint.

So we have that:

X-coordinate:


(-4+6)/(2)=(2)/(2)=1

Y-coordinate:


(3+(-9))/(2)=(-6)/(2)=-3

So the midpoint is (1, -3)

User Haawa
by
5.1k points