Respuesta :


To find a midpoint of two points, add the 2 x values together and divide by 2, then do the same with the Y values:


Midpoint of X = 3 +2 = 5/2 = 2.5

Midpoint of Y = 5+2 = 7/2 = 3.5


Midpoint = (2.5,3.5)