0

I am trying to solve this system of equations in the set of all real numbers. Solve the system of equations $$\begin{cases} x^3+y (y-z)^2=2, \\ y^3+z(z-x)^2=3, \\ z^3+x(x-y)^2=8. \end{cases}$$ I tried From the given system, we have $$x^3 + y (y - z)^2 ) + 2 (y^3 + z (z - x)^2) - z^3 - x (x - y)^2 = 0.$$ I am trying to factor it. But I can not. How to solve this system of equation?

0 Answers0