Asked by ismael
give the coordinates of a point that is 60 units away from the point (7, -2)
Answers
Answered by
R_scott
add (or subtract) 60 to one of the coordinates
circle centered at (7,-2) with radius 60 ... (x - 7)^2 + (y + 2)^2 = 60^2
circle centered at (7,-2) with radius 60 ... (x - 7)^2 + (y + 2)^2 = 60^2
There are no AI answers yet. The ability to request AI answers is coming soon!