Is there an easy way to find the 4th point given 3 fixed points and a different minimum length between the 4th point and each of the 3 points?
Similar to this question, but with non-fixed minimum lengths instead.
The reason for this is that I have 3 circles with different radius and I want to find the position of a 4th circle such that the 4th circle does not overlap yet is as close as possible. Thanks!