Circles in a Triangle 01

Geometry Level 3

In the figure, each of the three circles is tangent to the other two and each side of the equilateral triangle is tangent to two of the circles.

If the length of one side of the triangle is 4, what is the radius of each circle?


Details and assumptions :

\bullet All the three circles have equal radii.


The answer is 0.7320.

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.

6 solutions

Let the radius of the circles be r r .

Label the lower vertices of the triangle A A and B B going left to right.

Drop perpendiculars from the centers of the two lower circles to the base of the triangle. Label the two points of intersection C C and D D , again going left to right.

Then C D = 2 r CD = 2r and A C = B D = 4 2 r 2 = 2 r AC = BD = \dfrac{4 - 2r}{2} = 2 - r .

Labeling the center of the lower left circle as O O , we then have that

tan ( π 6 ) = O C A C 1 3 = r 2 r \tan(\frac{\pi}{6}) = \dfrac{OC}{AC} \Longrightarrow \dfrac{1}{\sqrt{3}} = \dfrac{r}{2 - r} \Longrightarrow

3 r = 2 r r = 2 1 + 3 = 0.732 \sqrt{3}*r = 2 - r \Longrightarrow r = \dfrac{2}{1 + \sqrt{3}} = \boxed{0.732} to 3 3 decimal places.

@Rudresh Tomar Good question. The text, though, is all in LaTeX, (at least as it appears to me). Would you be able to make it easier to read? Thanks. :)

Brian Charlesworth - 6 years, 7 months ago

Did it EXACTLY the same way :)

N. Aadhaar Murty - 10 months, 1 week ago
Kevin Guo
Jan 22, 2017

This splits the bottom side of the triangle into three parts: 2 r 2r and 2 parts of r 3 r\sqrt{3} .

This means that 2 r + 2 r 3 = 4 2r+2r\sqrt{3}=4 ==> r + r 3 = 2 r+r\sqrt{3}=2

Divide by 1 + 3 1+\sqrt{3} and you get

r = 2 1 + 3 = 2 ( 1 3 ) ( 1 + 3 ) ( 1 3 ) = 2 2 3 2 = 1 + 3 r=\frac{2}{1+\sqrt{3}}= \frac{2(1-\sqrt{3})} {(1+\sqrt{3})(1-\sqrt{3})}=\frac{2-2\sqrt{3}}{-2}=-1+\sqrt{3}

= 0.732 =\boxed{0.732}

Really nice!

A Former Brilliant Member - 3 years, 2 months ago
Aareyan Manzoor
Dec 31, 2014

this is the exact half of the triangle . we will be using the variable r \quad r for radius here, the r \quad r appear because they are from the center of the circle to a point on the circle, next,the 2 r \quad 2r appear because it is the sum of the 2 radii. interestingly we have formed 3 parts that have a area that can be expressed i terms of r \quad r . let the remaining area be x, we know the height is 2 3 2\sqrt{3} by the Pythagorean theorem. 2 3 = r 2 + 2 r 2 + r 2 3 2 + x 2 3 = r 2 ( 3 + 3 2 ) + x 2\sqrt{3}=r^2+2r^2+\dfrac{r^2\sqrt{3}}{2}+x\longrightarrow 2\sqrt{3}= r^2(3+\dfrac{\sqrt{3}}{2})+x for x, we ca visualize, but here is a image we cut it off to form a different triangle. we get the values because the whole side is 4, but we did not take the 2r, so it is 4 2 r \quad 4-2r\quad , a simlar case for 2 r 2-r . we get ( 2 r ) 3 (2-r)\sqrt{3} by the Pythagorean theorem. now we know its area is ( r 2 4 r + 4 ) 3 2 \quad\dfrac{ (r^2 -4r+4)\sqrt{3}}{2} , we get that 2 3 = r 2 ( 3 + 3 2 ) + ( r 2 4 r + 4 ) 3 2 4 3 = 2 r 2 ( 3 + 3 2 ) + ( r 2 4 r + 4 ) 3 2\sqrt{3}= r^2(3+\dfrac{\sqrt{3}}{2})+\dfrac{ (r^2 -4r+4)\sqrt{3}}{2} \rightarrow 4\sqrt{3}= 2r^2(3+\dfrac{\sqrt{3}}{2})+(r^2 -4r+4)\sqrt{3} 6 r 2 + 2 ( r 2 2 r + 2 ) 3 = 4 3 3 r 2 + ( r 2 2 r + 2 ) 3 = 2 3 6r^2+2(r^2 -2r+2)\sqrt{3}=4\sqrt{3}\longrightarrow 3r^2+(r^2 -2r+2)\sqrt{3}=2\sqrt{3} 3 r 2 + r ( r 2 ) 3 = 0 3 r + r 3 = 2 3 3r^2+r(r-2)\sqrt{3}=0\longrightarrow 3r+r\sqrt{3}=2\sqrt{3} r = 2 3 3 + 3 = 0.732 r=\dfrac{2\sqrt{3}}{3+\sqrt{3}}=\boxed{0.732}

the picture in the solution meant r 2 3 2 \dfrac{r^2\sqrt{3}}{2} not r 2 3 r^2\sqrt{3}

Aareyan Manzoor - 6 years, 5 months ago
Roger Erisman
Mar 1, 2016

From center of lower left circle drop radius, r, to base of triangle. From center of lower left circle draw line to vertex of triangle. This is the hypotenuse of a small 30-60-90 triangle and must be equal to 2 r. The third side is (4 - 2r) / 2 or 2 - r. Using Pythagoreans Theorem: (2 r)^2 = r^2 + (2 - r)^2

4r^2 = r^2 + 4 - 4r + r^2

2r^2 + 4r - 4 = 0

r^2 + 2r - 2 = 0

r = ( - 2 + sqrt ( 4 - 4*(-2)))/2 = 0.732 Note: discarded second root because it is negative.

Vivek gupta

Bhura Khan - 2 years, 4 months ago
Vivek Gupta
Nov 12, 2014

Length of altitude of given triangle =2* \sqrt{3}

let radius be r,

sin 30=r/x, where x= dist from point A to centre of 1st circle,

i.e, x=2r

now, inner circle also form a equilateral triangle of side 2r,

Length of altitude of inner equilateral triangle is \sqrt{3} r.

then total length of altitude of triangle ABC (in terms of r)= \sqrt{3} r +2r+r

i.e., \sqrt{3}r+2r+r=2 \sqrt{3}

on solving, r=0.732

Vilim Lendvaj
Oct 15, 2018

I have a different solution.

Consider the triangle spanned by the centers of the circles. It has side length 2r and each side is at distance r from the side of the original triangle that is parallel to it.

Now consider in general a triangle with all sides at distance x from the original triangle's sides. The length of its sides depends linearly on the distance x. For x=0 you get the original triangle with side length 4, and for x=4sqrt(3)/6 you get a single point, side length 0. From that you get that the formula for the side length is 4 - 2*sqrt(3)*x.

Solving the equation 4 - 2*sqrt(3)*x=2*x gives the solution, 2/(1+sqrt(3)).

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...