Difference between revisions of "2023 SSMO Accuracy Round Problems/Problem 3"
Line 34: | Line 34: | ||
a+b+c = a+b-x = 3+2-(-1) = 6,\\ | a+b+c = a+b-x = 3+2-(-1) = 6,\\ | ||
a+b+c = a+b-x = 3+(-1)-(2) = 0,\text{ and }\\ | a+b+c = a+b-x = 3+(-1)-(2) = 0,\text{ and }\\ | ||
− | a+b+c = a+b-x = 2+(-1)-(3) = -2.</cmath> | + | a+b+c = a+b-x = 2+(-1)-(3) = -2. |
+ | \end{align*}</cmath> | ||
Thus, the answer is <math>6+0+(-2) = \boxed{4}.</math> | Thus, the answer is <math>6+0+(-2) = \boxed{4}.</math> | ||
~SMO_Team | ~SMO_Team |
Latest revision as of 14:51, 9 September 2025
Problem
Suppose that are real numbers such
Find the sum of all possible values of
.
Solution
Let Therefore, we have
Subtracting equation (2) from the square of (1), we have
Multiplying this by the first equation, we have
Cubing the first equation, we have
\begin{align*} (a^3+b^3+x^3)+3(a^2b+ab^2+ax^2+a^2x+b^2x+bx^2)+6abx &= \\ (a+b+x)^3\implies34+3(4-3abx)+6abx = 64\implies abx=6. \end{align*}
Thus, are the roots of the polynomial
which factors
So, the possible values of
are
Thus, the answer is
~SMO_Team