Difference between revisions of "2012 AIME II Problems/Problem 13"
m (→Solution) |
(→Solution 1: fixed some inconsistencies with the law of cosines applications) |
||
(14 intermediate revisions by 10 users not shown) | |||
Line 2: | Line 2: | ||
Equilateral <math>\triangle ABC</math> has side length <math>\sqrt{111}</math>. There are four distinct triangles <math>AD_1E_1</math>, <math>AD_1E_2</math>, <math>AD_2E_3</math>, and <math>AD_2E_4</math>, each congruent to <math>\triangle ABC</math>, | Equilateral <math>\triangle ABC</math> has side length <math>\sqrt{111}</math>. There are four distinct triangles <math>AD_1E_1</math>, <math>AD_1E_2</math>, <math>AD_2E_3</math>, and <math>AD_2E_4</math>, each congruent to <math>\triangle ABC</math>, | ||
with <math>BD_1 = BD_2 = \sqrt{11}</math>. Find <math>\sum_{k=1}^4(CE_k)^2</math>. | with <math>BD_1 = BD_2 = \sqrt{11}</math>. Find <math>\sum_{k=1}^4(CE_k)^2</math>. | ||
− | |||
== Solution 1 == | == Solution 1 == | ||
Note that there are only two possible locations for points <math>D_1</math> and <math>D_2</math>, as they are both <math>\sqrt{111}</math> from point <math>A</math> and <math>\sqrt{11}</math> from point <math>B</math>, so they are the two points where a circle centered at <math>A</math> with radius <math>\sqrt{111}</math> and a circle centered at <math>B</math> with radius <math>\sqrt{11}</math> intersect. Let <math>D_1</math> be the point on the opposite side of <math>\overline{AB}</math> from <math>C</math>, and <math>D_2</math> the point on the same side of <math>\overline{AB}</math> as <math>C</math>. | Note that there are only two possible locations for points <math>D_1</math> and <math>D_2</math>, as they are both <math>\sqrt{111}</math> from point <math>A</math> and <math>\sqrt{11}</math> from point <math>B</math>, so they are the two points where a circle centered at <math>A</math> with radius <math>\sqrt{111}</math> and a circle centered at <math>B</math> with radius <math>\sqrt{11}</math> intersect. Let <math>D_1</math> be the point on the opposite side of <math>\overline{AB}</math> from <math>C</math>, and <math>D_2</math> the point on the same side of <math>\overline{AB}</math> as <math>C</math>. | ||
− | Let <math>\theta</math> be the measure of angle <math>BAD_1</math> ( | + | Let <math>\theta</math> be the measure of angle <math>BAD_1</math> (also the measure of angle <math>BAD_2</math>); by the Law of Cosines, |
<cmath>\begin{align*}\sqrt{11}^2 &= \sqrt{111}^2 + \sqrt{111}^2 - 2 \cdot \sqrt{111} \cdot \sqrt{111} \cdot \cos\theta\\ | <cmath>\begin{align*}\sqrt{11}^2 &= \sqrt{111}^2 + \sqrt{111}^2 - 2 \cdot \sqrt{111} \cdot \sqrt{111} \cdot \cos\theta\\ | ||
11 &= 222(1 - \cos\theta)\end{align*}</cmath> | 11 &= 222(1 - \cos\theta)\end{align*}</cmath> | ||
Line 14: | Line 13: | ||
Angle <math>E_1AC = E_1AD_1 + D_1AB + BAC = 60 + \theta + 60 = 120 + \theta</math>; by the Law of Cosines, | Angle <math>E_1AC = E_1AD_1 + D_1AB + BAC = 60 + \theta + 60 = 120 + \theta</math>; by the Law of Cosines, | ||
− | <cmath>\begin{align*}(E_1C)^2 &= (E_1A)^2 + (AC)^2 - 2 (E_1A) ( | + | <cmath>\begin{align*}(E_1C)^2 &= (E_1A)^2 + (AC)^2 - 2 (E_1A) (AC)\cos(120 + \theta)\\ |
&= 111 + 111 - 222\cos(120 + \theta)\end{align*}</cmath> | &= 111 + 111 - 222\cos(120 + \theta)\end{align*}</cmath> | ||
Angle <math>E_2AC = \theta</math>; by the Law of Cosines, | Angle <math>E_2AC = \theta</math>; by the Law of Cosines, | ||
− | <cmath>\begin{align*}(E_2C)^2 &= (E_2A)^2 + (AC)^2 - 2 (E_2A) ( | + | <cmath>\begin{align*}(E_2C)^2 &= (E_2A)^2 + (AC)^2 - 2 (E_2A) (AC)\cos\theta\\ |
&= 111 + 111 - 222\,\cos\theta\end{align*}</cmath> | &= 111 + 111 - 222\,\cos\theta\end{align*}</cmath> | ||
Line 23: | Line 22: | ||
Angle <math>E_3AC = E_3AB + BAC = (60 - \theta) + 60 = 120 - \theta</math>; by the Law of Cosines, | Angle <math>E_3AC = E_3AB + BAC = (60 - \theta) + 60 = 120 - \theta</math>; by the Law of Cosines, | ||
− | <cmath>\begin{align*}(E_3C)^2 &= (E_3A)^2 + (AC)^2 - 2 (E_3A) ( | + | <cmath>\begin{align*}(E_3C)^2 &= (E_3A)^2 + (AC)^2 - 2 (E_3A) (AC)\cos(120 - \theta)\\ |
&= 111 + 111 - 222\cos(120 - \theta)\end{align*}</cmath> | &= 111 + 111 - 222\cos(120 - \theta)\end{align*}</cmath> | ||
Angle <math>E_4AC = \theta</math>; by the Law of Cosines, | Angle <math>E_4AC = \theta</math>; by the Law of Cosines, | ||
− | <cmath>\begin{align*}(E_4C)^2 &= (E_4A)^2 + (AC)^2 - 2 (E_4A) ( | + | <cmath>\begin{align*}(E_4C)^2 &= (E_4A)^2 + (AC)^2 - 2 (E_4A) (AC)\cos\theta \\ |
&= 111 + 111 - 222\cos\theta\end{align*}</cmath> | &= 111 + 111 - 222\cos\theta\end{align*}</cmath> | ||
Line 42: | Line 41: | ||
== Solution 2 == | == Solution 2 == | ||
− | This problem is pretty much destroyed by complex plane geometry, which is similar to vector geometry only with the power of easy rotation. Place the triangle in the complex plane by letting <math>C</math> be the origin, placing <math>B</math> along the x-axis, and <math>A</math> in the first quadrant. Let <math>r=\sqrt{111}</math>. If <math>\omega</math> denotes the sixth root of unity, <math>e^{i\pi/3}</math>, then we have <math>C=0</math>, <math>B=r</math>, and <math>A=r\omega.</math> Recall that counter-clockwise rotation in the complex plane by an angle <math>\theta</math> is accomplished by multiplication by <math>e^{i\theta}</math> (and clockwise rotation is multiplication by its conjugate). So, we can find <math>D_1</math> and <math>D_2</math> by rotating <math>B</math> around <math>A</math> by angles of <math>\theta</math> and <math>-\theta</math>, where <math>\theta</math> is the apex angle in the isoceles triangle with sides <math>\sqrt{111}</math>, <math>\sqrt{111}</math>, and <math>\sqrt{11}</math>. That is, let <math>z=e^{i\theta}</math>, and then: | + | This problem is pretty much destroyed by complex plane geometry, which is similar to vector geometry only with the power of easy rotation. Place the triangle in the complex plane by letting <math>C</math> be the origin, placing <math>B</math> along the x-axis, and <math>A</math> in the first quadrant. Let <math>r=\sqrt{111}</math>. If <math>\omega</math> denotes the primative sixth root of unity, <math>e^{i\pi/3}</math>, then we have <math>C=0</math>, <math>B=r</math>, and <math>A=r\omega.</math> Recall that counter-clockwise rotation in the complex plane by an angle <math>\theta</math> is accomplished by multiplication by <math>e^{i\theta}</math> (and clockwise rotation is multiplication by its conjugate). So, we can find <math>D_1</math> and <math>D_2</math> by rotating <math>B</math> around <math>A</math> by angles of <math>\theta</math> and <math>-\theta</math>, where <math>\theta</math> is the apex angle in the isoceles triangle with sides <math>\sqrt{111}</math>, <math>\sqrt{111}</math>, and <math>\sqrt{11}</math>. That is, let <math>z=e^{i\theta}</math>, and then: |
<math>D_1=A+z(B-A)</math>, and <math>D_2=A+\overline{z}(B-A)</math>. Now notice that <math>B-A=\overline{A}</math>, so this simplifies further to: | <math>D_1=A+z(B-A)</math>, and <math>D_2=A+\overline{z}(B-A)</math>. Now notice that <math>B-A=\overline{A}</math>, so this simplifies further to: | ||
Line 58: | Line 57: | ||
<math>\|E_1\|^2=(A+\omega z \overline{A})(\overline{A}+\overline{\omega z}A)=2\|A\|^2+\omega z \overline{A}^2 + \overline{\omega}\overline{z}A^2</math>, | <math>\|E_1\|^2=(A+\omega z \overline{A})(\overline{A}+\overline{\omega z}A)=2\|A\|^2+\omega z \overline{A}^2 + \overline{\omega}\overline{z}A^2</math>, | ||
− | <math>\|E_2\|^2=(A+\overline{\omega} z \overline{A})(\overline{A}+\omega | + | <math>\|E_2\|^2=(A+\overline{\omega} z \overline{A})(\overline{A}+\omega \overline{z}A)=2\|A\|^2+\overline{\omega} z \overline{A}^2 + \omega\overline{z}A^2</math>, |
<math>\|E_3\|^2=(A+\omega \overline{z} \overline{A})(\overline{A}+\overline{\omega} z A)=2\|A\|^2+\omega \overline{z} \overline{A}^2 + \overline{\omega}zA^2</math>, | <math>\|E_3\|^2=(A+\omega \overline{z} \overline{A})(\overline{A}+\overline{\omega} z A)=2\|A\|^2+\omega \overline{z} \overline{A}^2 + \overline{\omega}zA^2</math>, | ||
Line 68: | Line 67: | ||
(Isn't that nice?) Notice that <math>\overline{A}^2+A^2 = r^2(\overline{\omega}^2+\omega^2) = -r^2</math>, and <math>\omega+ \overline{\omega}=1</math>, so that this sum simplifies further to <math>888-111(z + \overline{z})</math>. | (Isn't that nice?) Notice that <math>\overline{A}^2+A^2 = r^2(\overline{\omega}^2+\omega^2) = -r^2</math>, and <math>\omega+ \overline{\omega}=1</math>, so that this sum simplifies further to <math>888-111(z + \overline{z})</math>. | ||
− | Finally, <math>z + \overline{z} = 2\cos{\theta}</math>, which is found using the law of cosines on that isoceles triangle: <math>11=111+111-222\cos{\theta}</math>, so <math>2\cos{\theta=211/111</math>. | + | Finally, <math>z + \overline{z} = 2\cos{\theta}</math>, which is found using the law of cosines on that isoceles triangle: <math>11=111+111-222\cos{\theta}</math>, so <math>2\cos{\theta}=211/111</math>. |
Thus, the sum equals <math>888-211=\framebox{677}</math>. | Thus, the sum equals <math>888-211=\framebox{677}</math>. | ||
Line 95: | Line 94: | ||
<cmath>22+444+2\sqrt{111}Re(x) = 22+444+211 = \framebox{677}.</cmath> | <cmath>22+444+2\sqrt{111}Re(x) = 22+444+211 = \framebox{677}.</cmath> | ||
+ | |||
+ | ==Solution 4== | ||
+ | This method uses the observation that every point is equidistant from <math>A</math>. Without loss of generality, we can assume <math>C</math> is on the same side of <math>AB</math> as <math>D_1</math>. | ||
+ | |||
+ | We can start off by angle chasing the angles around <math>A</math>. We let <math>\angle BAD_1 = \alpha</math>. Then, we note that <math>BD_1 = BD_2</math> and <math>AD_1 = AB = AD_2 </math>. Thus, <math>\bigtriangleup ABD_1 \cong \bigtriangleup ABD_2</math>. Thus, <math>\angle BAD_2 = \alpha</math> also. | ||
+ | |||
+ | We can now angle chase the angles about <math>A</math>. Because <math>\angle D_2AE_3 = 60</math>, <math>\angle D_1AE_3 = 60- 2 \alpha</math>. We can use all the congruent equilateral triangles in a similar manner obtaining: | ||
+ | <cmath>\angle D_1AE_3 = 60- 2 \alpha</cmath> | ||
+ | <cmath>\angle E_3AC = \alpha</cmath> | ||
+ | <cmath>\angle CAE_1 = \alpha</cmath> | ||
+ | <cmath>\angle D_2AE_2 = 60- 2 \alpha</cmath> | ||
+ | <cmath>\angle E_2AE_4 = 2 \alpha</cmath> | ||
+ | |||
+ | Now, <math>AE_3 = AC = \sqrt{111} </math> and <math>\angle E_3AC = \alpha </math>. Thus, <math>\bigtriangleup E_3AC \cong \bigtriangleup BAD_1</math>. Thus, <math>CE_3^2 = BD_1^2 = 11</math>. | ||
+ | |||
+ | Similarly, <math>AC = AE_1 = \sqrt{111} </math> and <math>\angle CAE_1 = \alpha </math>. Thus, <math>\bigtriangleup CAE_1 \cong \bigtriangleup BAD_1</math>. Thus, <math>CE_1^2 = BD_1^2 = 11</math>. | ||
+ | |||
+ | We can use <math>\bigtriangleup CAE_2</math> to find <math>CE_2^2</math>. Law of Cosines yields | ||
+ | <cmath> CE_2^2 = AE_2^2 + AC^2 - 2 \cdot AE_2 \cdot AC \cdot \cos(\angle E_2AC).</cmath> | ||
+ | Substituting the known lengths and angles gives | ||
+ | <cmath> CE_2^2 = 222 - 222 \cdot \cos(120- \alpha).</cmath> | ||
+ | Expanding this with the Cosine Subtraction Identity we get | ||
+ | <cmath> CE_2^2 = 222 - 222(\cos120 \cos \alpha + \sin120 \sin \alpha).</cmath> | ||
+ | |||
+ | We could attempt to calculate this but we can clear it up by simultaneously finding <math>CE_4^2</math> too. | ||
+ | We use Law of Cosines on <math>\bigtriangleup CAE_4</math> to get | ||
+ | <cmath> CE_4^2 = AE_4^2 + AC^2 - 2 \cdot AE_4 \cdot AC \cdot \cos(\angle E_4AC).</cmath> | ||
+ | Substituting the known lengths and angles gives | ||
+ | <cmath> CE_4^2 = 222 - 222 \cdot \cos(120 + \alpha).</cmath> | ||
+ | Expanding this with the Cosine Addition Identity we get | ||
+ | <cmath> CE_4^2 = 222 - 222(\cos120 \cos \alpha - \sin120 \sin \alpha).</cmath> | ||
+ | Adding this to our equation for <math>CE_2^2</math>, we get | ||
+ | <cmath> CE_2^2 + CE_4^2 = 444 - 222(\cos120 \cos \alpha - \sin120 \sin \alpha) - 222(\cos120 \cos \alpha + \sin120 \sin \alpha).</cmath> | ||
+ | Simplifying we get | ||
+ | <cmath> CE_2^2 + CE_4^2 = 444 - 444(\cos120 \cos \alpha)</cmath> | ||
+ | |||
+ | We can find <math>\cos \alpha</math> by using Law of Cosines on <math>\bigtriangleup BAD_1</math>. This gives | ||
+ | <cmath> 11 = 222 - 222 \cos \alpha.</cmath> | ||
+ | Thus <math>\cos \alpha = \frac{211}{222}</math>. | ||
+ | Substituting it in gives | ||
+ | <cmath> CE_2^2 + CE_4^2 = 444 - 444(\cos120 \cdot \frac{211}{222}).</cmath> | ||
+ | Thus | ||
+ | <cmath> CE_2^2 + CE_4^2 = 444 + 211 = 655.</cmath> | ||
+ | |||
+ | Therefore the desired sum is equal to | ||
+ | |||
+ | <cmath>11+11+655 = \framebox{677}.</cmath> | ||
+ | |||
+ | == Solution 5 == | ||
+ | |||
+ | [[Image:Screen Shot 2020-02-17 at 2.24.50 PM.png|500px]] | ||
+ | |||
+ | We create a diagram. Each of the red quadrilaterals are actually 60 degree rotations about point A. We easily get that <math>\overline{C E_1} = \sqrt{11}</math>, and <math> \overline{C E_3} = \sqrt{11}</math>. If we set <math>\angle B A D_2 = \theta</math>, we can start angle chasing. In particular, we will like to find <math>\angle D E_4 C</math>, and <math>\angle D E_2 C</math>, since then we will be able to set up some Law Of Cosines. <math>\angle D E_4 C = \angle D E_4 A + \angle A E_4 C = 90 - \frac{\theta}{2} + 30 + \frac{\theta}{2} = 120^{\circ}</math> That was convenient! We can do it with the other angle as well. <math>\angle D E_2 C = \angle D E_2 A - \angle C E_2 A = 90 - \frac{\theta}{2} - (30 - \frac{\theta}{2}) = 60^{\circ}</math>. That means we are able to set up Law of Cosines, on triangles <math>\triangle D E_4 C</math> and <math>\triangle D E_2 C</math>, with some really convenient angles. | ||
+ | Let <math>CE_2 = x</math>, and <math>CE_4 = y</math>. | ||
+ | <cmath>333 = 11 + x^2 - \sqrt{11} x</cmath> | ||
+ | <cmath>333 = 11 + y^2 + \sqrt{11} y</cmath> | ||
+ | We subtract and get: | ||
+ | <cmath>0 = (x+y)(x-y-\sqrt{11})</cmath> | ||
+ | <math>x+y</math> obviously can't be 0, so <math>x-y = \sqrt{11}</math> | ||
+ | We add and get: | ||
+ | <cmath>666 = 22 + x^2 + y^2 + \sqrt{11} (y-x)</cmath>. | ||
+ | <math>y-x = -\sqrt{11}</math>. Thus, we can fill in and solve. | ||
+ | <cmath>666 = 22 + x^2 + y^2 - 11</cmath> | ||
+ | <cmath>655 = x^2 + y^2</cmath> | ||
+ | Thus our answer is <math>C E_1^2 + C E_2^2 + C E_2^2 + C E_4^2 = 11 + 11 + C E_2^2 + C E_4^2 = 11 + 11 + x^2 + y^2 = 11 + 11 + 655 = \boxed{677}</math>. | ||
+ | |||
+ | -Alexlikemath | ||
+ | |||
+ | ==Video Solution by MOP 2024== | ||
+ | https://youtu.be/IUOqCEGgG0g | ||
+ | |||
+ | ~r00tsOfUnity | ||
== See Also == | == See Also == | ||
{{AIME box|year=2012|n=II|num-b=12|num-a=14}} | {{AIME box|year=2012|n=II|num-b=12|num-a=14}} | ||
+ | [[Category:Intermediate Geometry Problems]] | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 17:02, 5 February 2024
Contents
Problem 13
Equilateral has side length . There are four distinct triangles , , , and , each congruent to , with . Find .
Solution 1
Note that there are only two possible locations for points and , as they are both from point and from point , so they are the two points where a circle centered at with radius and a circle centered at with radius intersect. Let be the point on the opposite side of from , and the point on the same side of as .
Let be the measure of angle (also the measure of angle ); by the Law of Cosines,
There are two equilateral triangles with as a side; let be the third vertex that is farthest from , and be the third vertex that is nearest to .
Angle ; by the Law of Cosines, Angle ; by the Law of Cosines,
There are two equilateral triangles with as a side; let be the third vertex that is farthest from , and be the third vertex that is nearest to .
Angle ; by the Law of Cosines, Angle ; by the Law of Cosines,
The solution is: Substituting for gives the solution
Solution 2
This problem is pretty much destroyed by complex plane geometry, which is similar to vector geometry only with the power of easy rotation. Place the triangle in the complex plane by letting be the origin, placing along the x-axis, and in the first quadrant. Let . If denotes the primative sixth root of unity, , then we have , , and Recall that counter-clockwise rotation in the complex plane by an angle is accomplished by multiplication by (and clockwise rotation is multiplication by its conjugate). So, we can find and by rotating around by angles of and , where is the apex angle in the isoceles triangle with sides , , and . That is, let , and then:
, and . Now notice that , so this simplifies further to:
, and .
Similarly, we can write , , , and by rotating and around by :
, , , . Thus:
, , , .
Now to find some magnitudes, which is easy since we chose as the origin:
,
,
,
.
Adding these up, the sum equals .
(Isn't that nice?) Notice that , and , so that this sum simplifies further to .
Finally, , which is found using the law of cosines on that isoceles triangle: , so .
Thus, the sum equals .
Solution 3
This method uses complex numbers with as the origin. Let , , , where .
Also, let be or . Then
Therefore, , so
Since , are one of or , without loss of generality, let and . Then
One can similarly get and , so the desired sum is equal to
Note that , so the sum of these two is just . Therefore the desired sum is equal to
Solution 4
This method uses the observation that every point is equidistant from . Without loss of generality, we can assume is on the same side of as .
We can start off by angle chasing the angles around . We let . Then, we note that and . Thus, . Thus, also.
We can now angle chase the angles about . Because , . We can use all the congruent equilateral triangles in a similar manner obtaining:
Now, and . Thus, . Thus, .
Similarly, and . Thus, . Thus, .
We can use to find . Law of Cosines yields Substituting the known lengths and angles gives Expanding this with the Cosine Subtraction Identity we get
We could attempt to calculate this but we can clear it up by simultaneously finding too. We use Law of Cosines on to get Substituting the known lengths and angles gives Expanding this with the Cosine Addition Identity we get Adding this to our equation for , we get Simplifying we get
We can find by using Law of Cosines on . This gives Thus . Substituting it in gives Thus
Therefore the desired sum is equal to
Solution 5
We create a diagram. Each of the red quadrilaterals are actually 60 degree rotations about point A. We easily get that , and . If we set , we can start angle chasing. In particular, we will like to find , and , since then we will be able to set up some Law Of Cosines. That was convenient! We can do it with the other angle as well. . That means we are able to set up Law of Cosines, on triangles and , with some really convenient angles. Let , and . We subtract and get: obviously can't be 0, so We add and get: . . Thus, we can fill in and solve. Thus our answer is .
-Alexlikemath
Video Solution by MOP 2024
~r00tsOfUnity
See Also
2012 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 12 |
Followed by Problem 14 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.