Midpoint of the points (-3, 8) and (4, 1)

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

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