Question
Question: Two Circles of radius 36 and 9 touch each other externally, a third circle of radius r touches the t...
Two Circles of radius 36 and 9 touch each other externally, a third circle of radius r touches the two given circles externally and also their common tangent, then the value of r is :

4
5
17
18
4
Solution
Let R1 and R2 be the radii of the two given circles, and r be the radius of the third circle. Let the common tangent be the x-axis. The centers of the circles will have y-coordinates equal to their radii. Let C1=(x1,R1) and C2=(x2,R2). The distance between the points of tangency of these two circles on the common tangent is d=2R1R2. We can set C1=(0,R1) and C2=(d,R2)=(2R1R2,R2). Let the center of the third circle be C3=(x3,r).
The distance from C1 to C3 is R1+r. Using the distance formula: (x3−0)2+(r−R1)2=(R1+r)2 x32+r2−2rR1+R12=R12+2rR1+r2 x32=4rR1(1)
The distance from C2 to C3 is R2+r. Using the distance formula: (x3−d)2+(r−R2)2=(R2+r)2 (x3−d)2+r2−2rR2+R22=R22+2rR2+r2 (x3−d)2=4rR2(2)
Substituting d=2R1R2 into equation (2): (x3−2R1R2)2=4rR2
We consider the case where the third circle is located between the two larger circles, meaning 0<x3<d. From (1), x3=4rR1=2rR1 (assuming x3>0). From (2), x3−d=−4rR2=−2rR2 (assuming x3<d).
Substitute x3 into the second equation: 2rR1−2R1R2=−2rR2 Divide by 2: rR1−R1R2=−rR2 Rearrange terms: rR1+rR2=R1R2 Factor out r: r(R1+R2)=R1R2 Solve for r: r=R1+R2R1R2 Squaring both sides gives the radius r: r=(R1+R2R1R2)2=(R1+R2)2R1R2
Given R1=36 and R2=9: R1=36=6 R2=9=3
Substitute these values into the formula for r: r=(6+3)236×9=92324=81324=4
The value r=4 matches option (A).