2024 SSMO Team Round Problems/Problem 7
Problem
Let and
be real numbers that satisfy
. Find
.
Solution
We can factor the first equation as such:
\begin{align*}
a^3+8ab^2&=8b^3+4a^2b\implies\\
a^3-8b^3&=4a^2b-8ab^2\implies\\
(a-2b)(a^2+2ab+4b^2)&=4ab(a-2b)\implies\\
(a-2b)(a^2-2ab+4b^2)&=0.
\end{align*}
Consider the case where is nonzero. Then, the discriminant of the quadratic factor (in
) is
Since
and
are reals, this means
which is clearly not possible. So,
Substituting, we have
So,
~SMO_Team