Question 55924
<pre><font size = 5 color = "indigo"><b>draw a big circle 1 and draw another smaller circle 2
to the right of the big circle 1 and touches the big 
circle 1. Draw a line that tangents to both circles 
at the bottom. Draw a third smaller circle 3 in the 
space between the two larger circles and the line so 
that the third circle is touching the two bigger 
circles and tangent to the line. r1, r2, and r3 are 
radii of circle 1, circle 2, and circle 3. Express 
r3 in terms of r1 and r2.

Let A be the center of the circle 1, B the center of 
circle 2, and C the center of circle 3.

Draw triangle ABC.  

Draw the radii AD, CE and BF perpendicular to the 
tangent line, of which DE and EF are segments.

Draw a line thru C parallel to the tangent line.  
Let it intersect AD at G and BF at H.

AG = r1-r3, BH = r2-r3

AC = r1+r3, BC = r2+r3

Triangles AGC and BHC are right triangles, so we 
can use the Pythagorean theorem:
      _______    _________________    _____     ____
GC = <font face = "symbol">Ö</font>AC²-AG² = <font face = "symbol">Ö</font>(r1+r3)²-(r1-r3)² = <font face = "symbol">Ö</font>4r1r3 = 2<font face = "symbol">Ö</font>r1r3       
      _______    _________________    _____     ____
HC = <font face = "symbol">Ö</font>BC²-BH² = <font face = "symbol">Ö</font>(r2+r3)²-(r2-r3)² = <font face = "symbol">Ö</font>4r2r3 = 2<font face = "symbol">Ö</font>r2r3
                   ____     ____     __  __    __
Now GH = GC+HC = 2<font face = "symbol">Ö</font>r1r3 + 2<font face = "symbol">Ö</font>r2r3 = 2<font face = "symbol">Ö</font>r3(<font face = "symbol">Ö</font>r1 + <font face = "symbol">Ö</font>r2)

Draw a line thru B parallel to GH and DF. Let it 
intersect AD at I. 

AB = r1+r2,  AI = r1-r2

Triangle AIB is a right triangle,  so we can use 
the Pythagorean theorem:
      _______    _________________    _____     ____  
IB = <font face = "symbol">Ö</font>AB²-AI² = <font face = "symbol">Ö</font>(r1+r2)²-(r1-r2)² = <font face = "symbol">Ö</font>4r1r2 = 2<font face = "symbol">Ö</font>r1r2

Now IB = GH so
  ____     __  __    __   
2<font face = "symbol">Ö</font>r1r2 = 2<font face = "symbol">Ö</font>r3(<font face = "symbol">Ö</font>r1 + <font face = "symbol">Ö</font>r2)

Divide through by 2
  ____    __  __    __   
 <font face = "symbol">Ö</font>r1r2 = <font face = "symbol">Ö</font>r3(<font face = "symbol">Ö</font>r1 + <font face = "symbol">Ö</font>r2)
 
Square both sides:
           __    __  
r1r2 = r3(<font face = "symbol">Ö</font>r1 + <font face = "symbol">Ö</font>r2)²

        r1r2    
r3 = --<u>--</u>----<u>--</u>--
     (<font face = "symbol">Ö</font>r1 + <font face = "symbol">Ö</font>r2)²

Edwin</pre>