Given are two intersecting circles $A, B$ with radius $r_A > r_B$ and center $M_A, M_B$. A third circle $C$ with radius $r_C$ and center $M_C$ fits in the non intersecting part of circle $B$ and touches the two circles $A, B$ at the points $P_{CA}, P_{CB}$. What are the results for $M_C, P_{CA}, P_{CB}$ for given $A, B, r_C$?
Not part of question, only thougts on solving: Does the path for $M_C$ describe a part of an ellipse? This could be the first step to the solution.

We may assume $M_A=(0,0)$, $M_B=(d,0)$, $\>d>0$, and let $a$, $b$ be the radii of the two circles $A$ and $B$. Let $M_C=(u,v)$ be the center of a touching circle and $r$ its radius. The conditions $|M_C M_A|= a+r$ and $|M_C M_B|=b-r$ enforce $$u^2+v^2=(a+r)^2,\qquad(u-d)^2+v^2=(b-r)^2\ .\tag{1}$$ Subtracting the second of these equations from the first gives $$2ud -d^2=(a+b)(a-b+2r)\ .$$ This determines $u=u(r)$, and the first equation $(1)$ then gives $v=\pm v(r)$, whereby $0\leq r\leq{1\over2}(d+b-a)$, by inspection of the figure.