solve $(\sqrt6-\sqrt5)^x-\sqrt6-\sqrt5=0$
I know the result is $-1$ but I don't know how to prove it. I have tried to replace $\sqrt6-\sqrt5=t$ but then I have $t^x-t+2\sqrt5=0$ and I think it is wrong way in this case.
solve $(\sqrt6-\sqrt5)^x-\sqrt6-\sqrt5=0$
I know the result is $-1$ but I don't know how to prove it. I have tried to replace $\sqrt6-\sqrt5=t$ but then I have $t^x-t+2\sqrt5=0$ and I think it is wrong way in this case.
$$(\sqrt{6}-\sqrt{5})^x=\sqrt{6}+\sqrt{5}$$ $$\frac{(\sqrt{6}-\sqrt{5})^x}{\sqrt{6}+\sqrt{5}}=1$$ $$\frac{(\sqrt{6}-\sqrt{5})^x}{\sqrt{6}+\sqrt{5}}\cdot\frac{\sqrt{6}-\sqrt{5}}{\sqrt{6}-\sqrt{5}}=1$$ $$\frac{(\sqrt{6}-\sqrt{5})^{x+1}}{1}=1$$
Can you finish from here?