I was a bit premature when I said that I had understood the explanations given. I understood the solution with logs to base e, but not with logs to base 10. In JeffM's post of 12.19.2013 he gets to the answer using base 10 too quickly for me to follow. I'm a bit hazy after "xlog10(10)=log10(e) * (2x-1)" All the minus and plus signs have been changed, and the denominator in the last term is virtually "1(-2 * 0.4343). If this is just simple algebra, I will have to brush up on "Equations".
First, I must apologize. Apparently there were some typos in post that may have made it hard to follow. Subhotosh Khan has kindly fixed them.
\(\displaystyle 10^x = e^{2x-1} \implies log_{10}\left(10^x\right) = log_{10}\left(e^{(2x-1)}\right)\) OK to here?
Now one law of logs is \(\displaystyle log_a(b^c) \equiv c * log_a(b).\)
We can apply that law to either side of the equation, but here we do it on both sides to get:
\(\displaystyle log_{10}\left(10^x\right) = log_{10}\left(e^{(2x-1)}\right) \implies x * log_{10}(10) = (2x - 1) * log_{10}(e).\) Any question?
But another law of logs is that \(\displaystyle log_a(a) = 1\). So \(\displaystyle x * log_{10}(10) = x * 1 = x.\)
So \(\displaystyle x * log_{10}(10) = (2x - 1) * log_{10}(e) \implies x = (2x - 1) * log_{10}(e).\)
It is important to remember that the log of a number is just a number. And we solve equations in x by isolating all the terms involving x on one side of the equation and all the other terms on the other side of the equation.
\(\displaystyle x = (2x - 1) * log_{10}(e) = 2x * log_{10}(e) - 1 * log_{10}(e) \implies x - 2x * log_{10}(e) = - log_{10}(e).\) OK so far?
\(\displaystyle x - 2x * log_{10}(e) = - log_{10}(e) \implies x\left\{1 - 2log_{10}(e)\right\} = - log_{10}(e).\)
\(\displaystyle x\left\{1 - 2log_{10}(e)\right\} = - log_{10}(e) \implies x = \dfrac{-log_{10}(e)}{1 - 2log_{10}(e)}.\)
Now use your calculator to find the log to the base 10 of e \(\displaystyle \approx 0.4343.\) Then substitute.
\(\displaystyle x \approx \dfrac{-0.4343}{1 - 2 * 0.4343} \approx -3.3052.\)