I have two 2D disks, $(C_1, r_1)$ (blue) and $(C_2, r_2)$ (red), where the blue disk somehow overlaps the red disk (the figure below shows one example). I’m interested in finding the positive distance along the $y$ axis the blue disk needs to be moved so that it touches but does not overlap the red disk. If I move the blue disk radially outward from the red disk then it’s trivial to figure out how far to move in order to avoid overlap; but in my case, where I only want to move the blue disk in the positive $y$ direction, the general formula (for any configuration of the two disks, assuming there is any overlap) seems more difficult. Could someone provide some insight on what a general formula for this would be, if it's feasible?
2026-04-12 11:33:11.1775993591
Separating two overlapping circles by shifting along one axis
527 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3

Find the point(s) on the vertical line through the center of the blue disk that are at a distance equal to the sum of the two disks’ radii from the red disk’s center. That’s where the center of the blue disk should be for it to be tangent to the red. Looks like a job for the Pythagorean theorem.