Midpoint of the points (3, -2) and (5, 12)

Given Coordinates: x1 = 3  y1 = -2,  x2 = 5  y2 = 12
Midpoint Formula: midpoint = ( 
x1 + x2/2
 ,  
y1 + y2/2
 )
Substitute the given coordinates into the Midpoint Formula and Simplify:
midpoint = ( 
3 + 5/2
 ,  
-2 + 12/2
 )
midpoint = ( 
8/2
 ,  
10/2
 )
midpoint = (4, 5)
Therefore, (4, 5) is the midpoint of the points (3, -2) and (5, 12)

The solution above and other related solutions were provided by the Midpoint of Two Points Application.