The circles $C_1,C_2$ and $C_3$ with radii $1,2$ and $3$, respectively, touch each other externally. The centres of $C_1$ and $C_2$ lie on the $x$-axis, while $C_3$ touches them from the top. Find the ordinate of the centre of the circle that lies in the region enclosed by the circles $C_1,C_2$ and $C_3$ and touches all of them.
I had been trying to do the sum by assuming the centre of the first circle at $(0,1)$ but it did not help.

You may assume that the center of $C_1$ is at $(0,0)$ and the center of $C_3$ is at $(0,4)$.
Now, the unknown point is at, say $(x,y)$. Find it from the equations
$$x^2 + y^2 = (1 + r)^2$$ $$ x^2 + (4-y)^2 = (3 + r)^2$$ $$ (3-x)^2 + y^2 = (2 + r)^2$$
where $r$ is the radius of the inscribed circle. You have 3 equations with 3 unknowns, should be able to finish it from here.
Corrected: I've had a brain sneeze on the RHS.