Question
Question: Differentiate the following function: \[{e^{\log \left( {\log \,\,x} \right)}}.\,\,\log 3x\]....
Differentiate the following function:
elog(logx).log3x.
Solution
Hint : In this type of problem we first simplify exponential term having logarithmic function in power by using formula elog(A)=A , and then using product rule of differentiation and chain rule of differentiation to get required solution of the given problem.
Formulas Used: Product rule of differentiation y=u.v,dxdy=u.dxdv+v.dxdu,dxd(logA)=A1dxd(A) , log(A)+log(B)=log(AB) elog(A)=A
Complete step by step solution:
Firstly, writing given problem introducing y on left side as:
y = elog(logx).log3x
Simplifying, exponential term having logarithmic function as in power by using, formula elog(A)=A .
Therefore the term elog(logx)becomeslogx .
Then, from above we have
y=logx.log3x
Now, differentiating above formed the equation by using the product rule of differentiation on the right hand side. We have,
⇒dxdy=log3xdxd(logx)+logxdxd(log3x)
dxdy=log3x(x1)dxd(x)+logx(3x1)dxd(3x)(usingchainruleofdifferentiation)
=log3x(x1)×1+logx(3x1)×3(∵dxd(x)=1)
On simplifying right hand side we have,
=xlog3x+xlogx
Taking the L.C.M. of right hand side of the above equation.
=x1(log3x+logx)
= \dfrac{1}{x}\left\\{ {\log \left( {3x} \right)\left( x \right)} \right\\}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\left\\{ {\because \,\,\,\log A + \log B = \log (AB)} \right\\}
=xlog(3x2)
Or
dxdy=xlog(3x2)
Hence, from above we see that the required derivative of elog(logx).log3x w.r.t. x is xlog(3x2) .
Note : While, finding a solution to any math’s problem having exponential term with logarithmic function as a power, never apply a direct formula to simplify it but first to simplify exponential term by using formula and after writing into simpler form proceed with required simplifications.