Question:solve $(\sqrt{2}+1)^x +(\sqrt{2}-1)^x=6^{x/2}$
My try:First I was trying to solve it algebrically and tried some things like squaring both sides and tried to simplify but anything didn't came up.So i started graphing LHS and RHS seperatly and found intersection of graphs at x=2.So i found the solution,but this wont work always.So my questions are
Can this be solved algebrically?If yes then how? if no then why not? Is there some general way to solve all exponential equations?
Dividing the both sides by $6^{x/2}=(\sqrt 6)^x$ gives $$\left(\frac{\sqrt 2+1}{\sqrt 6}\right)^x+\left(\frac{\sqrt 2-1}{\sqrt 6}\right)^x=1$$ Since $0\lt \frac{\sqrt 2\pm 1}{\sqrt 6}\lt 1$, the left hand side is strictly decreasing. Hence, $x=2$ is the only solution.