Respuesta :

Given parameters:

Coordinates = (7,-2) and (-4, 2)

The formula for the coordinate of the mid point is;

                  [tex]x_{m}, y_{m}[/tex]   =  ( [tex]\frac{x_{1} + x_{2} }{2} , \frac{y_{1} + y_{2} }{2}[/tex] )

where;

[tex]x_{m}, y_{m}[/tex] are the coordinates of the mid points

  x₁  = 7                y₁ = -2

  x₂ = -4               y₂ = 2

   Input the parameters and solve;

     [tex]x_{m}, y_{m} = \frac{7 + (-4)}{2} , \frac{-2 + 2}{2}[/tex]

    [tex]x_{m}, y_{m}[/tex]   = [tex]\frac{3}{2} , 0[/tex]

So the mid point is at [tex]\frac{3}{2} , 0[/tex]