Triangular Lemma!

Geometry Level 4

Let A B C ABC be a right angle triangle right angle at A A . S S be its circumcircle. Let S 1 S_1 be the circle touching the lines A B AB and A C AC and the circle S S internally. Let S 2 S_2 be the circle touching the lines A B , A C AB, AC and the circle S S externally, if r 1 , r 2 r_1, r_2 be the radii of the circle S 1 S_1 and S 2 S_2 respectively then area of A B C \triangle ABC is

r 1 r 2 4 \large\ \frac { { r }_{ 1 }{ r }_{ 2 } }{ 4 } r 1 r 2 6 \large\ \frac { { r }_{ 1 }{ r }_{ 2 } }{ 6 } r 1 r 2 2 \large\ \frac { { r }_{ 1 }{ r }_{ 2 } }{ 2 } r 1 r 2 8 \large\ \frac { { r }_{ 1 }{ r }_{ 2 } }{ 8 }

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.

1 solution

Miles Koumouris
Dec 8, 2017

Here is a pretty messy solution using coordinate geometry:

Position A A at the origin O O such that A B AB is on the x x -axis and A C AC is on the y y -axis; then S 1 S_1 has the equation ( x r 1 ) 2 + ( y r 1 ) 2 = r 1 2 (x-r_1)^2+(y-r_1)^2=r_1^2 and S 2 S_2 has the equation ( x r 2 ) 2 + ( y r 2 ) 2 = r 2 2 . (x-r_2)^2+(y-r_2)^2=r_2^2. If R R is the radius of the circle with the common property of S 1 S_1 and S 2 S_2 , then we have ± R 2 ( x R ) 2 + R = ± m 2 + n 2 4 ( x m 2 ) 2 + n 2 , \pm \sqrt{R^2-(x-R)^2}+R=\pm \sqrt{\dfrac{m^2+n^2}{4}-\left(x-\dfrac{m}{2}\right)^2}+\dfrac n2, where A B = m AB=m and A C = n AC=n . We can replace the ± \pm on both sides with + + since it is evident that both S 1 S_1 and S 2 S_2 must intersect S S at a y y -coordinate greater than C C , and thus in their positive halves; not doing so would result in solutions for R R corresponding to the radii of the two other externally tangent circles (this ambiguity should probably be clarified in the question). Also, this equation must have one solution in x x since both S 1 S_1 and S 2 S_2 touch S S tangentially. Therefore, we can let Δ = 0 \Delta =0 and simplify to obtain 2 m n 3 R 2 + 10 m n 2 R 3 16 m n R 4 + 8 m R 5 + 2 n 3 R 3 9 n 2 R 4 + 12 n R 5 4 R 6 = 0 R 2 ( R n 2 ) 2 ( R + m 2 + n 2 m n ) ( R m 2 + n 2 m n ) = 0 R = 0 , n 2 , m + n m 2 + n 2 , m + n + m 2 + n 2 . \begin{aligned} -2mn^3R^2+10mn^2R^3-16mnR^4+8mR^5+2n^3R^3-9n^2R^4+12nR^5-4R^6&=0\\ \Longrightarrow R^2\left(R-\dfrac n2\right)^2\left(R+\sqrt{m^2+n^2}-m-n\right)\left(R-\sqrt{m^2+n^2}-m-n\right)&=0\\ \Longrightarrow R=0,\;\;\; \dfrac n2,\;\;\; m+n-\sqrt{m^2+n^2},\;\;\; m+n+\sqrt{m^2+n^2}. \end{aligned} We can discard R = n 2 R=\frac n2 due to the generality of our construction about y = x y=x , and we can discard R = 0 R=0 (corresponding to the point O O ). This leaves r 1 = m + n m 2 + n 2 and r 2 = m + n + m 2 + n 2 . r_1=m+n-\sqrt{m^2+n^2}\; \text{ and }\; r_2=m+n+\sqrt{m^2+n^2}. Hence, the area [ A B C ] [\triangle ABC ] is given by [ A B C ] = m n 2 = ( m + n m 2 + n 2 ) ( m + n + m 2 + n 2 ) 4 = r 1 r 2 4 . [\triangle ABC ]=\dfrac{mn}{2}=\dfrac{\left(m+n-\sqrt{m^2+n^2}\right)\left(m+n+\sqrt{m^2+n^2}\right)}{4}=\boxed{\dfrac{r_1r_2}{4}}.

Can you please explain how you wrote down the equation of the common property of two circles.

Navin Murarka - 3 years, 5 months ago

Log in to reply

The circle's centre is positioned at ( R , R ) (R,R) in the plane, so it has Cartesian equation ( y R ) 2 + ( x R ) 2 = R 2 y = ± R 2 ( x R ) 2 + R . (y-R)^2+(x-R)^2=R^2\Longleftrightarrow y=\pm \sqrt{R^2-(x-R)^2}+R. This 'common property' equation we use to represent two circles (the internally and externally tangent circles). They are both tangent to the circle with radius m 2 + n 2 2 \tfrac{\sqrt{m^2+n^2}}{2} (obtained by using the fact that the hypotenuse of a right-angled triangle will be the diameter of its circumcircle), whose centre is positioned at ( m 2 , n 2 ) (\tfrac m2,\tfrac n2) (as the centre bisects B C BC ). It then has Cartesian equation ( y n 2 ) 2 + ( x m 2 ) 2 = m 2 + n 2 4 y = ± m 2 + n 2 4 ( x m 2 ) 2 + n 2 . \left(y-\dfrac n2\right)^2+\left(x-\dfrac m2\right)^2=\dfrac{m^2+n^2}{4}\Longleftrightarrow y=\pm \sqrt{\dfrac{m^2+n^2}{4}-\left(x-\dfrac{m}{2}\right)^2}+\dfrac n2. Solving in terms of R R and letting Δ = 0 \Delta =0 yields the desired results for R R .

Miles Koumouris - 3 years, 5 months ago

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...