Question 384948: Find the midpoint of the line segment having the given endpoints.
(8, -4) and (-7, 8) Found 2 solutions by tara0066, richard1234:Answer by tara0066(31) (Show Source):
You can put this solution on YOUR website! To find the midpoint of a segment:
(x+x)/2,(y+y)/2
You are simply finding the average of the x values and the average of the y values.
(8+-7)/2=1/2 x=1/2
(-4+8)/2=4/2=2 y=2
(1/2,2)