
Three Circles
Problem
Three touching circles have a common tangent.

If the radii of the circles in decreasing order of size are p, q, and r, prove that the following relationship holds:
1 | + | 1 | = | 1 |
Solution
Consider the diagram.

Using the Pythagorean Theorem we get:
(p+q)2 = (p
q)2 + (x+y)2
p2 + 2pq + q2 = p2
2pq + q2 + (x+y)2
(x+y)2 = 4pq
x + y = 2
(pq) (*)
(p+r)2 = (p
r)2 + x2
p2 + 2pr + r2 = p2
2pr + r2 + x2
x2 = 4pr
x = 2
(pr)
Similarly, y = 2
(qr).
From (*), 2
(pr) + 2
(qr) = 2
(pq).
| Dividing by 2 | 1 | + | 1 | = | 1 |
Problem ID: 175 (May 2004) Difficulty: 3 Star
RSS
Show Solution
Hide Solution