2024 SSMO Accuracy Round Problems/Problem 2
Problem
Equilateral triangle is inscribed within circle
. A smaller equilateral triangle
is inscribed within
such that the vertices of
lie on the midpoints of
. The ratio of the areas between
and
can be expressed as
for relatively prime positive integers
and squarefree
Find
.
Solution
WLOG, let the radius of be 1. Then, the side length of
is
meaning the side length of
is
Thus, the answer is
~SMO_Team