35.3k views
1 vote
What is the midpoint of A(-1, 5) and B(5, -3)

User JPLemme
by
6.4k points

2 Answers

0 votes

Answer:

(2,1)

Explanation:

let,

A(-1, 5) =(x1, y1)

and

B(5, -3)=(x2, y2)

by the formula,

(x, y) =(x1+x2)/2, (y1+y2)/2

= ( -1 + 5)/2,( 5 - 3)/2

= 4 / 2, 2/2

=( 2,1)

User Claudina
by
6.1k points
2 votes
You need to find the average of the x-values and then separately the average of the y-values:
X-coordinate:
(-1+5)/2 = 4/2 = 2

Y-coordinate:
(5+(-3))/2 = 2/2 = 1

Then put those coordinates together:
Midpoint: (2,1)
User Haha
by
6.2k points