SOLUTION: Find a point at a distance 4 from (7,4) and at a distance sqrt26 from (2,-1)

Algebra ->  Length-and-distance -> SOLUTION: Find a point at a distance 4 from (7,4) and at a distance sqrt26 from (2,-1)       Log On


   



Question 1003744: Find a point at a distance 4 from (7,4) and at a distance sqrt26 from (2,-1)

Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
This is the intersection of two circles. There will be two points. One circle i centered (7,4) with radius 4 and the other circle is centered (2,-1) with radius sqrt%2826%29.

system%28%28x-7%29%5E2%2B%28y-4%29%5E2=16%2C%28x-2%29%5E2%2B%28y%2B1%29%5E2=26%29.

(NOTE: This is not the only way)...If you "simplify" each equation, and subtract the equation of the smaller circle from equation of the larger circle, and simplify this, you find an equation result, highlight_green%28x%2By=7%29. You can use this to substitute either for x or for y in either of the original circle equations to solve for the other variable.

(I have only worked separately on paper up to that simple linear x+y=7 and went no further on this. The plan should make sense).