SOLUTION: find the distance between each pair of points and the midpoint of the line segment joining the points. Leave distance in radical form, if applicable. (1,0),(4,4)

Algebra ->  Graphs -> SOLUTION: find the distance between each pair of points and the midpoint of the line segment joining the points. Leave distance in radical form, if applicable. (1,0),(4,4)      Log On


   



Question 814778: find the distance between each pair of points and the midpoint of the line segment joining the points. Leave distance in radical form, if applicable.
(1,0),(4,4)

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
find the distance between each pair of points and the midpoint of the line segment joining the points. Leave distance in radical form, if applicable.
(1,0),(4,4)
---------------
For the midpoint, get the average of x & y separately.
---
For the distance, use Pythagoras.
d%5E2+=+diffy%5E2+%2B+diffx%5E2