How do e^lnx and 8^log8x simplify to x?

  • Thread starter Thread starter escryan
  • Start date Start date
  • Tags Tags
    Laws Log
AI Thread Summary
The discussion centers on the simplification of e^lnx and 8^log8x to x, highlighting that these expressions are based on the definitions of logarithms and exponential functions. It explains that ln(x) is defined as the inverse of e^x, and similarly, log_a(x) is the inverse of a^x. The key point is that when these functions are composed, they cancel each other out, resulting in the identity x. The participants appreciate the clarity provided by the definitions and the use of TeX for mathematical expressions. Overall, the simplifications are rooted in the fundamental properties of inverse functions in mathematics.
escryan
Messages
13
Reaction score
0
I don't know how I managed to forget this one, but I did somehow...

If there's something like:

e^lnx, why is that equal to just x?

and same goes for sokmething like:

8^log8x which is just equal to x.

I'm just wondering how, algebraically, one could show this to be true.
 
Physics news on Phys.org
You generally DEFINE ln(x) to be the inverse function of e^x. Or vice versa depending on which you define first. So you don't show it algebraically, it largely a matter of definition.
 
well, by definition of log we have

log_a(x)=b<=> a^b=x

Now let's substitute b=log_a(x) in
a^b=x So:

a^{log_a(x)}=x

Or, since f(x)=a^x and g(x)=log_ax are inverse functions, so it means that they cancel each other out. That is

fg(x)=f(g(x))=x=>a^{log_ax}=x and also

g(f(x))=log_a(a^x)=x

Edit: Dick was faster!
 
sutupidmath said:
well, by definition of log we have

log_a(x)=b<=> a^b=x

Now let's substitute b=log_a(x) in
a^b=x So:

a^{log_a(x)}=x

Or, since f(x)=a^x and g(x)=log_ax are inverse functions, so it means that they cancel each other out. That is

fg(x)=f(g(x))=x=>a^{log_ax}=x and also

g(f(x))=log_a(a^x)=x

Edit: Dick was faster!

You are slow because you write more. Doesn't mean you think slower. I appreciate the TeX though.
 
Last edited:
Oh I see now! Thanks so much for your help Dick and sutupidmath!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top