Respuesta :

Answer:

Midpoint (xM, yM)  =  (0, -1.5)

Step-by-step explanation:

The midpoint of line segment between any two points (x1, y1) and (x2, y2) is given by:

xm = (x1 + x2) / 2

ym = (y1 + y2) / 2

Where:

xm = x coordinate of midpoint

ym = y coordinate of midpoint