I have had trouble with this problem lately.
Question:
Assume there are two circle with radii $2$ and $10$. The both circle are tangent to each other and are on a flat surface. Find the distance from the flat surface to the point of tangency between the circles.
Please consider the large radius and small radius with the mentioned information. Thanks, NJC


An alternative method: Let the flat surface be the $x$ axis and $(2,2)$ be the center of the small circunference. In order for the two circumferences to be tangent to each other, the big circumference has to have its center at $(2+\sqrt{80},10).$ As the point of tangency is on the line that connects the centers of the two circunferences, it needs to be a convex combination of them. In particular, as it is at a distance of $2$ from $(2,2)$ and a distance of $10$ from $(2+\sqrt{80},10)$ it should be
$$ \frac{10}{12}(2,2)+\frac{2}{12}(2+\sqrt{80},10)=(2+\frac{\sqrt{80}}{6},\frac{10}{3}),$$
so the distance to the $x$ axis is $\frac{10}{3}.$