Three Orthogonal Circles

Geometry Level 4

If three circles with radii r 1 r_1 , r 2 r_2 , and r 3 r_3 are placed so that each one is orthogonal to the other two, and the triangle formed by their centers has an area of A = r 1 r 2 r 3 A = r_1r_2r_3 , then:

1 r 1 2 + 1 r 2 2 + 1 r 3 2 = k \frac{1}{r_1^2} + \frac{1}{r_2^2} + \frac{1}{r_3^2} = k

for a constant k k . Find k k .


The answer is 4.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Let us call the distance between the centres of the circles of radii r 1 r_1 and r 2 r_2 as r 12 r_{12} , and similarly the other two distances as r 23 r_{23} and r 31 r_{31} . Then

r 12 = r 1 2 + r 2 2 , r 23 = r 2 2 + r 3 2 , r 31 = r 3 2 + r 1 2 r_{12}=\sqrt {r_1^2+r_2^2},r_{23}=\sqrt {r_2^2+r_3^2}, r_{31}=\sqrt {r_3^2+r_1^2} .

Then r 1 r 2 r 3 = r 1 2 r 2 2 + r 2 2 r 3 2 + r 3 2 r 1 2 4 r_1r_2r_3=\sqrt {\dfrac {r_1^2r_2^2+r_2^2r_3^2+r_3^2r_1^2}{4}}

Implies 1 r 1 2 + 1 r 2 2 + 1 r 3 2 = 4 \dfrac {1}{r_1^2}+\dfrac{1}{r_2^2}+\dfrac{1}{r_3^2}=\boxed 4 .

Sorry, I did not understand your 2nd step. Nice solution by the way. I started with the same approach but was stuck at this step only. Using Heron's formula was tedious

Mahdi Raza - 1 year ago

Log in to reply

I used Heron's formula for that step. There are different versions of Heron's formula you can use to made it less tedious, like A = 1 4 ( a 2 + b 2 + c 2 ) 2 2 ( a 4 + b 4 + c 4 ) A = \frac{1}{4}\sqrt{(a^2 + b^2 + c^2)^2 - 2(a^4 + b^4 + c^4)} (instead of the traditional A = s ( s a ) ( s b ) ( s c ) A = \sqrt{s(s - a)(s - b)(s - c)} ).

David Vreken - 12 months ago

Log in to reply

So that means:

r 1 r 2 r 3 = 1 4 ( ( r 1 2 + r 2 2 ) + ( r 2 2 + r 3 2 ) + ( r 3 2 + r 1 2 ) ) 2 2 ( ( r 1 2 + r 2 2 ) 2 + ( r 2 2 + r 3 2 ) 2 + ( r 3 2 + r 1 2 ) 2 ) \begin{aligned} r_{1}r_{2}r_{3} &= \dfrac{1}{4}\sqrt{\bigg((r_{1}^2 + r_{2}^2) + (r_{2}^2 + r_{3}^2) + (r_{3}^2 + r_{1}^2) \bigg)^2 - 2\bigg((r_{1}^2 + r_{2}^2)^2 + (r_{2}^2 + r_{3}^2)^2 + (r_{3}^2 + r_{1}^2)^2\bigg) } \end{aligned}

Mahdi Raza - 12 months ago

Log in to reply

@Mahdi Raza Yes, that's right.

David Vreken - 12 months ago
David Vreken
Jun 19, 2020

On circles with radii r 1 r_1 and r 2 r_2 , the following red triangle can be drawn, which shares a side with the original blue triangle:

Since one vertex of the red triangle is at the intersection of the two orthogonal circles, it is a right triangle, and since two of the legs are the radii r 1 r_1 and r 2 r_2 , by the Pythagorean Theorem the hypotenuse (and the side of the original blue triangle) is a = r 1 2 + r 2 2 a = \sqrt{r_1^2 + r_2^2} .

By a similar argument, b = r 1 2 + r 3 2 b = \sqrt{r_1^2 + r_3^2} and c = r 2 2 + r 3 2 c = \sqrt{r_2^2 + r_3^2} .

By a version of Heron's formula, the area of the original blue triangle is A = 1 4 ( a 2 + b 2 + c 2 ) 2 2 ( a 4 + b 4 + c 4 ) A = \frac{1}{4}\sqrt{(a^2 + b^2 + c^2)^2 - 2(a^4 + b^4 + c^4)} , which after substituting a = r 1 2 + r 2 2 a = \sqrt{r_1^2 + r_2^2} , b = r 1 2 + r 3 2 b = \sqrt{r_1^2 + r_3^2} , and c = r 2 2 + r 3 2 c = \sqrt{r_2^2 + r_3^2} , becomes A = 1 4 ( ( r 1 2 + r 2 2 ) + ( r 1 2 + r 3 2 ) + ( r 2 2 + r 3 2 ) ) 2 2 ( ( r 1 2 + r 2 2 ) 2 + ( r 1 2 + r 3 2 ) 2 + ( r 2 2 + r 3 2 ) 2 ) A = \frac{1}{4}\sqrt{((r_1^2 + r_2^2) + (r_1^2 + r_3^2) + (r_2^2 + r_3^2))^2 - 2((r_1^2 + r_2^2)^2 + (r_1^2 + r_3^2)^2 + (r_2^2 + r_3^2)^2)} , and simplifies to A = 1 2 r 1 2 r 2 2 + r 1 2 r 3 2 + r 2 2 r 3 2 A = \frac{1}{2}\sqrt{r_1^2r_2^2 + r_1^2r_3^2 + r_2^2r_3^2}

We are also given that A = r 1 r 2 r 3 A = r_1r_2r_3 , so A = r 1 r 2 r 3 = 1 2 r 1 2 r 2 2 + r 1 2 r 3 2 + r 2 2 r 3 2 A = r_1r_2r_3 = \frac{1}{2}\sqrt{r_1^2r_2^2 + r_1^2r_3^2 + r_2^2r_3^2} , which can be rearranged to:

1 r 1 2 + 1 r 2 2 + 1 r 3 2 = 4 \frac{1}{r_1^2} + \frac{1}{r_2^2} + \frac{1}{r_3^2} = 4

Therefore, k = 4 k = \boxed{4} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...