I know from visual inspection that to find the shortest distance between two non-intersecting circles as shown in diagram below, one needs to connect their centers and then find the distance between the points where this segment intersects the two circles.
But I could not come up with a geometrical proof for this fact.
Question
How would I go about proving the above fact? Any hint would be helpful.
![Shortest distance between two points on 2 non-intersecting circles]](https://i.stack.imgur.com/SVFMe.jpg)
