Difference between revisions of "1989 OIM Problems/Problem 1"

m
(solution)
 
Line 9: Line 9:
  
 
== Solution ==
 
== Solution ==
{{solution}}
+
Square the first equation:
 +
<cmath>x^2+y^2+z^2+2xy-2xz-2yz=1</cmath>
 +
Subtract the second equation:
 +
<cmath>2y^2+2xy-2xz-2yz=0</cmath>
 +
This factors as:
 +
<cmath>2(y+x)(y-z)=0</cmath>
 +
This implies that <math>x=-y</math> or <math>y=z</math>.
 +
 
 +
If <math>x=-y</math>, then substituting into the first equation yields <math>z=1</math>. Substituting all of this into the third equation gives <math>2y^3=-2</math>, so <math>y=-1</math> and <math>x=1</math>. Thus a valid triple is <math>\boxed{(1,-1,1)}</math>.
 +
 
 +
If <math>y=z</math>, then substituting into the first equation yields <math>x=-1</math>. Substituting all of this into the third equation gives <math>2y^3=-2</math>, so <math>y=-1</math> and <math>z=-1</math>. Thus the other valid triple is <math>\boxed{(-1,-1,-1)}</math>.
 +
 
 +
Since both triples obviously work, this finishes the proof.
 +
 
 +
~ [https://artofproblemsolving.com/wiki/index.php/User:Eevee9406 eevee9406]
  
 
== See also ==
 
== See also ==
 
https://www.oma.org.ar/enunciados/ibe4.htm
 
https://www.oma.org.ar/enunciados/ibe4.htm

Latest revision as of 18:12, 22 March 2025

Problem

Find all triples of real numbers that satisfy the system of equations:

\[x+y-z=-1\] \[x^2-y^2+z^2=1\] \[-x^3+y^3+z^3=-1\]

~translated into English by Tomas Diaz. ~orders@tomasdiaz.com

Solution

Square the first equation: \[x^2+y^2+z^2+2xy-2xz-2yz=1\] Subtract the second equation: \[2y^2+2xy-2xz-2yz=0\] This factors as: \[2(y+x)(y-z)=0\] This implies that $x=-y$ or $y=z$.

If $x=-y$, then substituting into the first equation yields $z=1$. Substituting all of this into the third equation gives $2y^3=-2$, so $y=-1$ and $x=1$. Thus a valid triple is $\boxed{(1,-1,1)}$.

If $y=z$, then substituting into the first equation yields $x=-1$. Substituting all of this into the third equation gives $2y^3=-2$, so $y=-1$ and $z=-1$. Thus the other valid triple is $\boxed{(-1,-1,-1)}$.

Since both triples obviously work, this finishes the proof.

~ eevee9406

See also

https://www.oma.org.ar/enunciados/ibe4.htm