SOLUTION: How do I find the coordinates of the midpoints that joins (3,5) and (2,7)

Algebra ->  Graphs -> SOLUTION: How do I find the coordinates of the midpoints that joins (3,5) and (2,7)       Log On


   



Question 1185423: How do I find the coordinates of the midpoints that joins (3,5) and (2,7)
Found 2 solutions by josgarithmetic, Alan3354:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Look up Midpoint Formula. Plug in the values.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How do I find the coordinates of the midpoints that joins (3,5) and (2,7)
-----
Not midpoints, there's only 1.
Find the average of x & y.
For x: (3+2)/2 = 2.5
For y: (5+7)/2 = 6
---> (2.5,6)