Midpoint of the points (4, 4) and (-2, -1)

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

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