Midpoint of the points (-4, 3) and (7, 6)

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

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