I reduced the equation to
$1+2^x=2^{2x}$
It is easy to see that $x$ is irrational.I tried logarithms and failed to get an expression for $x$.Any help??
I reduced the equation to
$1+2^x=2^{2x}$
It is easy to see that $x$ is irrational.I tried logarithms and failed to get an expression for $x$.Any help??
Writing your expression as $(2^x)^2-2^x-1=0$ and solving we get $2^x=(1+\sqrt{5})/2$. Taking logarithms on both the sides you get the valueof x. Since $2^x$ cannot be -ve discard the other root of your equation.
Hint: The equation is same as $y+y^{2}=y^{3}$ where $y=2^{x}$. Divide by $y$ and solve the quadratic equation in $y$.
Let $z=2^x$, then $2^x+4^x=8^x \implies z+z^2=z^3 \implies z=0 or z^2-z-1$ So three roots of $z$ $0, \frac{1\pm \sqrt{5}}{2}$ as $z=2^x>0$ So only one real root is possible/ We have $$2^x=\frac{1+\sqrt{5}}{2}\implies x=\log_2 \left(\frac{1+\sqrt{5}}{2}\right). $$