SOLUTION: The midpoint of (UV) ̅ is (6, 7). The coordinates of one endpoint are U(3, -5). Find the coordinates of endpoint V.

Algebra ->  Angles -> SOLUTION: The midpoint of (UV) ̅ is (6, 7). The coordinates of one endpoint are U(3, -5). Find the coordinates of endpoint V.      Log On


   



Question 1145847: The midpoint of (UV) ̅ is (6, 7). The coordinates of one endpoint are U(3, -5). Find the coordinates of endpoint V.
Found 2 solutions by MathLover1, greenestamps:
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

The midpoint of (UV) ̅ is (6, 7).
(x,y) = (6, 7)
The coordinates of one endpoint are U(3, -5).
(x%5B1%5D,y%5B1%5D) = (3,+-5)

the coordinates of endpoint V are (x%5B2%5D,y%5B2%5D)

sketch looks like this:
U--------------------------------------------M--------------------------------------------V
or
(x%5B1%5D,y%5B1%5D) --------------------------------(x,y) ---------------------------------------(x%5B2%5D,y%5B2%5D)

we know that
(3, -5)----------------------------------- (6, 7)-----------------------------------(x%5B2%5D,y%5B2%5D)

as you know the midpoint of (UV) coordinates are
(6, 7)=(x,y)=(x%5B1%5D%2Bx%5B2%5D%29%2F2,(y%5B1%5D%2By%5B2%5D%29%2F2)
since x=6, x%5B1%5D=3, y=7, y%5B1%5D=-5, we have:

%28x%5B1%5D%2Bx%5B2%5D%29%2F2=6 =>x%5B1%5D%2Bx%5B2%5D=12=>x%5B2%5D=12-x%5B1%5D =>x%5B2%5D=12-3=>x%5B2%5D=9
%28y%5B1%5D%2By%5B2%5D%29%2F2=7=>y%5B1%5D%2By%5B2%5D=14 =>y%5B2%5D=14-y%5B1%5D=>y%5B2%5D=14-%28-5%29=>y%5B2%5D=14%2B5=>y%5B2%5D=12
so, the coordinates of endpoint V are (x%5B2%5D,y%5B2%5D)=(9,19)



Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!


We know that to get from the midpoint (6,7) to endpoint U(3,-5) we need to go 3-6 = -3 in the x direction and -5-7 = -12 in the y direction.

So to get from the midpoint to the other endpoint we need to go +3 in the x direction and +12 in the y direction:

V = (6+3,7+12) = (9,19)