Find all triples $(x,y,z)$ of real numbers satisfying the following system: $$ \begin{cases} (x+1)(x^2+1) = y^3+1\\ (y+1)(y^2+1) = z^3+1\\ (z+1)(z^2+1) = x^3+1 \end{cases} $$ I tried adding and multiplying the three equations and I still can't see how to proceed further!
2026-03-26 12:34:04.1774528444
Solution to a system of equations
51 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
So $x=y=z=0$ or $x=y=z=-1$ are the only solutions.