Solveeit Logo

Question

Question: What is the derivative of \(\ln \left( 2x+1 \right)\)?...

What is the derivative of ln(2x+1)\ln \left( 2x+1 \right)?

Explanation

Solution

We solve this problem by using the chain rule of differentiation and some standard formulas of differentiation.
(i) The chain rule of differentiation is given as
ddx(f(g(x)))=f(g(x))×g(x)\dfrac{d}{dx}\left( f\left( g\left( x \right) \right) \right)={f}'\left( g\left( x \right) \right)\times {g}'\left( x \right)
(ii) The power rule of differentiation is given as,
ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}
(iii) The derivative of logarithm function is given as,
ddx(lnx)=1x\dfrac{d}{dx}\left( \ln x \right)=\dfrac{1}{x}
By using the above three formulas we can find the required value.

Complete step-by-step solution:
Let us assume the given function as,
y=ln(2x+1)\Rightarrow y=\ln (2x+1)
Now, let us assume two functions f(x),g(x)f\left( x \right),g\left( x \right) as,
f(x)=lnx g(x)=2x+1 \begin{aligned} & \Rightarrow f\left( x \right)=\ln x \\\ & \Rightarrow g\left( x \right)=2x+1 \\\ \end{aligned}
Here, we can reframe the given equation as,
y=f(g(x))\Rightarrow y=f\left( g\left( x \right) \right)
Now, let us differentiate both sides with respect to x'x' then we get,
dydx=ddx(f(g(x)))\Rightarrow \dfrac{dy}{dx}=\dfrac{d}{dx}\left( f\left( g\left( x \right) \right) \right)
We know that the chain rule of differentiation is given as
ddx(f(g(x)))=f(g(x))×g(x)\dfrac{d}{dx}\left( f\left( g\left( x \right) \right) \right)={f}'\left( g\left( x \right) \right)\times {g}'\left( x \right)
By using the chain rule to above reframed equation then we get,
dydx=f(g(x))×g(x)............equation(i)\Rightarrow \dfrac{dy}{dx}={f}'\left( g\left( x \right) \right)\times {g}'\left( x \right)............equation(i)
Now, let us take the first function f(x)f\left( x \right) and by differentiating it with respect to x'x' then we get,
f(x)=ddx(lnx)\Rightarrow {f}'\left( x \right)=\dfrac{d}{dx}\left( \ln x \right)
We know that the derivative of logarithm function is given as,
ddx(lnx)=1x\dfrac{d}{dx}\left( \ln x \right)=\dfrac{1}{x}
By using this rule in above differentiation then we get,
f(x)=1x\Rightarrow {f}'\left( x \right)=\dfrac{1}{x}
Now, by replacing x'x' by (2x+1)\left( 2x+1 \right) in above equation then we get,
f(2x+1)=12x+1 f(g(x))=12x+1 \begin{aligned} & \Rightarrow {f}'\left( 2x+1 \right)=\dfrac{1}{2x+1} \\\ & \Rightarrow {f}'\left( g\left( x \right) \right)=\dfrac{1}{2x+1} \\\ \end{aligned}
Now, let us take the second function that is g(x)g\left( x \right) and by differentiating it with respect to x'x' then we get,
g(x)=ddx(2x+1)\Rightarrow {g}'\left( x \right)=\dfrac{d}{dx}\left( 2x+1 \right)
We know that the power rule of differentiation is given as,
ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}
We also know that the derivative of constant is 0.
By using the above formulas in the g(x){g}'\left( x \right) then we get,
g(x)=2(1×x11)+0 g(x)=2 \begin{aligned} & \Rightarrow {g}'\left( x \right)=2\left( 1\times {{x}^{1-1}} \right)+0 \\\ & \Rightarrow {g}'\left( x \right)=2 \\\ \end{aligned}
Now, let us take equation (i) and substitute the required values then we get,
dydx=[12x+1]×[2] dydx=22x+1 \begin{aligned} & \Rightarrow \dfrac{dy}{dx}=\left[ \dfrac{1}{2x+1} \right]\times \left[ 2 \right] \\\ & \Rightarrow \dfrac{dy}{dx}=\dfrac{2}{2x+1} \\\ \end{aligned}
Therefore, the derivative of given equation can be written as,
dydx=22x+1\therefore \dfrac{dy}{dx}=\dfrac{2}{2x+1}

Note: The common mistake that can be done in this question of taking the formula of the differentiation. The chain rule is applied when the given equation includes one function inside the second equation and it is given as,
ddx(f(g(x)))=f(g(x))×g(x)\dfrac{d}{dx}\left( f\left( g\left( x \right) \right) \right)={f}'\left( g\left( x \right) \right)\times {g}'\left( x \right)
But students may do mistake without taking the differentiation of second function and take the formula as,
ddx(f(g(x)))=f(g(x))\dfrac{d}{dx}\left( f\left( g\left( x \right) \right) \right)={f}'\left( g\left( x \right) \right)
This gives the wrong answer. So, we need to take care of formulas to get the required answer correctly.