Question No: 422
Eight circles of radius
are sequentially tangent, and two of the circles are tangent to
and
of triangle
, respectively.
circles of radius
can be arranged in the same manner. The inradius of triangle
can be expressed as
, where
and
are relatively prime positive integers. Find
.
![[asy] pair A = (2,1); pair B = (0,0); pair C = (3,0); dot(A^^B^^C); label("$A$", A, N); label("$B$", B, S); label("$C$", C, S); draw(A--B--C--cycle); for(real i=0.62; i<2.7; i+=0.29){ draw(circle((i,0.145), 0.145)); } [/asy]](https://latex.artofproblemsolving.com/e/c/5/ec5d6f1f995c862b1609e69add5733cb092f1f3f.png)