Difference between revisions of "2011 AMC 12A Problems/Problem 25"
(→See also) |
Armalite46 (talk | contribs) (→Solution) |
||
Line 11: | Line 11: | ||
== Solution == | == Solution == | ||
− | < | + | 1) Let the circumcircle of <math>\triangle ABC</math> have a center <math>O</math>. Since <math>\angle BAC = 60^{\circ}</math>, <math>\overline{BC}</math> is a chord that intercept an arc of <math>120 ^{\circ}</math> |
− | |||
− | + | 2) Define the length of <math>BC</math> as a unit length. | |
− | |||
− | |||
3) Draw the diameter <math>\perp</math> to <math>BC</math>. Let's call the interception of the diameter with <math>BC</math> <math>M</math> (because it is the midpoint) and interception with the circle <math>X</math>. | 3) Draw the diameter <math>\perp</math> to <math>BC</math>. Let's call the interception of the diameter with <math>BC</math> <math>M</math> (because it is the midpoint) and interception with the circle <math>X</math>. | ||
− | 4) | + | 4) Since OMB and XMC are fixed, the area is a constant. Thus, <math>XOIHC</math> also achieved maximum area. |
− | |||
'''Lemma:''' | '''Lemma:''' | ||
Line 31: | Line 27: | ||
Let <math>m\angle ABC = \beta</math>, <math>m\angle ACB = \gamma</math> | Let <math>m\angle ABC = \beta</math>, <math>m\angle ACB = \gamma</math> | ||
− | + | ||
Now, let's isolate the points <math>A</math>,<math>B</math>,<math>C</math>, and <math>I</math>. | Now, let's isolate the points <math>A</math>,<math>B</math>,<math>C</math>, and <math>I</math>. | ||
Line 38: | Line 34: | ||
<math>m\angle BIC = 180^{\circ} - \frac{\beta}{2} - \frac{\gamma}{2} = 180^{\circ} - ({180^{\circ} - 120^{\circ})= 120 ^{\circ}</math> | <math>m\angle BIC = 180^{\circ} - \frac{\beta}{2} - \frac{\gamma}{2} = 180^{\circ} - ({180^{\circ} - 120^{\circ})= 120 ^{\circ}</math> | ||
− | + | ||
Now, lets isolate the points <math>A</math>,<math>B</math>,<math>C</math>, and <math>H</math>. | Now, lets isolate the points <math>A</math>,<math>B</math>,<math>C</math>, and <math>H</math>. | ||
Line 45: | Line 41: | ||
<math>m\angle BHC = 180^{\circ} - \beta - \gamma + 60^{\circ} = 240^{\circ} - 120^{\circ} = 120^{\circ}</math> | <math>m\angle BHC = 180^{\circ} - \beta - \gamma + 60^{\circ} = 240^{\circ} - 120^{\circ} = 120^{\circ}</math> | ||
− | |||
Lemma proven. The lemma yields that BOIHC is a cyclic pentagon. | Lemma proven. The lemma yields that BOIHC is a cyclic pentagon. | ||
− | Since | + | Since XOIHC also achieved maximum area, |
Let <math>m\angle XOI = x_1</math>, <math>m\angle OIH = x_2</math>, <math>m\angle IHC = x_3</math>, and the radius is <math>R</math> (which will drop out.) | Let <math>m\angle XOI = x_1</math>, <math>m\angle OIH = x_2</math>, <math>m\angle IHC = x_3</math>, and the radius is <math>R</math> (which will drop out.) | ||
− | + | Then the area = <math>\frac{r^2}{2}(\sin x_1 + \sin x_2 + \sin x_3)</math>, where <math>x_1 + x_2 + x_3 = 60^\circ</math> | |
So we want to maximize <math>f(x_1, x_2) = \sin x_1 + \sin x_2 + \sin x_3</math>, Note that <math>x_3 = 60 ^\circ - x_1 - x_2</math>. | So we want to maximize <math>f(x_1, x_2) = \sin x_1 + \sin x_2 + \sin x_3</math>, Note that <math>x_3 = 60 ^\circ - x_1 - x_2</math>. | ||
Line 62: | Line 57: | ||
If the partial derivatives with respect to <math>x_1</math> and <math>x_2</math> are zero, then <math>x_1 = x_2 = x_3 = 20^\circ</math>, and it is very easy to show that <math>f(x_1, x_2)</math> is the maximum with the second derivative test (left for the reader). | If the partial derivatives with respect to <math>x_1</math> and <math>x_2</math> are zero, then <math>x_1 = x_2 = x_3 = 20^\circ</math>, and it is very easy to show that <math>f(x_1, x_2)</math> is the maximum with the second derivative test (left for the reader). | ||
− | |||
Now, we need to verify that such a situation exists and find the angle for this situation. | Now, we need to verify that such a situation exists and find the angle for this situation. | ||
− | Let's extend <math>AI</math> to the direction of <math>X</math>, since <math>AI</math> is the angle bisector, <math>AI</math> | + | Let's extend <math>AI</math> to the direction of <math>X</math>, since <math>AI</math> is the angle bisector, so that <math>AI</math> intersects the midpoint of the arc <math>X</math>. Hence, if such a case exists, <math>m\angle AXB = m \angle ACB = 40 ^\circ</math>, so <math>m\angle CBA = 80 ^\circ</math>. |
If the angle is <math>80 ^\circ</math>, it is clear that since <math>I</math> and <math>H</math> are on the second circle (follows from the lemma). <math>I</math> will be at the right place. <math>H</math> can be easily verified too. | If the angle is <math>80 ^\circ</math>, it is clear that since <math>I</math> and <math>H</math> are on the second circle (follows from the lemma). <math>I</math> will be at the right place. <math>H</math> can be easily verified too. | ||
− | |||
Hence, the answer is <math>(D) 80</math>. | Hence, the answer is <math>(D) 80</math>. | ||
Revision as of 15:09, 22 September 2013
Problem
Triangle has , , , and . Let , , and be the orthocenter, incenter, and circumcenter of , respectively. Assume that the area of pentagon is the maximum possible. What is ?
Solution
1) Let the circumcircle of have a center . Since , is a chord that intercept an arc of
2) Define the length of as a unit length.
3) Draw the diameter to . Let's call the interception of the diameter with (because it is the midpoint) and interception with the circle .
4) Since OMB and XMC are fixed, the area is a constant. Thus, also achieved maximum area.
Lemma:
For , we fixed it to when we drew the diagram.
Let ,
Now, let's isolate the points ,,, and .
,
$m\angle BIC = 180^{\circ} - \frac{\beta}{2} - \frac{\gamma}{2} = 180^{\circ} - ({180^{\circ} - 120^{\circ})= 120 ^{\circ}$ (Error compiling LaTeX. Unknown error_msg)
Now, lets isolate the points ,,, and .
,
Lemma proven. The lemma yields that BOIHC is a cyclic pentagon.
Since XOIHC also achieved maximum area,
Let , , , and the radius is (which will drop out.)
Then the area = , where
So we want to maximize , Note that .
Let's do some multivariable calculus.
,
If the partial derivatives with respect to and are zero, then , and it is very easy to show that is the maximum with the second derivative test (left for the reader).
Now, we need to verify that such a situation exists and find the angle for this situation.
Let's extend to the direction of , since is the angle bisector, so that intersects the midpoint of the arc . Hence, if such a case exists, , so .
If the angle is , it is clear that since and are on the second circle (follows from the lemma). will be at the right place. can be easily verified too.
Hence, the answer is .
See also
2011 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 24 |
Followed by Last Problem |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.