
Shradha S. answered 08/20/15
Tutor
4
(1)
Experienced Maths Teacher with Master's Degree in Mathematics
Mid point of the segment joining two points with the coordinates (x1,y1) and (x2,y2) is =( (x1+x2)/2 , (y1+y2)/2 )
two points are P1 = (3,4) & P2 = (-5,7)
Coordinates of the mid point of the segment joining the point P1 and P2
= ( ( 3+(-5)) /2 , ( 4+7)/2 )
= ( -2/2 , 11/2 )
= (-1, 5 1/2 )
= (-1,5.5)