2002 Indonesia MO Problems/Problem 3
Contents
Problem
Find all real solutions from the following system of equations:
Solution
Square the first equation to get
Subtract the second equation from the result to get
Multiply the second equation by the first equation to get
Subtract the third equation to get
Cube the first equation to get
If
,
, and
, the solution triplet is the roots of the polynomial
Factor the polynomial to get
Since
is a triple root to the polynomial, the only solution to the system of equations is
, and plugging the values back in satisfies the system.
Solution 2
We can use Newton's Sums (https://artofproblemsolving.com/wiki/index.php/Newton%27s_Sums) to solve this problem -- we can say the three variables are roots to a cubic monic polynomial (so ). From the problem we have
and using Newton's Sums we have
We can find
, then
respectively to get the polynomial
Using the Rational Root Theorem (or trial and error) we can easily find one of the roots --
, and see that the other two roots are
as well (eg by factoring out
) yielding the only solution
.
See Also
2002 Indonesia MO (Problems) | ||
Preceded by Problem 2 |
1 • 2 • 3 • 4 • 5 • 6 • 7 | Followed by Problem 4 |
All Indonesia MO Problems and Solutions |