Question
Question: How do you find the derivative of \(y = \ln {e^x}\)....
How do you find the derivative of y=lnex.
Solution
In order to determine the derivative of the above question with respect to variable x, Apply the chain rule as we don’t have a single variable but we have a function as X=ex. So According to Chain rule dxd(lnX)=X1.dxd(X). Now using this rule and using the another rule of derivative dxd(lnx)=x1, you will obtain your desired result.
Formula used:
⇒dxd(lnx)=x1
⇒dxd(ex)=ex
Complete step by step answer:
We are Given a expression y=lnex and we have to find the derivative of this expression with respect to x.
⇒dxdy=dxd(lnex)
Let’s Assume ex as X
⇒dxdy=dxd(lnX)
Now Applying Chain rule to the above derivative which says that if we are not given a single variable x and instead of it a function is given(X) with the logarithm then the derivative will become
⇒dxd(lnX)=X1.dxd(X)
We know that Derivative of lnx is equal to x1
⇒dxdy=X1.dxd(X)
Putting back X
⇒dxdy=ex1.dxd(ex)
Since dxd(ex)=ex
⇒dxdy=ex1.(ex) ⇒dxdy=1
Therefore , the derivative of y=lnex with respect to x is equal to 1.
Additional Information:
1. What is Differentiation?
It is a method by which we can find the derivative of the function .It is a process through which we can find the instantaneous rate of change in a function based on one of its variables.
Let y = f(x) be a function of x. So the rate of change of y per unit change in x is given by:
dxdy.
2. Value of constant ‘e’ is equal to 2.71828.
3. A logarithm is basically the reverse of a power or we can say when we calculate a logarithm of any number, we actually undo an exponentiation.
4. Any multiplication inside the logarithm can be transformed into addition of two separate logarithm values.
logb(mn)=logb(m)+logb(n)
5. Any division inside the logarithm can be transformed into subtraction of two separate logarithm values.
logb(nm)=logb(m)−logb(n)
6. Any exponent value on anything inside the logarithm can be transformed and moved out of the logarithm as a multiplier and vice versa.
nlogm=logmn
Note: Logarithm is basically the inverse of exponent. Similarly differentiation is the inverse of integration. Chain rule is applied only when there is a need to differentiate a function not a single variable.