2024 SSMO Accuracy Round Problems/Problem 4
Problem
Right triangle has a right angle at
and hypotenuse
. Let points
and
lie on
such that
.
and
are colinear in that order. Given that
, the area of
can be expressed as
for relatively prime
and
. Find
.
Solution
Since and
are isosceles right triangles, we have
. Since
we have
From here, we see that
By the Pythagorean Theorem,
The area of triangle
is
~SMO_Team