Solveeit Logo

Question

Question: Differentiate with respect to \(x\): \(\dfrac{{{e}^{x}}\log x}{{{x}^{2}}}\)...

Differentiate with respect to xx:
exlogxx2\dfrac{{{e}^{x}}\log x}{{{x}^{2}}}

Explanation

Solution

The question can be solved by applying the quotient rule and product rule of differentiation to it which is used if function is the ratio of two functions each of which are differentiable.
This method is used if there are two or more than two functions in the form of product such that each are differentiable.
These are some of the standard derivations which are used to solve this question:
ddx(ex)=ex\dfrac{d}{dx}\left( {{e}^{x}} \right)={{e}^{x}} and ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}
ddx(logx)=1x\dfrac{d}{dx}\left( \log x \right)=\dfrac{1}{x}

Complete step by step solution:
In the given expression we have the numerator in which two terms are present which are differentiable while in denominator the term is differentiable therefore, we solve it as follows:
Applying quotient and product rule ddx(ab)=b(dadx)a(dbdx)b2\dfrac{d}{dx}\left( \dfrac{a}{b} \right)=\dfrac{b\left( \dfrac{da}{dx} \right)-a\left( \dfrac{db}{dx} \right)}{{{b}^{2}}} to the expression u=exlogxx2u=\dfrac{{{e}^{x}}\log x}{{{x}^{2}}} we get:
dudx=x2ddx(exlogx)exlogxddx(x2)(x2)2\dfrac{du}{dx}=\dfrac{{{x}^{2}}\dfrac{d}{dx}\left( {{e}^{x}}\log x \right)-{{e}^{x}}\log x\dfrac{d}{dx}\left( {{x}^{2}} \right)}{{{\left( {{x}^{2}} \right)}^{2}}} ……(1)
Now we know that the differentiation of ex{{e}^{x}} is ddx(ex)=ex\dfrac{d}{dx}\left( {{e}^{x}} \right)={{e}^{x}} and ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}
The differentiation of logx\log x is 1x\dfrac{1}{x}
Therefore, the equation (1) can be rewritten by using all the standard derivations of derivatives and we get:
=x2[ddx(ex)logx+exddx(logx)]exlogx×2xx4= \dfrac{{{x}^{2}}\left[ \dfrac{d}{dx}\left( {{e}^{x}} \right)\log x+{{e}^{x}}\dfrac{d}{dx}\left( \log x \right) \right]-{{e}^{x}}\log x\times 2x}{{{x}^{4}}}
Now we differentiate all the terms, we get:
=x2[logx×ex+ex×1x]exlogx×2xx4= \dfrac{{{x}^{2}}\left[ \log x\times {{e}^{x}}+{{e}^{x}}\times \dfrac{1}{x} \right]-{{e}^{x}}\log x\times 2x}{{{x}^{4}}}
Now we can multiply x2{{x}^{2}} to all the terms enclosed within brackets and simplify them, we get:
=x2×logx×ex+x2×ex×1xex×2x×logxx4= \dfrac{{{x}^{2}}\times \log x\times {{e}^{x}}+{{x}^{2}}\times {{e}^{x}}\times \dfrac{1}{x}-{{e}^{x}}\times 2x\times \log x}{{{x}^{4}}}
Now cancel all the terms that are common and then find the differentiation of the expression we get:
=x2×logx×ex+x×exex×2x×logxx4= \dfrac{{{x}^{2}}\times \log x\times {{e}^{x}}+x\times {{e}^{x}}-{{e}^{x}}\times 2x\times \log x}{{{x}^{4}}}
x2logxex+xex2xexlogxx4\therefore \dfrac{{{x}^{2}}\log x{{e}^{x}}+x{{e}^{x}}-2x{{e}^{x}}\log x}{{{x}^{4}}}

Note: The above question can also have one more answer if we divide all the terms by xx than the answer obtained is ex(1+(x2)logx)x3\dfrac{{{e}^{x}}\left( 1+\left( x-2 \right)\log x \right)}{{{x}^{3}}}.
We should be careful while applying the quotient rule and not forgetting the negative sign present between terms in the numerator as it could get the wrong answer and we should square the term present in the denominator. Therefore, the correct formula for quotient rule is ddx(ab)=b(dadx)a(dbdx)b2\dfrac{d}{dx}\left( \dfrac{a}{b} \right)=\dfrac{b\left( \dfrac{da}{dx} \right)-a\left( \dfrac{db}{dx} \right)}{{{b}^{2}}} and for product rule is ddx(ab)=adbdx+bdadx\dfrac{d}{dx}\left( ab \right)=a\dfrac{db}{dx}+b\dfrac{da}{dx}
Another common mistake is while applying the product rule as we have to apply it simultaneously with quotient rule which could be confusing hence, we should apply the formula carefully.