Difference between revisions of "2024 SSMO Team Round Problems/Problem 4"
(Created page with "==Problem== Let <math>ABC</math> be a right triangle with circumcenter <math>O</math> and incenter <math>I</math> such that <math>\angle ABC = 90^{\circ}</math> and <math>\fr...") |
|||
Line 4: | Line 4: | ||
==Solution== | ==Solution== | ||
+ | |||
+ | We will use analytic geometry. WLOG, let <math>B = (0,0),A = (0,6),C = (8,0).</math> without loss of generality due to rigid transformations or dilations. Since the area of <math>ABC</math> is <math>\frac{1}{2}\cdot8\cdot6 = 24,</math> the inradius is <math>\frac{2\cdot24}{6+8+10} = 2,</math> meaning <math>I = (2,2).</math> Since <math>ABC</math> is a right triangle, the <math>O</math> must be the midpoint of <math>AC.</math> So, <math>D</math> and <math>E</math> are the midpoints of <math>AB</math> and <math>BC,</math> respectively. Now, as <math>ADO</math> and <math>OEC</math> are both similar to <math>ABC,</math> we can easily compute <math>\omega_1 = (1,4)</math> and <math>\omega_2 = (5,1).</math> From the shoelace theorem, the area of <math>\omega_1\omega_2I</math> is <math>\frac{5}{2},</math> meaning our answer is <cmath>\frac{\frac{5}{2}}{24} = \frac{5}{48}\implies 5+48 = \boxed{53}.</cmath> | ||
+ | |||
+ | ~SMO_Team |
Latest revision as of 14:36, 10 September 2025
Problem
Let be a right triangle with circumcenter
and incenter
such that
and
. Let
the projection of
onto
, and let
be the projection of
onto
. Denote
be the incenter of
and
as the incenter of
. If
for relatively prime positive integers
and
find
Solution
We will use analytic geometry. WLOG, let without loss of generality due to rigid transformations or dilations. Since the area of
is
the inradius is
meaning
Since
is a right triangle, the
must be the midpoint of
So,
and
are the midpoints of
and
respectively. Now, as
and
are both similar to
we can easily compute
and
From the shoelace theorem, the area of
is
meaning our answer is
~SMO_Team