SOLUTION: find all the points having an x-coordinate of 1 whose distance from the point (-3,-6) is 5

Algebra ->  Graphs -> SOLUTION: find all the points having an x-coordinate of 1 whose distance from the point (-3,-6) is 5      Log On


   



Question 626482: find all the points having an x-coordinate of 1 whose distance from the point (-3,-6) is 5
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
find all the points having an x-coordinate of 1 whose distance from the point (-3,-6) is 5
-------------
They'll be on the circle:
%28x%2B3%29%5E2+%2B+%28y%2B6%29%5E2+=+25
x = 1
%281%2B3%29%5E2+%2B+%28y%2B6%29%5E2+=+25
%28y%2B6%29%5E2+=+9
y + 6 = 3
y = -3
(1,-3)
---------
y + 6 = -3
y = -9
(1,-9)