popsquare said:
Hello everyone, I do not understand how:: e raised to ln of x = x ?
this notation might make more sense:: e^ln x=x ?
Thanks for the help.
I just had to explain this to my calculus class.
We know that e^(ln x) must be some number, call it q. So e^(ln x) = q.
If we take the natural logarithm of both side of the equation we have
ln (e^(ln x)) = ln q.
Hopefully, we are convinced that ln (e^a) = a by the laws of logarithms. If not, here it is quickly.
ln (e^a) = a ln e = a*1 = a
So ln (e^(ln x)) = ln x.
Thus we have ln x = ln q, which might convince you that q = x.
If not, we continue
ln x - ln q = 0, so ln (x/q) = 0. Then, by the definition of logarithm (as an inverse function), x/q = e^0 = 1, So x = q.
Putting this back in the original equation, we have e^(ln x) = q = x.
(We must include the caveat that x > 0).