Equilaterally On Target

Geometry Level 3

If an equilateral triangle can be placed on three concentric circles with radii 1 1 , 2 2 , and 3 3 such that each vertex is on a different circle, then the side length of that equilateral triangle is a \sqrt{a} . Find a a .


The answer is 7.

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.

5 solutions

David Vreken
Jan 24, 2020

Label the triangle P Q R \triangle PQR and let O O be the center of the circles, and then rotate P Q R \triangle PQR 60 ° 60° clockwise about P P to make P Q Q \triangle PQ'Q :

From the radii of the circles and the rotation, O Q = O Q = 1 OQ = O'Q' = 1 , O R = O Q = 2 OR = O'Q = 2 , O P = O P = 3 OP = O'P = 3 , and O P O = 60 ° OPO' = 60° .

Since O P = O P = 3 OP = O'P = 3 and O P O = 60 ° OPO' = 60° , O P O \triangle OPO' is an equilateral triangle, so O O = 3 OO' = 3 and O O P = O O P = 60 ° \angle O'OP = \angle OO'P = 60° .

Since O Q = 1 OQ = 1 and O Q = 2 O'Q = 2 , O Q + O Q = 3 = O O OQ + O'Q = 3 = OO' , so Q Q is on O O OO' . Therefore, Q O P = O O P = 60 ° \angle QOP = \angle O'OP = 60° .

Using the law of cosines on Q O P \triangle QOP , P Q = O P 2 + O Q 2 2 O P O Q cos 60 ° = 3 2 + 1 2 3 1 = 7 PQ = \sqrt{OP^2 + OQ^2 - 2 \cdot OP \cdot OQ \cdot \cos 60°} = \sqrt{3^2 + 1^2 - 3 \cdot 1} = \sqrt{7} , which makes a = 7 a = \boxed{7} .

If you simple check this whether it is cyclic or not by Ptolemy , then it's very easy . Ptolemy satisfies here so this Quad PQOR is cyclic. Now apply Cosine Rule on angle O of triangle ORQ

Deep Rawat - 11 months, 3 weeks ago
Maria Kozlowska
Jan 23, 2020

There is a formula which I posted some time ago. It works only for lengths which can be used to construct a triangle including degenerate case of a line segment, as is in this case. It would be impossible to construct equilateral triangle with circles of radii: 1,2,4 for example. The formula for this case works as below:

x = ( a 2 + b 2 + c 2 4 3 A ) / 2 = 7 x = \sqrt{(a^2 + b^2 + c^2-4 \sqrt{3} A)/2} = \sqrt{7}

Chew-Seong Cheong
Jan 24, 2020

Let the coordinates of the vertices of the equilateral triangle be ( 0 , 3 a 2 ) \left(0, \frac {\sqrt 3a}2 \right) , ( a 2 , 0 ) \left(\frac {\sqrt a}2, 0\right) , and ( a 2 , 0 ) \left(-\frac {\sqrt a}2, 0\right) , and the coordinates of the center of the three concentric circles be ( x , y ) (x,y) . Then we can assume:

