Midpoint of the points (8, 6) and (-6, -2)

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

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