Difference between revisions of "2021 Fall AMC 12B Problems/Problem 24"
MRENTHUSIASM (talk | contribs) m (Punxsutawney Phil has his sol written first. I will switch the order.) |
|||
| Line 31: | Line 31: | ||
- kevinmathz | - kevinmathz | ||
| + | |||
| + | == Solution 3 == | ||
| + | This solution is based on this figure: [[:Image:2021_AMC_12B_(Nov)_Problem_24,_sol.png]] | ||
| + | |||
| + | Denote by <math>O</math> the circumcenter of <math>\triangle BED</math>. | ||
| + | Denote by <math>R</math> the circumradius of <math>\triangle BED</math>. | ||
| + | |||
| + | In <math>\triangle BCF</math>, following from the law of cosines, we have | ||
| + | <cmath> | ||
| + | \begin{align*} | ||
| + | CF^2 & = BC^2 + BF^2 - 2 BC \cdot BF \cos \angle CBF \\ | ||
| + | & = BC^2 + BF^2 + 2 BC \cdot BF \cos \angle ABC . \hspace{1cm} (1) | ||
| + | \end{align*} | ||
| + | </cmath> | ||
| + | |||
| + | For <math>BF</math>, we have | ||
| + | <cmath> | ||
| + | \begin{align*} | ||
| + | BF & = 2 R \cos \angle FBO \\ | ||
| + | & = 2 R \cos \left( 180^\circ - \angle ABC - \angle CBO \right) \\ | ||
| + | & = 2 R \cos \left( 180^\circ - \angle ABC - \frac{180^\circ - \angle BOD}{2} \right) \\ | ||
| + | & = 2 R \cos \left( 180^\circ - \angle ABC - \frac{180^\circ - 2 \angle BED}{2} \right) \\ | ||
| + | & = 2 R \cos \left( 180^\circ - \angle ABC - \frac{180^\circ - 2 \angle BCA}{2} \right) \\ | ||
| + | & = 2 R \cos \left( 90^\circ - \angle ABC + \angle BCA \right) \\ | ||
| + | & = 2 R \sin \left( \angle ABC - \angle BCA \right) \\ | ||
| + | & = \frac{BD}{\sin \angle BED} \sin \left( \angle ABC - \angle BCA \right) \\ | ||
| + | & = \frac{BD}{\sin \angle BCA} \sin \left( \angle ABC - \angle BCA \right) \\ | ||
| + | & = BD \left( \sin \angle ABC \cot \angle BCA - \cos \angle ABC \right) . \hspace{1cm} (2) | ||
| + | \end{align*} | ||
| + | </cmath> | ||
| + | The fourth equality follows from the property that <math>B</math>, <math>D</math>, <math>E</math> are concyclic. | ||
| + | The fifth and the ninth equalities follow from the property that <math>A</math>, <math>B</math>, <math>C</math>, <math>E</math> are concyclic. | ||
| + | |||
| + | Because <math>AD</math> bisects <math>\angle BAC</math>, following from the angle bisector theorem, we have | ||
| + | <cmath> | ||
| + | \[ | ||
| + | \frac{BD}{CD} = \frac{AB}{AC} . | ||
| + | \] | ||
| + | </cmath> | ||
| + | |||
| + | Hence, <math>BD = \frac{24 \cdot 11}{31}</math>. | ||
| + | |||
| + | In <math>\triangle ABC</math>, following from the law of cosines, we have | ||
| + | <cmath> | ||
| + | \begin{align*} | ||
| + | \cos \angle ABC & = \frac{AB^2 + BC^2 - AC^2}{2 AB \cdot BC} \\ | ||
| + | & = \frac{9}{16} | ||
| + | \end{align*} | ||
| + | </cmath> | ||
| + | and | ||
| + | <cmath> | ||
| + | \begin{align*} | ||
| + | \cos \angle BCA & = \frac{AC^2 + BC^2 - AB^2}{2 AC \cdot BC} \\ | ||
| + | & = \frac{57}{64} . | ||
| + | \end{align*} | ||
| + | </cmath> | ||
| + | |||
| + | Hence, <math>\sin \angle ABC = \frac{5 \sqrt{7}}{16}</math> and <math>\sin \angle BCA = \frac{11 \sqrt{7}}{64}</math>. | ||
| + | Hence, <math>\cot \angle BCA = \frac{57}{11 \sqrt{7}}</math>. | ||
| + | |||
| + | Now, we are ready to compute <math>BF</math> whose expression is given in Equation (2). | ||
| + | We get <math>BF = 9</math>. | ||
| + | |||
| + | Now, we can compute <math>CF</math> whose expression is given in Equation (1). | ||
| + | We have <math>CF = 30</math>. | ||
| + | |||
| + | |||
| + | Therefore, the answer is <math>\boxed{\textbf{(C) }30}</math>. | ||
| + | |||
| + | ~Steven Chen (www.professorchenedu.com) | ||
==See Also== | ==See Also== | ||
{{AMC12 box|year=2021 Fall|ab=B|num-a=25|num-b=23}} | {{AMC12 box|year=2021 Fall|ab=B|num-a=25|num-b=23}} | ||
{{MAA Notice}} | {{MAA Notice}} | ||
Revision as of 23:32, 25 November 2021
Problem
Triangle
has side lengths
, and
. The bisector of
intersects
in point
, and intersects the circumcircle of
in point
. The circumcircle of
intersects the line
in points
and
. What is
?
Solution 1
By the Inscribed Angle Theorem and the definition of angle bisectors note that
so
. Therefore
. By PoP, we can also express
as
so
and
. Let
. Applying Stewart’s theorem on
with cevian
we have
~Punxsutawney Phil
Solution 2
Claim:
Proof: Note that
and
meaning that our claim is true by AA similarity.
Because of this similarity, we have that
by Power of a Point. Thus,
Now, note that
and plug into Law of Cosines to find the angle's cosine:
So, we observe that we can use Law of Cosines again to find
:
- kevinmathz
Solution 3
This solution is based on this figure: Image:2021_AMC_12B_(Nov)_Problem_24,_sol.png
Denote by
the circumcenter of
.
Denote by
the circumradius of
.
In
, following from the law of cosines, we have
For
, we have
The fourth equality follows from the property that
,
,
are concyclic.
The fifth and the ninth equalities follow from the property that
,
,
,
are concyclic.
Because
bisects
, following from the angle bisector theorem, we have
Hence,
.
In
, following from the law of cosines, we have
and
Hence,
and
.
Hence,
.
Now, we are ready to compute
whose expression is given in Equation (2).
We get
.
Now, we can compute
whose expression is given in Equation (1).
We have
.
Therefore, the answer is
.
~Steven Chen (www.professorchenedu.com)
See Also
| 2021 Fall AMC 12B (Problems • Answer Key • Resources) | |
| Preceded by Problem 23 |
Followed by Problem 25 |
| 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 | |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.