Question
Question: How do you differentiate \(f(x) = {x^3}\ln x\) using the product rule?...
How do you differentiate f(x)=x3lnx using the product rule?
Solution
Here we have to find out the derivative of the given term by using to solve the product rule. Then, we will rearrange the given expression and use the product rule to find the derivative of the equation. Finally we get the required answer.
Formula used: dxd(uv)=udxdv+vdxdu
Complete step-by-step solution:
We have the given equation as:
f(x)=x3lnx
And we have to find the derivative of this equation therefore, it can be written as:
⇒dxdx3lnx
Now since the expression is in the form of multiplication of two terms which are x3 and lnx, we will use the product formula which is:dxd(uv)=udxdv+vdxdu
Now on considering u=x3 and v=lnx and applying the formula, we get:
⇒dxd(x3lnx)=x3dxdlnx+lnxdxdx3
Now we know the formula that dxdxn=nxn−1 and dxdlnx=x1 , on applying these formulas in the term, we get:
⇒dxd(x3lnx)=x3×x1+lnx×3x3−1
On simplifying the equation by cancelling x, we get:
⇒dxd(x3lnx)=x2+lnx×3x2
On rearranging the terms, we get:
⇒dxd(x3lnx)=x2+3x2lnx
The answer for the given question is dxd(x3lnx)=x2+3x2lnx.
Note: In this question we have used the product formula; there also exists the division formula which is:
dxd(vu)=v2vdxdu−udxdv , which should be remembered to do the division sums
To do these types of questions all the basic derivative formulas should be remembered.
It is to be remembered that integration and derivative are the inverse of each other, if the derivative of a is b, then the integration of b will be a.
If there is a term which has more than to functions of derivatives which means that it is the form of f(g(x)), then the chain rule has to be used which is F′(x)=f′(g(x))g′(x), this should be done till the point the equation is in the simple format.
The term lnx in the equation represents the natural log which has base e.