4

I tried differentiating the equation to get minima and maxima, but failed to find the roots even there. Trial and error provides the answer=2, however, I'm searching for a proper method. Thanks in advance. :)

1 Answers1

5

Rewrite as $$a^{x/2}+b^{x/2}=1,$$ with $$a=\frac{2}{5+2\sqrt2}\text{ and }b=\frac{\left(\sqrt2+1\right)^2}{5+2\sqrt2}=\frac{3+2\sqrt2}{5+2\sqrt2}.$$

As $0<a,b<1$, the sum of exponentials is strictly decreasing and there is at most one root.

The solution $x=2$ is quasi-obvious, as $a+b=1$.