SOLUTION: Please help find the distance between the points, and the( midpoint) of the line segment. For the midpoint I need the the coordinates, not the distance between the end of the segm

Algebra ->  Linear-equations -> SOLUTION: Please help find the distance between the points, and the( midpoint) of the line segment. For the midpoint I need the the coordinates, not the distance between the end of the segm      Log On


   



Question 1056015: Please help find the distance between the points, and the( midpoint) of the line segment. For the midpoint I need the the coordinates, not the distance between the end of the segment and the midpoint.
-(2/3),(3/2) , (7/3), (2)
Thanks much for your help

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
find the distance between the points, and the( midpoint) of the line segment. For the midpoint I need the the coordinates, not the distance between the end of the segment and the midpoint.
-(2/3),(3/2) , (7/3), (2)
If it's 2 points do it like this:
(-2/3,3/2), (7/3,2)
-----
To find the midpoint find the average of x & y separately.
For x: (-2/3 + 7/3)/2 = 5/6
For y: (3/2 + 2)/2 = 7/4
--> MP @ (5/6,7/4)
====================
d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29+=+sqrt%281%2F4+%2B+9%29