Question 56884
Find the midpoint of the line segment from A(-2,9) to B(4,5).
-----------
The x coordinate is the average of the two x coordinates: x=(-2+4)/2=1
The y coordinate is the average of the two y coordinates: y=(9+5)/2=7
The mid-pt is (1,7)
Cheers,
Stan H.