{ ( x 0 ) 2 + ( y 3 a 2 ) 2 = 1 2 . . . ( 1 ) ( x a 2 ) 2 + ( y 0 ) 2 = 2 2 . . . ( 2 ) ( x + a 2 ) 2 + ( y 0 ) 2 = 3 2 . . . ( 3 ) \begin{cases} \left(x - 0\right)^2 + \left(y - \frac {\sqrt {3a}}2\right)^2 = 1^2 & ...(1) \\ \left(x - \frac {\sqrt a}2\right)^2 + \left(y - 0\right)^2 = 2^2 & ...(2) \\ \left(x + \frac {\sqrt a}2\right)^2 + \left(y - 0\right)^2 = 3^2 & ...(3) \end{cases}

{ ( 3 ) ( 2 ) : 2 a x = 5 x = 5 2 a ( 3 ) + ( 2 ) 2 ( 1 ) 2 3 a y a = 11 y = 11 + a 2 3 a \begin{cases} (3) - (2): & 2\sqrt a x = 5 & \implies x = \dfrac 5{2\sqrt a} \\ (3)+(2)-2(1) & 2\sqrt {3a} y - a = 11 & \implies y = \dfrac {11+a}{2\sqrt{3a}} \end{cases}

Therefore ( 2 ) (2) becomes:

( 5 2 a a 2 ) 2 + ( 11 + a 2 3 a ) 2 = 4 ( 5 a 2 a ) 2 + ( 11 + a 2 3 a ) 2 = 4 3 a 2 30 a + 75 + a 2 + 22 a + 121 = 48 a a 2 14 a + 49 = 0 ( a 7 ) 2 = 0 a = 7 \begin{aligned} \left(\frac 5{2\sqrt a} - \frac {\sqrt a}2\right)^2 + \left(\frac {11+a}{2\sqrt{3a}}\right)^2 & = 4 \\ \left(\frac {5-a}{2\sqrt a}\right)^2 + \left(\frac {11+a}{2\sqrt{3a}}\right)^2 & = 4 \\ 3a^2 - 30a + 75 + a^2 + 22a+121 & = 48a \\ a^2 - 14a + 49 & = 0 \\ (a-7)^2 & = 0 \\ \implies a & = \boxed 7 \end{aligned}

Same start as in David Vreken 's solution (rotation by 6 0 60^\circ ).
Then I used Stewart's theorem on P O O \vartriangle PO'O :

P Q 2 = P O 2 O Q + P O 2 Q O O O O Q Q O = 3 2 2 + 3 2 1 3 2 1 = 7 P{Q^2} = \frac{{P{O^2} \cdot O'Q + P{{O'}^2} \cdot QO}}{{O'O}} - O'Q \cdot QO = \frac{{{3^2} \cdot 2 + {3^2} \cdot 1}}{3} - 2 \cdot 1 = 7

Hence, P Q = 7 a = 7 PQ = \sqrt 7 \Rightarrow a = \boxed{7}

Ps. Nice variation of A Triangle Problem .

Chris Lewis
Jan 23, 2020

Consider the three roots of the polynomial z 3 1 = 0 z^3-1=0 in the complex plane (as usual, we'll call these 1 , ω , ω 2 1,\omega,\omega^2 ). These lie at the vertices of an equilateral triangle centred at the origin with sidelength 3 \sqrt3 .

We can transform these three points into the equilateral triangle in the question by applying a stretch and a translation; ie we apply the map z t z + u + v i z \mapsto tz+u+vi to { 1 , ω , ω 2 } \{1,\omega,\omega^2\} where t , u , v t,u,v are real, and t > 0 t>0 . In this transformation, t t represents the scale factor of the stretch, and u + v i u+vi represents the translation. Note that by choosing t t to be real and positive, no rotation is applied to the triangle; we can do this without loss of generality because we can just rotate the original diagram so that the triangle has the right orientation (although, in this case, it already does).

We now want to make sure these points lie on the three given circles; that is we get the following equations:

t + u + v i = 2 t ω + u + v i = 3 t ω 2 + u + v i = 1 \begin{aligned} |t+u+vi|&=2 \\ |t\omega+u+vi|&=3 \\ |t\omega^2+u+vi|&=1 \end{aligned}

Solving these, we find t = 7 3 t=\sqrt{\frac{7}{3}} . Applying this scale-factor to the original sidelength, we find the triangle in the question has sidelength 7 \sqrt7 , giving the answer a = 7 a=\boxed7 .


The solution of these equations isn't too bad - substituting in for ω \omega and expanding, they become

( t + u ) 2 + v 2 = 4 ( t 2 + u ) 2 + ( t 3 2 + v ) 2 = 9 ( t 2 + u ) 2 + ( t 3 2 + v ) 2 = 1 \begin{aligned} (t+u)^2+v^2&=4 \\ \left( -\frac{t}{2}+u \right)^2+\left( \frac{t \sqrt3}{2}+v \right)^2 &=9 \\ \left( -\frac{t}{2}+u \right)^2+\left( -\frac{t \sqrt3}{2}+v \right)^2 &=1 \end{aligned}

Subtracting the third of these from the second gives t v 3 = 4 tv \sqrt3=4 .

Doubling the first equation and subtracting both the others gives 3 t u = 1 3tu=-1 .

It's then easy to substitute into the first equation and find t 2 = 7 3 t^2=\frac73 ; as mentioned above, we disregard the negative root.

Two LaTeX questions - 1) could anyone tell me how to include equation numbers in an align environment? 2) How do you insert a horizontal section break line?

Thanks!

Chris Lewis - 1 year, 4 months ago

Log in to reply

Nice solution! Not sure about the answer to LaTeX question #1, but for #2 you just put an underscore symbol _ all by itself on its own line and that will put a horizontal section break line in your solution.

David Vreken - 1 year, 4 months ago

Log in to reply

Great, thank you!

Chris Lewis - 1 year, 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...