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 with respect to x .
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 x . In order to find the derivative of the given function we have to apply product rule of the derivative, given by F′(x)=dxd(f(x)).g(x)+f(x).dxd(g(x)) , where F(x)=f(x).g(x)
Complete step-by-step answer :
Let us consider that h(x)=x2.logx.sinx
So, the differential coefficient of the function x2.logx.sinx with respect to x is equal to getting derivative of h(x) w.r.t to x .
Here, h(x) is a multiplication of three functions x2,logx and sinx . 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)
Then, F′(x)=dxd(f(x)).g(x)+f(x).dxd(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)
Then, F′(x)=dxd(f(x)).g(x).m(x)+f(x).dxd(g(x)).m(x)+f(x).g(x).dxd(m(x))
So now, we have h(x)=x2.logx.sinx
Applying product rule, we get
⇒h′(x)=dxd(x2).logx.sinx+x2.dxd(logx).sinx+x2.logx.dxd(sinx)…… (1)
Now, we know that the derivative of xn is nxn−1 , as
∴dxd(xn)=n.xn−1⇒dxd(x2)=2.x2−1=2x
We also know that derivative of logx and sinx is x1 and cosx respectively, as
∴dxd(logx)=x1 and dxd(sinx)=cosx
Putting all these values in equation (1), we get
⇒h′(x)=2x.logx.sinx+x2.x1.sinx+x2.logx.cosx
After simplifying the above equation, we get
⇒h′(x)=2x.logx.sinx+x.sinx+x2.logx.cosx
And so the differential coefficient of the function x2.logx.sinx with respect to x is 2x.logx.sinx+x.sinx+x2.logx.cosx
Hence, the answer is 2x.logx.sinx+x.sinx+x2.logx.cosx .
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.