56.0k views
1 vote
Find a the coordinate of the midpoint M given the two endpoints

Find a the coordinate of the midpoint M given the two endpoints-example-1
User Raevik
by
6.0k points

2 Answers

4 votes

The midpoint of the two coordinates are M (2, 8)

Midpoint is calculated with the following formula:


(x_(1)+x_(2))/(2),
(y_(1)+y_(2))/(2)


(11+-7)/(2),
(3+13)/(2)


(4)/(2),
(16)/(2)

2, 8

User Garbo
by
6.7k points
1 vote

The midpoint of these two points would be (2, 8)

To find the midpoint of any two points, simply take the average of the x's and then the average of the y's. This will create a point directly in between them. To take an average, add the points together and then divide by 2. We'll start with the x values.

X VLAUE

11 + - 7 = 4

4/2 = 2

Next we do the same for the y value.

Y VALUE

3 + 13 = 16

16/2 = 8

Now we can take these two answers and put them together for the ordered pair of (2, 8)

User David Rubin
by
6.0k points