SOLUTION: find the coordinates of the point halfway between (3,4) and (-2,5)?

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: find the coordinates of the point halfway between (3,4) and (-2,5)?      Log On


   



Question 616991: find the coordinates of the point halfway between (3,4) and (-2,5)?
Found 2 solutions by stanbon, Alan3354:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the coordinates of the point halfway between (3,4) and (-2,5)?
--------
Let (x,y) be the midpoint.
x = (3+(-2))/2 = 1/2
y = (4+5)/2 = 9/2
-----
Mid-point: (1/2 , 9/2)
========================
Cheers,
Stan H.
========================

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
find the coordinates of the point halfway between (3,4) and (-2,5)?
-----------
Get the average of x & y separately
(3-2)/2 = 0.5
(4+5)/2 = 4.5
--> (0.5,4.5)