The following equation is given:
$8^{2x} + 8^{x} - 20 = 0$
The objective is to solve for $x$ in terms of the natural logarithm $ln$.
I approach as follows:
$\log_8{(8^{2x})} = \log_8{(-8^{x} + 20)}$
$2x = \log_8{(-8^x + 20)}$
$2x = \dfrac{ \ln{(-8^{x} + 20)} }{ \ln{8} }$
$x = \dfrac{ \ln{(-8^{x} + 20)} }{ 2\ln{8} }$
and at this point I'm unable to proceed.
Hint: Make the substitution $u=8^x$. Now the equation becomes $u^2+u-20=0$.