I have three circles in the following graph:
What I want to do is get the upper circle to touch the other two circles, like so:
What is the graph equation for what I'm looking for (red circle)?
I have three circles in the following graph:
What I want to do is get the upper circle to touch the other two circles, like so:
What is the graph equation for what I'm looking for (red circle)?
$$x^2 + \left(y - \left(\sqrt{3}-1\right)\right)^2 = 1$$