Question 134973: Given line segment AB with midpoint M(5,-1) and endpoint B(8,2), what are the coordinates of A?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Given line segment AB with midpoint M(5,-1) and endpoint B(8,2), what are the coordinates of A?
-----------------------
Draw the picture:
Let the coordinates of A be (x,y)
----------------------------------
Rule: The coordinates of the midpoint are the average of the corresponding
coordinates of the end points.
------------------------------
(x+8)/2 = 5
x+8 = 10
x = 2
----------
(y+2)/2 = -1
y+2 = -2
y = -4
-----------
Coordinates of A are (2,-4)
==============================
Cheers,
Stan H.
|
|
|