Midpoint of the points (2, 4) and (6, 7)

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

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