Question
Question: How do you find the derivative of \( y = \ln (\sqrt x ) \) ?...
How do you find the derivative of y=ln(x) ?
Solution
Hint : We first define the chain rule and how the differentiation of composite function works. We take differentiation of the main function with respect to an intermediate function and then take differentiation of the intermediate function with respect to x . At last, we multiply both the terms to get the final result.
Complete step-by-step answer :
(i)
As we are given y=ln(x) , we will differentiate the given function with respect to x using the chain rule.
Here, we have a composite function where the main function is g(x)=lnx and the other function is h(x)=x
We have goh(x)=g(x)=ln(x) . We take this as our given function f(x)=ln(x)
(ii)
Now, we need to find the value of dxd[f(x)]=dxd[ln(x)] .
As we know that,
f(x)=goh(x)
Differentiating both the sides, we will get:
dxd[f(x)]=dxd[goh(x)]
Applying the chain rule here, we will get:
dxd[goh(x)]=d[h(x)]d[goh(x)]×dxd[h(x)]
Writing it in other words,
dxd[f(x)]=g′[h(x)]h′(x)
The chain rule allows us to differentiate with respect to the function h(x) instead of x and after that, we need to take the differentiated form of h(x) with respect to x .
For function f(x)=ln(x) , we take differentiation of f(x)=ln(x) with respect to the function h(x)=x instead of x and after that we need to take the differentiated form of h(x)=x with respect to x .
(iii)
As we know that,
dxd[xn]=nx(n−1)
Therefore, for h(x)=x , which can also be written as h(x)=x21 differentiating both the sides, we will get:
h′(x)=21x(21−1) h′(x)=21x2−1 h′(x)=2x1
And, we also know that since,
g(x)=lnx
Differentiating both the sides,
g′(x)=x1
(iv)
According to the chain rule, we have:
dxd[f(x)]=d[x]d[ln(x)]×dxd[x]
Putting the values, we calculated in the chain rule,
dxd[f(x)]=x1×2x1
On simplifying it further, we get:
dxd[f(x)]=2x1
Hence, the differentiation of y=ln(x) is 2x1
So, the correct answer is “ 2x1 ”.
Note : We need to remember that in the chain rule d[h(x)]d[goh(x)]×dxd[h(x)] , we are not cancelling out the part d[h(x)] . Cancellation of the base of differentiation is never possible. It is just a notation to understand the function which is used as a base to differentiate.