Question
Question: How do you find the derivative of \({\left( {\ln \left( {{x^2} + 3} \right)} \right)^3}\)?...
How do you find the derivative of (ln(x2+3))3?
Solution
First find the differentiation of x2+3 with respect to x. Then, find the differentiation of ln(x2+3) with respect to x2+3. Then, find the differentiation of (ln(x2+3))3 with respect to ln(x2+3). Multiply these and use chain rule to get the required derivative.
Formula used: Chain Rule:
Chain rule is applied when the given function is the function of function i.e.,
if y is a function of x, then dxdy=dudy×dxdu or dxdy=dudy×dvdu×dxdv.
If f(x)and g(x)are differentiable functions and c is a constant.
dxdxn=nxn−1
dxdf(x)n=nf(x)n−1dxdf(x)
dxd(c)=0
\dfrac{d}{{dx}}\left\\{ {cf\left( x \right)} \right\\} = c \times \dfrac{d}{{dx}}\left( {f\left( x \right)} \right)
dxd[f(x)g(x)]=f(x)dxdg(x)+g(x)dxdf(x)
dxd[f(x)±g(x)]=dxdf(x)±dxdg(x)
dxd(logx)=x1
Complete step by step solution:
We have to find the derivative of (ln(x2+3))3.
Here,f(x)=(g(x))3, where g(x)=ln(h(x)) and h(x)=x2+3.
We have to find the differentiation of f with respect to x.
It can be done using Chain Rule.
dxdf=dgdf×dhdg×dxdh……(1)
i.e., Differentiation of f with respect to x is equal to product of differentiation of f with respect to g, and differentiation of g with respect to h, and differentiation of h with respect to x.
We will first find the differentiation of h with respect to x.
Here, h(x)=x2+3
Differentiating h with respect to x.
dxdh=dxd(x2+3)
By the Sum Rule, dxd[f(x)+g(x)]=dxdf(x)+dxdg(x)
The derivative of x2+3 with respect to x is dxd(x2)+dxd(3).
⇒dxdh=dxd(x2)+dxd(3)
Differentiate using the Power Rule which states thatdxdxn=nxn−1.
⇒dxdh=2x+dxd(3)
Since 3 is constant with respect to x, the derivative of 3 with respect to x is 0.
⇒dxdh=2x……(2)
Now, we will find the differentiation of g with respect to h.
Here, g(x)=ln(h(x))
Differentiating g with respect to h.
⇒dhdg=dxd(ln(h(x)))
The derivative of logarithm function is dxd(logx)=x1.
⇒dhdg=h(x)1
Put the value of h(x) in the above equation.
Since, h(x)=x2+3
So, dhdg=x2+31……(3)
Now, we will find the differentiation of f with respect to g.
Here, f(x)=(g(x))3
Differentiating f with respect to g
⇒dgdf=dxd(g(x))3
Differentiate using the Power Rule which states that dxdxn=nxn−1.
⇒dgdf=3(g(x))2
Put the value of g(x) in the above equation.
Since, g(x)=ln(h(x)) and h(x)=x2+3
So, dgdf=3(ln(x2+3))2…….(4)
Put the value of dgdf,dhdg,dxdh from Equation (2), (3) and (4) in Equation (1).
⇒dxdf=3(ln(x2+3))2×x2+31×2x
Multiplying the terms, we get
⇒dxdf=x2+36x(ln(x2+3))2
Therefore, the derivative of (ln(x2+3))3is x2+36x(ln(x2+3))2.
Note: In calculus, a chain rule is the basic method for differentiating a composite function. If f(x) and g(x) are two functions, the function f(g(x)) is calculated for a value of x by first evaluating g(x) and then evaluating the function f at this value of g(x), thus “chaining” the results together.