Question
Question: How do you find the derivative of \[{{x}^{2}}\sin x\]?...
How do you find the derivative of x2sinx?
Solution
This problem is based on the topic of derivation. The formulas we are going to use here are: dxd(xn)=n×xn−1
dxd(sinx)=cosx
Also, the product rule of differentiation is going to be used in solving this question. The product says that: if there are two functions such as u(x) and v(x).
Then, the derivation of u(x)v(x) is:
dxd(u(x)×v(x))=v(x)dxd(u(x))+u(x)dxd(v(x))
Complete answer:
Let us solve this question.
It is given in the question that we have to find the derivation of x2sinx.
As we can see that we have to differentiate the multiplication of two different functions.
So, for that, we will use the product rule here.
The product rule says that if there are two functions such as u(x) and v(x).
Then, the differentiation of multiplication of both the functions will be
dxd(u(x)×v(x))=v(x)dxd(u(x))+u(x)dxd(v(x))
Using the product rule, we can write
dxd(x2×sinx)=sinxdxd(x2)+x2dxd(sinx)
Now, using the formulas of differentiation {such as dxd(xn)=n×xn−1 and dxd(sinx)=cosx} , we can say that dxd(x2) will be equal to 2x and dxd(sinx) will be cosx.
So, we can write the above differentiation as
dxd(x2×sinx)=(sinx)(2x)+x2cosx
⇒dxd(x2×sinx)=2xsinx+x2cosx
Hence, the derivative of x2sinx will be 2xsinx+x2cosx.
Note: For solving this type of question, we should have proper knowledge in finding the derivative of any function. And we should remember the formulas like
dxd(xn)=n×xn−1,
dxd(sinx)=cosx
And also we should know the additive rule, subtractive rule, multiplicative rule and quotient rule of differentiation. The formulas of these rules are:
Additive rule is : dxd(u(x)+v(x))=dxd(u(x))+dxd(v(x))
Subtractive rule is : dxd(u(x)−v(x))=dxd(u(x))−dxd(v(x))
Product rule is : dxd(u(x)×v(x))=v(x)dxd(u(x))+u(x)dxd(v(x))
Quotient rule is : dxd(v(x)u(x))=(v(x))2v(x)dxd(u(x))−u(x)dxd(v(x))
In this question, we have used the product rule to solve.