Midpoint of the points (10, -5) and (2, 9)

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

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