The mid point of the line segment joining the point(-5,7) and (-1,3) is
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
-3,5
Using mid point formula ,that is , coordinates of mid point of a line segment with end points (x1 , y1) and (x2 , y2) are=> ( (x1 + x2 )/ 2 , (y1 + y2)/2 )therefore , using above formula ,=> mid point of (-5,7) and (-1,3) is=> x- coordinate = [-1+(-5)]/2 = = -6/2 = -3and y coordinate = (7+3)/2 = 5=> coordinates are (-3 , 5 )
(-3,5)…