Respuesta :

Finding the midpoint coordinates of any segment really boils down to finding the midpoints of each individual coordinate.

The x-coordinates of the two points are -12 and -8 - the number halfway between those two is -10, so that'll be the midpoint's x-coordinate. The y-coordinates are -7 and -4 - -5.5 is halfway between these two, so the y-coordinate will be 5.5.

Putting the two together, the midpoint of the segment WT has the coordinates (-10, -5.5).

The required coordinate of the midpoint is (-10, -5.5).

Coordinates of the endpoints is W(-12, -7) and T(-8, -4).

What are coordinates?

Coordinates, can be defined as the abscissa and ordinates value on graphs.

Since,
Let the midpoint be M(x, y).
Now,
M(x, y) = M(-10-12/2, -7-4/2)

M(x, y) = M(-10, -5.5)

Thus, the required coordinate of the midpoint is (-10, -5.5).

Learn more about coordinates here:
https://brainly.com/question/13118993

#SPJ2