The figure shows three mutually tangent circles in a 3 - 4 - 5 right triangle. If the radius of the red circle can be expressed as b a + b − a − c , where a , b , and c are positive integers, submit a + b + c .
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.
Me too, I used the formulae from this interesting paper of this 11th grade(!) boy Emil Kostadinov that you mentioned. For the trigonometric calculations of tan 4 x , I used twice the formula tan 2 x = tan x − 1 + 1 + tan 2 x . In this same paper, one can find what is needed for solving my problem Is it the smallest?
Log in to reply
How he wrote that in the 11th grade is beyond me. Apparently I didn't learn enough from it because I got your problem wrong! I was so certain I got it right that I filed a report. :). (later deleted). I may describe my error later. We do seem to be traveling in the same "circles", don't we?
Let the radii of the red, blue, and green circles be r 1 , r 2 , and r 3 respectively. Then we note that for side A B :
r 1 + ( r 2 + r 1 ) 2 − ( r 2 − r 1 ) 2 + r 2 cot 2 B ⟹ r 1 + 2 r 1 r 2 + 2 r 2 = A B = 3 Since tan 2 B = 2 1
We get similar equations for the other two sides and we have the three equations as follows:
⎩ ⎪ ⎨ ⎪ ⎧ r 1 + 2 r 1 r 2 + 2 r 2 r 1 + 2 r 3 r 1 + 3 r 3 2 r 2 + 2 r 2 r 3 + 3 r 2 = 3 = 4 = 5 . . . ( 1 ) . . . ( 2 ) . . . ( 3 )
Solving the quadratic equation ( 1 ) for r 2 , we have r 2 = 2 6 − r 1 − r 1 . Solving equation ( 2 ) , r 3 = 3 1 2 − 2 r 1 − r 1 .
From ( 1 ) + ( 2 ) − ( 3 ) :
r 1 + ( r 2 + r 3 ) r 1 − r 2 r 3 r 1 + 6 ( 3 + 2 2 ) r 1 ( 6 − r 1 ) − 5 r 1 − 6 6 2 − ( 1 + 2 ) r 1 ( 6 − r 1 ) + ( 1 − 2 ) r 1 2 r 1 + ( 4 + 3 2 ) r 1 ( 6 − r 1 ) − 6 2 = 1 = 1 = 6
⟹ ( 4 + 3 2 ) r 1 ( 6 − r 1 ) ( 3 4 + 2 4 2 ) ( 6 r 1 − r 1 2 ) ( 1 8 + 1 2 2 ) r 1 2 − 6 ( 1 9 + 1 3 2 ) r 1 + 5 4 + 3 6 2 ( 3 + 2 2 ) r 1 2 − ( 1 9 + 1 3 2 ) r 1 + 9 + 6 2 r 1 2 − ( 5 + 2 ) r 1 + 3 = 6 ( 1 + 2 ) − 2 r 1 = 1 0 8 + 7 2 2 − 1 2 ( 2 + 2 ) r 1 + 2 r 1 2 = 0 = 0 = 0
⟹ r 1 = 2 5 + 2 − 2 7 + 1 0 2 − 1 2 = 2 5 + 2 − 5 ( 3 + 2 2 ) = 2 5 + 2 − 5 − 1 0
Therefore a + b + c = 5 + 2 + 1 0 = 1 7
This is the solution I wanted to write, but somehow couldn't quite see it. Most helpful. Thank you. I think equation (3) should = 5, not 3.
Log in to reply
Glad that you like it. I have changed it to 5.
Let x be red, y be blue and z be green circle radius. Write the following
x+2√(xz)+z/[tan(C/2)]=4, tan(C)=3/4
x+2√(xy)+y/[tan(B/2)]=3, tan(B)=4/3
y/[tan(B/2)]+z/[tan(C/2)]+2√(yz)=5
Solve using WolframAlpha
x=(1/2)[5+√2−√5−√10]
Answer=17
Problem Loading...
Note Loading...
Set Loading...
There is exactly one way to inscribe three mutually tangent circles in a triangle. Such circles are called Malfatti circles and have an interesting history. There are several formulae (which I won't prove) for calculating their radii, but perhaps the most convenient are described here . Call the three radii r a , r b , and r c , and take r a as the red circle.
r a = 2 ( 1 + tan 4 A ) r ( 1 + tan 4 B ) ( 1 + tan 4 C ) , r b = 2 ( 1 + tan 4 B ) r ( 1 + tan 4 A ) ( 1 + tan 4 C ) , r c = 2 ( 1 + tan 4 C ) r ( 1 + tan 4 A ) ( 1 + tan 4 B )
Where r is the inradius of △ A B C = perimeter 2 ⋅ area = 1 2 1 2 = 1
Let A = ∠ C A B , B = ∠ A B C , C = ∠ B C A
A = 2 π ⟹ tan ( 4 A ) = 2 − 1 , B = cos − 1 ( 5 4 ) ⟹ tan 4 B = 1 0 − 3 , C = cos − 1 ( 5 3 ) ⟹ tan ( 4 C ) = 5 − 2
Thus r a = 2 ( 1 + 2 − 1 ) ( 1 + 1 0 − 3 ) ( 1 + 5 − 2 ) = 2 5 + 2 − 5 − 1 0 ≈ 0 . 5 0 7 9
So b a + b − a − c ⟹ a = 5 , b = 2 , c = 1 0 , and a + b + c = 1 7