229k views
0 votes
What are the coordinates of the midpoint of the segment whose endpoints are (-4,6) and (-8,-2)

1 Answer

0 votes
The formula to find the midpoint of a segment is ((x1 + x2)/2,),(y1 + y2)/2).

The x coordinate of the first point is -4, and the x coordinate of the second point is -8. The y coordinate of the first point is 6, and the y coordinate of the second point is -2. Now, we can plug these into our formula.

((-4 + (-8))/2), (6 + (-2))/2)) = (-12/2), (4/2) = (-6, 2)

So, (-6, 2) is the midpoint of the segment.
User SurfeurX
by
8.5k points