Question
Question: How do I find the derivative of \(\ln (\sqrt x )\) ?...
How do I find the derivative of ln(x) ?
Solution
In the question above, we have an equation ln(x) , and we are supposed to find its derivative. One of the methods to find a derivative is using the chain rule, and since we have a square root involved, we will use this chain rule for derivatives.
The chain rule for derivatives is a rule that we use to find the derivative of functions of the form f(g(x)) .
Complete step-by-step solution:
The chain rule for derivatives has a formula:
h(x)=f(g(x))
And,
h′(x)=f′(g(x)).g′(x)
Now, to use the chain rule for derivatives, we need to first make sure that our equation satisfies the needs of that rule, so comparing the equation, we get,
f(x)=ln(x)
And,
g(x)=x
Then,
f(g(x))=ln(x)
This tells us that we can use the chain rule for derivatives to find the derivative of ln(x) .
To use the chain rule, we also have to find h′(x)=f′(g(x)).g′(x) . Since in our example we havef(x)=ln(x) and g(x)=x , we need to find the other values, too.
The derivative of ln(x) is x1
The derivative of x is (21)x(2−1) or 2x1
Since we have the derivative of ln(x) as x1 , we have that f′(x)=x1 , so f′(g(x))=x1 .
Also, we know that, g′(x)=2x1 .
Putting all the values in the chain rule for derivatives,
⇒f(x)=ln(x)
⇒g(x)=x
And,
⇒h(x)=f(g(x))=ln(x)
Now we know that,
⇒h′(x)=f′(g(x)).g′(x)
Putting in the values of f′(g(x))=x1 and g′(x)=2x1
Therefore,
⇒h′(x)=x1.2x1
Simplifying the equation,
⇒h′(x)=2x1
The derivative of ln(x) is 2x1 .
Note: The chain rule for derivatives is mainly used for composite functions. A composite function is a function that can be constructed as f(g(x)) . We use it when we have to differentiate the function of a function. We use the product rule when differentiating two functions, multiplied together.