Find the coordinates of the midpoint of MN with endpoints M (-2, 6) and N (8,0)

.

To find the midpoint of MN, we can use the midpoint formula:

Midpoint = ((x₁ + x₂) / 2, (y₁ + y₂) / 2)

Plugging in the values:

Midpoint = ((-2 + 8) / 2, (6 + 0) / 2)
= (6/2, 6/2)
= (3, 3)

Therefore, the coordinates of the midpoint of MN are (3, 3).