$$\begin{cases}x^n+y^n=2\\x+y=2\end{cases}\;,\;n\in\mathbb{N}\;,\;x,y\in\mathbb{R}\;,\;n>2$$
I have tried to show that $\displaystyle y'=-\frac{x^{n-1}}{y^{n-1}}=-1$ $$......$$ therefore $x=y=1$ is the only one solution.
Is there any method(s) to prove the question ?
It looks like Fermat's Last Theorem.
Here is one way: Make the change of variables $x= 1+a, y=1+b$. Then the second equation gives $a = -b$. Thus it remains to show that the following equation has only one solution $a=0$: $$(1+a)^n + (1-a)^n -2 = 0$$
The LHS is a polynomial with all coefficients non-negative. Hence it cannot have a positive root. As the LHS is even, similarly there can be no negative root. Hence $a=0$ is the only solution.