Difference between revisions of "2012 AIME II Problems/Problem 13"
(→Solution 2) |
(→Solution) |
||
Line 8: | Line 8: | ||
Let <math>\theta</math> be the measure of angle <math>BAD_1</math> (which is also the measure of angle <math>BAD_2</math>); by the Law of Cosines, | Let <math>\theta</math> be the measure of angle <math>BAD_1</math> (which is 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>\sqrt{11}^2 = \sqrt{111}^2 + \sqrt{111}^2 - 2 \cdot \sqrt{111} \cdot \sqrt{111} \cdot cos\ | + | 11 &= 222(1 - \cos\theta)\end{align*}</cmath> |
− | |||
There are two equilateral triangles with <math>\overline{AD_1}</math> as a side; let <math>E_1</math> be the third vertex that is farthest from <math>C</math>, and <math>E_2</math> be the third vertex that is nearest to <math>C</math>. | There are two equilateral triangles with <math>\overline{AD_1}</math> as a side; let <math>E_1</math> be the third vertex that is farthest from <math>C</math>, and <math>E_2</math> be the third vertex that is nearest to <math>C</math>. | ||
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>(E_1C)^2 = (E_1A)^2 + (AC)^2 - 2 (E_1A) (E_1C)\ | + | <cmath>\begin{align*}(E_1C)^2 &= (E_1A)^2 + (AC)^2 - 2 (E_1A) (E_1C)\cos(120 + \theta)\\ |
− | + | &= 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>(E_2C)^2 = (E_2A)^2 + (AC)^2 - 2 (E_2A) (E_2C)\ | + | <cmath>\begin{align*}(E_2C)^2 &= (E_2A)^2 + (AC)^2 - 2 (E_2A) (E_2C)\cos\theta\\ |
+ | &= 111 + 111 - 222\,\cos\theta\end{align*}</cmath> | ||
There are two equilateral triangles with <math>\overline{AD_2}</math> as a side; let <math>E_3</math> be the third vertex that is farthest from <math>C</math>, and <math>E_4</math> be the third vertex that is nearest to <math>C</math>. | There are two equilateral triangles with <math>\overline{AD_2}</math> as a side; let <math>E_3</math> be the third vertex that is farthest from <math>C</math>, and <math>E_4</math> be the third vertex that is nearest to <math>C</math>. | ||
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>(E_3C)^2 = (E_3A)^2 + (AC)^2 - 2 (E_3A) (E_3C)\ | + | <cmath>\begin{align*}(E_3C)^2 &= (E_3A)^2 + (AC)^2 - 2 (E_3A) (E_3C)\cos(120 - \theta)\\ |
− | + | &= 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>(E_4C)^2 = (E_4A)^2 + (AC)^2 - 2 (E_4A) (E_4C)\ | + | <cmath>\begin{align*}(E_4C)^2 &= (E_4A)^2 + (AC)^2 - 2 (E_4A) (E_4C)\cos\theta \\ |
+ | &= 111 + 111 - 222\cos\theta\end{align*}</cmath> | ||
The solution is: | The solution is: | ||
− | <cmath>(E_1C)^2 + (E_3C)^2 + (E_2C)^2 + (E_4C)^2 | + | <cmath>\begin{align*} |
− | + | \sum_{k=1}^4(CE_k)^2 &= (E_1C)^2 + (E_3C)^2 + (E_2C)^2 + (E_4C)^2\\ | |
− | + | &= 222(1 - \cos(120 + \theta)) + 222(1 - \cos(120 - \theta)) + 222(1 - \cos\theta) + 222(1 - \cos\theta)\\ | |
− | + | &= 222((1 - (\cos120\cos\theta - \sin120\sin\theta)) + (1 - (\cos120\cos\theta + \sin120\sin\theta)) + 2(1 -\cos\theta))\\ | |
− | + | &= 222(1 - \cos120\cos\theta + \sin120\sin\theta + 1 - \cos120\cos\theta - \sin120\sin\theta + 2 - 2\cos\theta)\\ | |
− | + | &= 222(1 + \frac{1}{2}\cos\theta + 1 + \frac{1}{2}\cos\theta + 2 - 2\cos\theta)\\ | |
− | + | &= 222(4 - \cos\theta)\\ | |
− | Substituting <math>11</math> for <math>222 | + | &= 666 + 222(1 - \cos\theta) |
+ | \end{align*}</cmath> | ||
+ | Substituting <math>11</math> for <math>222(1 - \cos\theta)</math> gives the solution <math>666 + 11 = \framebox{677}.</math> | ||
== Solution 2 == | == Solution 2 == |
Revision as of 20:10, 19 April 2012
Contents
Problem 13
Equilateral has side length . There are four distinct triangles , , , and , each congruent to , with . Find .
Solution
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 (which is 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 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:
,
$\|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$ (Error compiling LaTeX. Unknown error_msg),
,
.
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 $2\cos{\theta=211/111$ (Error compiling LaTeX. Unknown error_msg).
Thus, the sum equals .
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 |