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

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

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