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

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

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