Mario T. answered 12/04/15
Tutor
New to Wyzant
distance formula = sqrt[(x2-x1)2 + (y2-y1)2]
5√2 = √[(4-x1)2 + (-7-y1)2 ] --> square both sides
50 = (4-x1)2 + (-7 - y1)2 --> rearrange to get 50 = (-x + 4)2 + (-y - 7)2 -->
repeat steps with second point
106 = (-6 - x)2 + (5 - y)2
We have two equations with two unknowns, so:
This process is long and annoying, but I found an answer that satisfied both equations by simply trial and error.
(If you'd like, you can solve this by taking one of the equations, and solving for x or y, and then plugging that into the second equation. )
If you plug in the below answer you will see it satisfies both:
The answer is (3,0)
50 = (-3 + 4)2 + (0 - 7)2 = 1 + 49 = 50
106 = (-6-3)2 + (5)2 = 81 + 25 = 106