Question
Question: How do you find the second derivative of \(In\left( {{x^2} + 4} \right)\)?...
How do you find the second derivative of In(x2+4)?
Solution
In order to solve this, we first take x2+4 as u(x), thus the overall expression becomes dud(In(u)). We differentiate the two parts separately. First we differentiate u(x) in terms of x , then we differentiate dud(In(u)), in terms of u . We get two different answers. On multiplying those two answers we will find the first derivative of the given expression. In order to find the second derivative, we differentiate the first derivative again with respect to x.
Complete step-by-step solution:
The given expression is In(x2+4), we need to find the second derivative of this sum, now in order to do so we need to follow the chain rule.
The chain rule says: \dfrac{{d\left\\{ {f\left( {u\left( x \right)} \right)} \right\\}}}{{dx}} = \dfrac{{df\left( u \right)}}{{du}}\left( {\dfrac{{du}}{{dx}}} \right)
Let us take x2+4 as u(x)
Therefore, u(x)=x2+4
Differentiating both sides of the above equation, we get:
⇒dxd(u(x))=dxd(x2+4)
⇒dxd(u(x))=2x
Now since we have taken x2+4 as u(x), therefore the given expression becomes In(u(x))
Differentiating the above expression with respect to u , we get:
⇒dud(In(u))=u1, as we know that the differentiation of any log functions is dud(logu)=u1
Now let us recall the original expression which was: In(x2+4)
Thus on differentiating the given expression with respect to x , we get:
⇒dxd(In(x2+4))=dudf(u)(dxdu)
⇒dxd(In(x2+4))=u1×2x
Substituting the value of u, we get:
⇒dxd(In(x2+4))=x2+41×2x
⇒dxd(In(x2+4))=x2+42x
Now, since we need to find the second derivate of the given expression, therefore we need to differentiate it again with respect to x:
⇒dx2d2(In(x2+4))=dxd(x2+42x)
We follow the rule:dxd(g(x)f(x))=(g(x))2g(x)×d(f(x))−f(x)×d(g(x)) to differentiate the right hand side.
Therefore we get:
⇒dx2d2(In(x2+4))=(x2+4)2(x2+4)(2)−2x(2x)
Solving it further, we get:
⇒dx2d2(In(x2+4))=(x2+4)2(x2+4)(2)−4x2
⇒dx2d2(In(x2+4))=(x2+4)22x2+8−4x2
We simplify it further:
⇒dx2d2(In(x2+4))=(x2+4)28−2x2
The answer for the given question is (x2+4)28−2x2
Note: Differentiation is a part of calculus in Mathematics. It simply means to find the rate of change of any function. There are different formulas that should be remembered when it comes to finding derivatives such as:
dxd(xn)=nxn−1
dxd(logx)=x1
dxd(f(x)g(x))=f(x)dxd(g(x))+g(x)dxd(f(x))