Solveeit Logo

Question

Question: Find the differential coefficient of the function \( {{x}^{2}}.\log x.\sin x \) with respect to \( x...

Find the differential coefficient of the function x2.logx.sinx{{x}^{2}}.\log x.\sin x with respect to xx .

Explanation

Solution

Hint : Differential coefficient of a function is nothing but the derivative of that function with respect to a given variable. So in order to solve this question we have to find the derivative of a given function with respect to xx . In order to find the derivative of the given function we have to apply product rule of the derivative, given by F(x)=ddx(f(x)).g(x)+f(x).ddx(g(x)){{F}^{'}}(x)=\dfrac{d}{dx}(f(x)).g(x)+f(x).\dfrac{d}{dx}(g(x)) , where F(x)=f(x).g(x)

Complete step-by-step answer :
Let us consider that h(x)=x2.logx.sinxh(x)={{x}^{2}}.\log x.\sin x
So, the differential coefficient of the function x2.logx.sinx{{x}^{2}}.\log x.\sin x with respect to xx is equal to getting derivative of h(x)h(x) w.r.t to xx .
Here, h(x)h(x) is a multiplication of three functions x2,logx{{x}^{2}},\log x and sinx\sin x . So, whenever more than one function is multiplied with each other we use product rule to get the derivative.
According to product rule of derivative,
If F(x)=f(x).g(x)F(x)=f(x).g(x)
Then, F(x)=ddx(f(x)).g(x)+f(x).ddx(g(x)){{F}^{'}}(x)=\dfrac{d}{dx}(f(x)).g(x)+f(x).\dfrac{d}{dx}(g(x))
Similarly this can be extended for the product of three functions too, which is
If F(x)=f(x).g(x).m(x)F(x)=f(x).g(x).m(x)
Then, F(x)=ddx(f(x)).g(x).m(x)+f(x).ddx(g(x)).m(x)+f(x).g(x).ddx(m(x)){{F}^{'}}(x)=\dfrac{d}{dx}(f(x)).g(x).m(x)+f(x).\dfrac{d}{dx}(g(x)).m(x)+f(x).g(x).\dfrac{d}{dx}(m(x))
So now, we have h(x)=x2.logx.sinxh(x)={{x}^{2}}.\log x.\sin x
Applying product rule, we get
h(x)=ddx(x2).logx.sinx+x2.ddx(logx).sinx+x2.logx.ddx(sinx) (1)\Rightarrow {{h}^{'}}(x)=\dfrac{d}{dx}({{x}^{2}}).\log x.\sin x+{{x}^{2}}.\dfrac{d}{dx}(\log x).\sin x+{{x}^{2}}.\log x.\dfrac{d}{dx}(\sin x)\ldots \ldots \text{ }\left( 1 \right)
Now, we know that the derivative of xn{{x}^{n}} is nxn1n{{x}^{n-1}} , as
ddx(xn)=n.xn1ddx(x2)=2.x21=2x\therefore \dfrac{d}{dx}({{x}^{n}})=n.{{x}^{n-1}}\Rightarrow \dfrac{d}{dx}({{x}^{2}})=2.{{x}^{2-1}}=2x
We also know that derivative of logx\log x and sinx\sin x is 1x\dfrac{1}{x} and cosx\cos x respectively, as
ddx(logx)=1x\therefore \dfrac{d}{dx}(\log x)=\dfrac{1}{x} and ddx(sinx)=cosx\dfrac{d}{dx}(\sin x)=\cos x
Putting all these values in equation (1), we get
h(x)=2x.logx.sinx+x2.1x.sinx+x2.logx.cosx\Rightarrow {{h}^{'}}(x)=2x.\log x.\sin x+{{x}^{2}}.\dfrac{1}{x}.\sin x+{{x}^{2}}.\log x.\cos x
After simplifying the above equation, we get
h(x)=2x.logx.sinx+x.sinx+x2.logx.cosx\Rightarrow {{h}^{'}}(x)=2x.\log x.\sin x+x.\sin x+{{x}^{2}}.\log x.\cos x
And so the differential coefficient of the function x2.logx.sinx{{x}^{2}}.\log x.\sin x with respect to xx is 2x.logx.sinx+x.sinx+x2.logx.cosx2x.\log x.\sin x+x.\sin x+{{x}^{2}}.\log x.\cos x
Hence, the answer is 2x.logx.sinx+x.sinx+x2.logx.cosx2x.\log x.\sin x+x.\sin x+{{x}^{2}}.\log x.\cos x .

Note : This is a pretty straight forward question as there is nothing tricky in this question. One thing that students find confusing is the differential coefficient of the function which is nothing but the derivative of the function. After figuring this thing out then we have to find the derivative of the function in order to get the derivative of the function.