SOLUTION: The midpoint of EF is M(4, 10). One endpoint is E(2, 6). Find the coordinates of the other endpoint F. There is no picture provided.

Algebra ->  Length-and-distance -> SOLUTION: The midpoint of EF is M(4, 10). One endpoint is E(2, 6). Find the coordinates of the other endpoint F. There is no picture provided.      Log On


   



Question 329080: The midpoint of EF is M(4, 10). One endpoint is E(2, 6). Find the coordinates of the other endpoint F.
There is no picture provided.

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Use the midpoint formula,
+xm=%28x1%2Bx2%29%2F2
4=%282%2Bx2%29%2F2
x2%2B2=8
x2=6
.
.
.
ym=%28y1%2By2%29%2F2
10=%286%2By2%29%2F2
y2%2B6=20
y2=14
.
.
.
F:(6,14)
.
.
.