Let $$ \begin{cases} \sqrt{x} = y -1 \\ \sqrt{y} = 11 - x\end{cases}$$ Solve $x$ and $y$ in real numbers.
After a long calculation, I get to this equation: $(y−4)(y^3−16y−25)=0$. I found $x = 9$ and $y = 4$ are the only answers. What's the other methods for solving that maybe using derivation or inequalities ?
Rewrite like this:
$$\underbrace {\sqrt{\sqrt{x}+1}}_{f(x)} = \underbrace {11-x}_{g(x)}$$
Since $f$ is increasing and $g$ is decreasing this equation has at most one solution. After some ''playing'' with numbers in $[0,11]$ we guess that $x=9$ is a solution and thus unique.