Difference between revisions of "2023 SSMO Team Round Problems/Problem 3"
(→Solution) |
|||
Line 2: | Line 2: | ||
Let <math>ABC</math> be a triangle such that <math>AB=4\sqrt{2}, BC=5\sqrt{2},</math> and <math>AC=\sqrt{82}.</math> Let <math>\omega</math> be the circumcircle of <math>\triangle ABC</math>. Let <math>D</math> be on the circle such that <math>\overline{BD} \perp \overline{AC}.</math> Let <math>E</math> be the point diametrically opposite of <math>B</math>. Let <math>F</math> be the point diametrically opposite <math>D</math>. Find the area of the quadrilateral <math>ADEF</math> in terms of a mixed number <math>a\frac{b}{c}</math>. Find <math>a+b+c</math>. | Let <math>ABC</math> be a triangle such that <math>AB=4\sqrt{2}, BC=5\sqrt{2},</math> and <math>AC=\sqrt{82}.</math> Let <math>\omega</math> be the circumcircle of <math>\triangle ABC</math>. Let <math>D</math> be on the circle such that <math>\overline{BD} \perp \overline{AC}.</math> Let <math>E</math> be the point diametrically opposite of <math>B</math>. Let <math>F</math> be the point diametrically opposite <math>D</math>. Find the area of the quadrilateral <math>ADEF</math> in terms of a mixed number <math>a\frac{b}{c}</math>. Find <math>a+b+c</math>. | ||
− | ==Solution== | + | ==Solution 1== |
+ | |||
+ | Note that <math>\triangle ABC</math> is a right triangle by the Pythagorean Theorem. | ||
+ | |||
+ | Since <math>[ADF] = [ABC]</math>, we focus on computing <math>[ABC]</math> and <math>[BDEF]</math>. Let <math>O</math> be the midpoint of <math>\overline{AC}</math> (the center of the circumcircle), and let <math>T</math> be the foot of the perpendicular from <math>B</math> to <math>\overline{AC}</math>. Then | ||
+ | <cmath>[BDEF] = 8 \cdot [BTO].</cmath> | ||
+ | |||
+ | We compute: | ||
+ | <cmath>[ABC] = \frac{1}{2} \cdot 5\sqrt{2} \cdot 4\sqrt{2} = 20.</cmath> | ||
+ | |||
+ | So, | ||
+ | <cmath>[ADEF] = [ADF] + [DEF] = [ABC] + 4 \cdot [BTO].</cmath> | ||
+ | |||
+ | Since <math>\triangle ABC \sim \triangle ATB</math>, we have | ||
+ | <cmath>AT = AB \cdot \frac{AB}{AC} = \frac{32}{\sqrt{82}}.</cmath> | ||
+ | Then, | ||
+ | <cmath>TO = \frac{\sqrt{82}}{2} - \frac{32}{\sqrt{82}}, \quad \text{and} \quad BT = \frac{40}{\sqrt{82}}.</cmath> | ||
+ | |||
+ | Thus, | ||
+ | <cmath>[BTO] = \frac{1}{2} \cdot \left( \frac{\sqrt{82}}{2} - \frac{32}{\sqrt{82}} \right) \cdot \frac{40}{\sqrt{82}} = \frac{90}{41}.</cmath> | ||
+ | |||
+ | The total area is: | ||
+ | <cmath>[ADEF] = 20 + 4 \cdot \frac{90}{41} = 28\frac{32}{41},</cmath> | ||
+ | so the final answer is | ||
+ | <cmath>\boxed{101}.</cmath> | ||
+ | |||
+ | ~SMO_Team | ||
+ | |||
+ | |||
+ | ==Solution 2== | ||
Note that <math>\Delta{ABC}</math> is right with the right angle at <math>B</math>. This means that <math>AC</math> is the diameter of the circle. We can divide quadrilateral <math>ADEF</math> into <math>\Delta{DEF}</math> and <math>\Delta{FAD}</math>, both of which are right triangles. Mark the intersection point between BD and AC as G. We can use the fact that <math>\Delta{ABC}</math> and <math>\Delta{AGB}</math> are similar to find that <math>BG=\frac{20\sqrt{2}}{\sqrt{41}}</math>, so <math>BD=\frac{40\sqrt{2}}{\sqrt{41}}=FE</math> by symmetry. Then, <math>FD=\frac{9\sqrt{2}}{\sqrt{41}}=FE</math> by the Pythagorean Theorem, so the area of <math>\Delta{DEF}</math> is <math>\frac{360}{41}</math>. Since <math>DA=FA=4\sqrt{2}</math> by symmetry, <math>FA=4\sqrt{2}</math>, so the area of <math>\Delta{FAD}</math> is <math>20</math>. This means that the area of the entire quadrilateral equals <math>\frac{360}{41}+20=28\frac{32}{41}</math>, so the answer is <math>28+32+41=\boxed{101}</math>. | Note that <math>\Delta{ABC}</math> is right with the right angle at <math>B</math>. This means that <math>AC</math> is the diameter of the circle. We can divide quadrilateral <math>ADEF</math> into <math>\Delta{DEF}</math> and <math>\Delta{FAD}</math>, both of which are right triangles. Mark the intersection point between BD and AC as G. We can use the fact that <math>\Delta{ABC}</math> and <math>\Delta{AGB}</math> are similar to find that <math>BG=\frac{20\sqrt{2}}{\sqrt{41}}</math>, so <math>BD=\frac{40\sqrt{2}}{\sqrt{41}}=FE</math> by symmetry. Then, <math>FD=\frac{9\sqrt{2}}{\sqrt{41}}=FE</math> by the Pythagorean Theorem, so the area of <math>\Delta{DEF}</math> is <math>\frac{360}{41}</math>. Since <math>DA=FA=4\sqrt{2}</math> by symmetry, <math>FA=4\sqrt{2}</math>, so the area of <math>\Delta{FAD}</math> is <math>20</math>. This means that the area of the entire quadrilateral equals <math>\frac{360}{41}+20=28\frac{32}{41}</math>, so the answer is <math>28+32+41=\boxed{101}</math>. | ||
~alexanderruan | ~alexanderruan |
Latest revision as of 21:16, 9 September 2025
Problem
Let be a triangle such that
and
Let
be the circumcircle of
. Let
be on the circle such that
Let
be the point diametrically opposite of
. Let
be the point diametrically opposite
. Find the area of the quadrilateral
in terms of a mixed number
. Find
.
Solution 1
Note that is a right triangle by the Pythagorean Theorem.
Since , we focus on computing
and
. Let
be the midpoint of
(the center of the circumcircle), and let
be the foot of the perpendicular from
to
. Then
We compute:
So,
Since , we have
Then,
Thus,
The total area is:
so the final answer is
~SMO_Team
Solution 2
Note that is right with the right angle at
. This means that
is the diameter of the circle. We can divide quadrilateral
into
and
, both of which are right triangles. Mark the intersection point between BD and AC as G. We can use the fact that
and
are similar to find that
, so
by symmetry. Then,
by the Pythagorean Theorem, so the area of
is
. Since
by symmetry,
, so the area of
is
. This means that the area of the entire quadrilateral equals
, so the answer is
.
~alexanderruan