Respuesta :

Answer:

  B = (14, 12)

Step-by-step explanation:

As you know, the midpoint is the average of the end point coordinates:

  M = (A +B)/2

Solving for B gives ...

  2M = A + B

  B = 2M -A

  B = 2(4, 8) -(-6, 4) = (8+6, 16 -4)

  B = (14, 12)