Finding the Intersection of Two Circles: A Challenge

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
mamali
Messages
5
Reaction score
0
hi everyone !

we have two circles that doesn't have intersections now we want to find a point on each circle that the distance of this two points are 'k' please help me . . .
 
Mathematics news on Phys.org
welcome to pf!

mamali said:
hi everyone !

we have two circles that doesn't have intersections now we want to find a point on each circle that the distance of this two points are 'k' please help me . . .

hi mamali! welcome to pf! :wink:

Is this an old-fashioned Euclidean geometry question, or are we allowed to use Cartesian (x and y) coordinates?

Either way, you have to do some of the work yourself …

show us what you've tried. :smile:
 
Let the radii of the two circles be [itex]r_1[/itex] and [itex]r_2[/itex] and the distance between the centers be R. Then there cannot be a point on one circle and a point on the other so that the distances between the points is less than [itex]R- (r_1+ r_2)[/itex] nor greater than [itex]R+ (r_1+ r_2)[/itex]. Do you see why? For distances between those numbers, as tiny-tim says, we would have to see how you would approach this problem yourself so we can know what kinds of hints will help.