SOLUTION: Find the midpoint between the points (1, -7) and (-5, -3)

Algebra ->  Coordinate-system -> SOLUTION: Find the midpoint between the points (1, -7) and (-5, -3)      Log On


   



Question 725906: Find the midpoint between the points (1, -7) and (-5, -3)
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
(1, -7) and (-5, -3)
if (x1,y1) & (x2,y2) are the points then co ordinates of mid point are
x=(x1+x2)/2 , y=(y1+y2)/2
(1-5)/2 = -4/2 =-2
(-7-3)/2= -10/2=-5
(-2,-5) co ordinates of mid point