Midpoint of the points (-3, 1) and (5, 13)

Given Coordinates: x1 = -3  y1 = 1,  x2 = 5  y2 = 13
Midpoint Formula: midpoint = ( 
x1 + x2/2
 ,  
y1 + y2/2
 )
Substitute the given coordinates into the Midpoint Formula and Simplify:
midpoint = ( 
-3 + 5/2
 ,  
1 + 13/2
 )
midpoint = ( 
2/2
 ,  
14/2
 )
midpoint = (1, 7)
Therefore, (1, 7) is the midpoint of the points (-3, 1) and (5, 13)

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