Understanding the Relationship between Ln and e^x

AI Thread Summary
The discussion focuses on simplifying the expression e^(14ln(x)). The correct interpretation leads to the conclusion that e^(14ln(x)) simplifies to x^14, confirming that 14ln(x) equals ln(x^14). Participants emphasize using properties of logarithms and exponents for simplification rather than setting the expression equal to a variable. The final consensus is that the expression simplifies correctly, affirming the relationship between natural logarithms and exponentials. Understanding these properties is crucial for solving related problems effectively.
Tricky557
Messages
6
Reaction score
0

Homework Statement



I'm just not sure what the answer to this is. I think it's an identity for e^x and ln, but I've never had a course that dealt with e^x or logs. So I don't know.

What is the answer to e^14ln(x)? It's part of a larger problem, but I can't get the rest of it done until I know that.


Homework Equations



None.

The Attempt at a Solution



I think the answer is x^14. But I'm not sure.
 
Physics news on Phys.org
Well, what was your reasoning?



Aside: when you're writing linearly, be careful about parentheses! The expression
e^14ln(x)​
means
e^{14} \ln(x)
whereas
e^(14ln(x))​
means
e^{14 \ln(x)}
 
Yes, sorry about that. I did mean to write:

e^(14*ln(x))

I was thinking, that if I equated some random variable(say y) to e^(14ln(x)), then I could just solve that equation.

y= e^(14*ln(x))
lny= 14lnx

lny = 14lnx

lny = ln(x^14)

e^ of both sides

y = x^14The part of that I am unsure about is:

Does 14lnx = ln(x^14) ?
 
Yes, that works, so you can see that by definition, elnx = x. Also, a*lnx = ln(ax)
 
Tricky557 said:
Yes, sorry about that. I did mean to write:

e^(14*ln(x))

I was thinking, that if I equated some random variable(say y) to e^(14ln(x)), then I could just solve that equation.
That's not the best approach. The intended goal of this problem is for you to simplify the given expression. Setting your expression equal to, say, y, doesn't help much to move things toward your goal of simplification.

Use the properties of logs and exponents to rewrite your expression in a different (and simpler) form.
Tricky557 said:
y= e^(14*ln(x))
lny= 14lnx

lny = 14lnx

lny = ln(x^14)

e^ of both sides

y = x^14


The part of that I am unsure about is:

Does 14lnx = ln(x^14) ?
Yes.
 
Thanks for the help!
 
Back
Top