How can one Solve equations having both log and exponential forms: For eg...
$e^x$ $=$ $\log_{0.001}(x)$ gives $x=0.000993$
(according to wolfram-alpha http://www.wolframalpha.com/input/?i=e%5Ex%3D+log0.001%28x%29)
It gives a graph of: Plot from wolfram-alpha http://www4a.wolframalpha.com/Calculate/MSP/MSP5251h935h9i8a9g8050000056c4ic9h09c2e05b?MSPStoreType=image/gif&s=34&w=423.&h=195.&cdf=Coordinates&cdf=Tooltips
So can anyone please help me solve it?
Thanks
I do not see any way to solve this exactly. Even Wolfram-Alpha gives only a numerical solution (the other algebraic answers are just ways of transforming the question into other forms). Multiple numeric methods would work here--just choose your favorite.