110k views
5 votes
Find the midpoint of the line segment given the endpoints.

(-1, 10) (-1, 6)

1 Answer

0 votes

The midpoint of these two points is (-1, 8).

In order to find the midpoint, you must take the average of each part of the coordinates. You do this by adding them together and dividing by 2. We'll start with the x-coordinates.

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

Now we'll use the y-coordinates.

(10 + 6)/2 = 8

This gives us the ordered pair of (-1, 8)

User Friso Kluitenberg
by
5.5k points