SOLUTION: what are the coordinates of the point halfway between (-2,3)and (6,3)

Algebra ->  Coordinate-system -> SOLUTION: what are the coordinates of the point halfway between (-2,3)and (6,3)      Log On


   



Question 595795: what are the coordinates of the point halfway between (-2,3)and (6,3)
Found 2 solutions by jerryguo41, stanbon:
Answer by jerryguo41(197) About Me  (Show Source):
You can put this solution on YOUR website!
midpoint formula
%28x1%2Bx2%29%2F2,%28y1%2By2%29%2F2
(x1,y1)=(-2,3)
(x2,y2)=(6,3)
%28-2%2B6%29%2F2,%283%2B3%29%2F2
%284%29%2F2,%286%29%2F2
midpt:(2,3)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
what are the coordinates of the point halfway between (-2,3)and (6,3)
---
Let that midpoint be (x,y)
---
x = (-2+6)/2 = 2
y = (3+3)/2 = 3
---
Midpoint: (2,3)
======================
Cheers,
Stan H.
======================