answersLogoWhite

0


Best Answer

y = e^ln x using the fact that e to the ln x is just x, and the derivative of x is 1:

y = x

y' = 1

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the derivative of e the the power ln x?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the derivative of e to the power ln x squared?

e^[ln(x^2)]=x^2, so your question is really, "What is the derivative of x^2," to which the answer is 2x.


What is the derivative of x to the power of e?

e^[ln(x^2)]=x^2, so your question is really, "What is the derivative of x^2," to which the answer is 2x.


How do you differentiate exponential function?

The derivative of e^u(x) with respect to x: [du/dx]*[e^u(x)]For a general exponential: b^x, can be rewritten as b^x = e^(x*ln(b))So derivative of b^x = derivative of e^u(x), where u(x) = x*ln(b).Derivative of x*ln(b) = ln(b). {remember b is just a constant, so ln(b) is a constant}So derivative of b^x = ln(b)*e^(x*ln(b))= ln(b) * b^x(from above)


How do you do exponential functions?

The derivative of e^u(x) with respect to x: [du/dx]*[e^u(x)]For a general exponential: b^x, can be rewritten as b^x = e^(x*ln(b))So derivative of b^x = derivative of e^u(x), where u(x) = x*ln(b).Derivative of x*ln(b) = ln(b). {remember b is just a constant, so ln(b) is a constant}So derivative of b^x = ln(b)*e^(x*ln(b))= ln(b) * b^x(from above)


What is the derivative of ln x to the power of 2?

If the function is (ln x)2, then the chain rules gives us the derivative 2ln(x)/x, with the x in the denominator. If the function is ln (x2), then the chain rule gives us the derivative 2/x.


What is the derivative of sin x to the e to the xth power?

y = (sinx)^(e^x) ln(y) = ln((sinx)^(e^x)) ln(y) = (e^x)ln(sinx) (1/y)dy = (e^x)(1/sinx)(cosx)+ln(sinx)(e^x)dx (1/y)dy = (e^x)(cotx)+ln(sinx)(e^x)dx dy = ((sinx)^(e^x))((cotx)(e^x)+ln(sinx)(e^x))dx dy = ((e^x)(sinx)^(e^x))(cotx+ln(sinx))dx


What is the derivative of 2 to the power of x?

if f(x)=kx, f'(x)=ln(k)*kx. Therefore, the derivative of 2x is ln(2)*2x.


Is there a function where the first derivative goes to infinity for x going to 0 and where the first derivative equals 0 when x is 1?

Yes, the function ln(x) where ln is the logarithm to base e.Yes, the function ln(x) where ln is the logarithm to base e.Yes, the function ln(x) where ln is the logarithm to base e.Yes, the function ln(x) where ln is the logarithm to base e.


What is the first derivative of e raised to the power of x?

The first derivative of e to the x power is e to the power of x.


What is the derivative of lnlnx?

1/xlnx Use the chain rule: ln(ln(x)) The derivative of the outside is1/ln(x) times the derivative of the inside. 1/[x*ln(x)]


What is the anti derivative of 1 over x?

The anti-derivative of 1/x is ln|x| + C, where ln refers to logarithm of x to the base e and |x| refers to the absolute value of x, and C is a constant.


What is e to the power of 3 ln x?

e^(3lnx)=e^[ln(x^3)]=x^3