Respuesta :

Midpoint formula is (  (x₁+x₂) / 2,  (y₁+y₂) / 2  )

So that would be (  (9-1) / 2,  (8-2) / 2  ) = (  8 / 2,  6 / 2  ) =  (4, 3)

Final answer: (4, 3)