SOLUTION: Can you please help me with this equation. find the midpoint between these points: (2,3) and (8,1)

Algebra ->  Graphs -> SOLUTION: Can you please help me with this equation. find the midpoint between these points: (2,3) and (8,1)      Log On


   



Question 111895: Can you please help me with this equation.
find the midpoint between these points: (2,3) and (8,1)

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
In order to find the midpoint between the points (2,3) and (8,1), we need to average each corresponding coordinate. In other words, we need to add up the corresponding coordinates and divide the sum by 2.


So lets find the averages between the two points



To find , average the x-coordinates between the two points
x%5Bmid%5D=%282%2B8%29%2F2=%2810%29%2F2=5


So the x-coordinate of the midpoint is 5 (i.e. x=5)
-----------------------------------------------------------------------------------------------------------------


To find , average the y-coordinates between the two points
y%5Bmid%5D=%283%2B1%29%2F2=%284%29%2F2=2


So the y-coordinate of the midpoint is 2 (i.e. y=2)
-----------------------------------------------------------------------------------------------------------------
Answer:
Since the coordinates of the midpoint are x=5, y=2, this means the midpoint is (5,2)

Check:
Here is a graph to visually see the answer
Graph of the line segment with the endpoints (2,3) and (8,1) with the midpoint (5,2)



We could visually verify our answer if we simply draw right triangles from each point like this:


Here we can see that the two triangles are congruent, so our answer is verified.