asked 3.5k views
3 votes
Find the midpoint of the line segment joining points A and B.
A(8,-5)​; B(6,3)

asked
User Amique
by
8.4k points

1 Answer

2 votes

Answer:

(7, -1)

Explanation:

The midpoint is the average of the two points:


(x,y)=((x_1+x_2)/(2), (y_1+y_2)/(2))\\\\(x,y)=((8+6)/(2), (-5+3)/(2))\\\\(x,y)=((14)/(2), (-2)/(2))\\\\(x,y)=(7, -1)

answered
User Hektor
by
8.3k points

No related questions found