Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
find all points having an x-coordinate of 2 whose distance of the point (-1-2)is 5.Asked by Bri
find all points having an x-coordinate of 4 whose distance from the point (1,5) is 5
Answers
Answered by
Ben
Use the distance formula.
Answered by
Bri
which is?
Answered by
Ben
It should be on your formula sheet if not then look it up.
Answered by
Steve
you know that all points at a distance 5 will form a circle with center at (1,5) and radius 5. So,
(x-1)^2 + (y-5)^2 = 25
So, plug in x=4 and you have
3^2 + (y-5)^2 = 25
(y-5)^2 = 16
y-5 = ±4
y = 9 or 1
So, the points are (4,9) and (4,1)
(x-1)^2 + (y-5)^2 = 25
So, plug in x=4 and you have
3^2 + (y-5)^2 = 25
(y-5)^2 = 16
y-5 = ±4
y = 9 or 1
So, the points are (4,9) and (4,1)
Answered by
Bri
Thanks Steve!
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.