Difference between revisions of "2013 AIME I Problems/Problem 12"
Expilncalc (talk | contribs) m (→Cartesian Variation Solution) |
|||
Line 2: | Line 2: | ||
Let <math>\bigtriangleup PQR</math> be a triangle with <math>\angle P = 75^\circ</math> and <math>\angle Q = 60^\circ</math>. A regular hexagon <math>ABCDEF</math> with side length 1 is drawn inside <math>\triangle PQR</math> so that side <math>\overline{AB}</math> lies on <math>\overline{PQ}</math>, side <math>\overline{CD}</math> lies on <math>\overline{QR}</math>, and one of the remaining vertices lies on <math>\overline{RP}</math>. There are positive integers <math>a, b, c, </math> and <math>d</math> such that the area of <math>\triangle PQR</math> can be expressed in the form <math>\frac{a+b\sqrt{c}}{d}</math>, where <math>a</math> and <math>d</math> are relatively prime, and c is not divisible by the square of any prime. Find <math>a+b+c+d</math>. | Let <math>\bigtriangleup PQR</math> be a triangle with <math>\angle P = 75^\circ</math> and <math>\angle Q = 60^\circ</math>. A regular hexagon <math>ABCDEF</math> with side length 1 is drawn inside <math>\triangle PQR</math> so that side <math>\overline{AB}</math> lies on <math>\overline{PQ}</math>, side <math>\overline{CD}</math> lies on <math>\overline{QR}</math>, and one of the remaining vertices lies on <math>\overline{RP}</math>. There are positive integers <math>a, b, c, </math> and <math>d</math> such that the area of <math>\triangle PQR</math> can be expressed in the form <math>\frac{a+b\sqrt{c}}{d}</math>, where <math>a</math> and <math>d</math> are relatively prime, and c is not divisible by the square of any prime. Find <math>a+b+c+d</math>. | ||
− | == Solution | + | == Solution 1 == |
First, find that <math>\angle R = 45^\circ</math>. | First, find that <math>\angle R = 45^\circ</math>. | ||
Draw <math>ABCDEF</math>. Now draw <math>\bigtriangleup PQR</math> around <math>ABCDEF</math> such that <math>Q</math> is adjacent to <math>C</math> and <math>D</math>. The height of <math>ABCDEF</math> is <math>\sqrt{3}</math>, so the length of base <math>QR</math> is <math>2+\sqrt{3}</math>. Let the equation of <math>\overline{RP}</math> be <math>y = x</math>. Then, the equation of <math>\overline{PQ}</math> is <math>y = -\sqrt{3} (x - (2+\sqrt{3})) \to y = -x\sqrt{3} + 2\sqrt{3} + 3</math>. Solving the two equations gives <math>y = x = \frac{\sqrt{3} + 3}{2}</math>. The area of <math>\bigtriangleup PQR</math> is <math>\frac{1}{2} * (2 + \sqrt{3}) * \frac{\sqrt{3} + 3}{2} = \frac{5\sqrt{3} + 9}{4}</math>. <math>a + b + c + d = 9 + 5 + 3 + 4 = \boxed{021}</math> | Draw <math>ABCDEF</math>. Now draw <math>\bigtriangleup PQR</math> around <math>ABCDEF</math> such that <math>Q</math> is adjacent to <math>C</math> and <math>D</math>. The height of <math>ABCDEF</math> is <math>\sqrt{3}</math>, so the length of base <math>QR</math> is <math>2+\sqrt{3}</math>. Let the equation of <math>\overline{RP}</math> be <math>y = x</math>. Then, the equation of <math>\overline{PQ}</math> is <math>y = -\sqrt{3} (x - (2+\sqrt{3})) \to y = -x\sqrt{3} + 2\sqrt{3} + 3</math>. Solving the two equations gives <math>y = x = \frac{\sqrt{3} + 3}{2}</math>. The area of <math>\bigtriangleup PQR</math> is <math>\frac{1}{2} * (2 + \sqrt{3}) * \frac{\sqrt{3} + 3}{2} = \frac{5\sqrt{3} + 9}{4}</math>. <math>a + b + c + d = 9 + 5 + 3 + 4 = \boxed{021}</math> | ||
Line 10: | Line 10: | ||
Now, get the lines for <math>QR</math> and <math>RP</math>: <math>y=\sqrt{3}x</math> and <math>y=-(2+\sqrt{3})x + (5+\sqrt{3})</math>, whereupon we get the ordinate of <math>R</math> to be <math>\frac{3+2\sqrt{3}}{2}</math>, and the area is <math>\frac{5\sqrt{3} + 9}{4}</math>, so our answer is <math>\boxed{021}</math>. | Now, get the lines for <math>QR</math> and <math>RP</math>: <math>y=\sqrt{3}x</math> and <math>y=-(2+\sqrt{3})x + (5+\sqrt{3})</math>, whereupon we get the ordinate of <math>R</math> to be <math>\frac{3+2\sqrt{3}}{2}</math>, and the area is <math>\frac{5\sqrt{3} + 9}{4}</math>, so our answer is <math>\boxed{021}</math>. | ||
+ | |||
+ | == Solution 2 (Trig) == | ||
+ | |||
+ | Angle chasing yields that both triangles <math>PAF</math> and <math>PQR</math> are 75-60-45 triangles. First look at triangle <math>PAF</math>. Using Law of Sines, we find: | ||
+ | |||
+ | <math>\frac{\frac{\sqrt{6} + \sqrt{2}}{4}}{1} = \frac{\frac{\sqrt{2}}{2}}{PA}</math> | ||
+ | |||
+ | Simplifying, we find <math>PA = \sqrt{3} - 1</math>. | ||
+ | Since <math>\angle{Q} = 60^\circ</math>, WLOG assume triangle <math>BQC</math> is equilateral, so <math>BQ = 1</math>. So <math>PQ = \sqrt{3} + 1</math>. | ||
+ | |||
+ | Apply Law of Sines again, | ||
+ | |||
+ | <math>\frac{\frac{\sqrt{2}}{2}}{\sqrt{3} + 1} = \frac{\frac{\sqrt{3}}{2}}{PR}</math> | ||
+ | |||
+ | Simplifying, we find <math>PR = \frac{\sqrt{6}}{2} \cdot (1 + \sqrt{3})</math>. | ||
+ | |||
+ | <math>[PQR] = \frac{1}{2} \cdot PQ \cdot PR \cdot sin 75^\circ</math>. | ||
+ | |||
+ | Evaluating and reducing, we get <math>\frac{9 + 5\sqrt{3}}{4} = \boxed{21}</math> | ||
== See also == | == See also == | ||
{{AIME box|year=2013|n=I|num-b=11|num-a=13}} | {{AIME box|year=2013|n=I|num-b=11|num-a=13}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 18:45, 16 June 2018
Contents
[hide]Problem 12
Let be a triangle with
and
. A regular hexagon
with side length 1 is drawn inside
so that side
lies on
, side
lies on
, and one of the remaining vertices lies on
. There are positive integers
and
such that the area of
can be expressed in the form
, where
and
are relatively prime, and c is not divisible by the square of any prime. Find
.
Solution 1
First, find that .
Draw
. Now draw
around
such that
is adjacent to
and
. The height of
is
, so the length of base
is
. Let the equation of
be
. Then, the equation of
is
. Solving the two equations gives
. The area of
is
.
Cartesian Variation Solution
Use coordinates. Call the origin and
be on the x-axis. It is easy to see that
is the vertex on
. After labeling coordinates (noting additionally that
is an equilateral triangle), we see that the area is
times
times the ordinate of
. Draw a perpendicular of
, call it
, and note that
after using the trig functions for
degrees.
Now, get the lines for and
:
and
, whereupon we get the ordinate of
to be
, and the area is
, so our answer is
.
Solution 2 (Trig)
Angle chasing yields that both triangles and
are 75-60-45 triangles. First look at triangle
. Using Law of Sines, we find:
Simplifying, we find .
Since
, WLOG assume triangle
is equilateral, so
. So
.
Apply Law of Sines again,
Simplifying, we find .
.
Evaluating and reducing, we get
See also
2013 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 11 |
Followed by Problem 13 | |
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.