Solveeit Logo

Question

Question: How do you differentiate \(f(x) = {x^3}\ln x\) using the product rule?...

How do you differentiate f(x)=x3lnxf(x) = {x^3}\ln x using the product rule?

Explanation

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: ddx(uv)=udvdx+vdudx\dfrac{d}{{dx}}(uv) = u\dfrac{{dv}}{{dx}} + v\dfrac{{du}}{{dx}}

Complete step-by-step solution:
We have the given equation as:
f(x)=x3lnxf(x) = {x^3}\ln x
And we have to find the derivative of this equation therefore, it can be written as:
ddxx3lnx\Rightarrow \dfrac{d}{{dx}}{x^3}\ln x
Now since the expression is in the form of multiplication of two terms which are x3{x^3} and lnx\ln x, we will use the product formula which is:ddx(uv)=udvdx+vdudx\dfrac{d}{{dx}}(uv) = u\dfrac{{dv}}{{dx}} + v\dfrac{{du}}{{dx}}
Now on considering u=x3u = {x^3} and v=lnxv = \ln x and applying the formula, we get:
ddx(x3lnx)=x3ddxlnx+lnxddxx3\Rightarrow \dfrac{d}{{dx}}({x^3}\ln x) = {x^3}\dfrac{d}{{dx}}\ln x + \ln x\dfrac{d}{{dx}}{x^3}
Now we know the formula that ddxxn=nxn1\dfrac{d}{{dx}}{x^n} = n{x^{n - 1}} and ddxlnx=1x\dfrac{d}{{dx}}\ln x = \dfrac{1}{x} , on applying these formulas in the term, we get:
ddx(x3lnx)=x3×1x+lnx×3x31\Rightarrow \dfrac{d}{{dx}}({x^3}\ln x) = {x^3} \times \dfrac{1}{x} + \ln x \times 3{x^{3 - 1}}
On simplifying the equation by cancelling xx, we get:
ddx(x3lnx)=x2+lnx×3x2\Rightarrow \dfrac{d}{{dx}}({x^3}\ln x) = {x^2} + \ln x \times 3{x^2}
On rearranging the terms, we get:
ddx(x3lnx)=x2+3x2lnx\Rightarrow \dfrac{d}{{dx}}({x^3}\ln x) = {x^2} + 3{x^2}\ln x

The answer for the given question is ddx(x3lnx)=x2+3x2lnx\dfrac{d}{{dx}}({x^3}\ln x) = {x^2} + 3{x^2}\ln x.

Note: In this question we have used the product formula; there also exists the division formula which is:
ddx(uv)=vddxuuddxvv2\dfrac{d}{{dx}}\left( {\dfrac{u}{v}} \right) = \dfrac{{v\dfrac{d}{{dx}}u - u\dfrac{d}{{dx}}v}}{{{v^2}}} , 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 aa is bb, then the integration of bb will be aa.
If there is a term which has more than to functions of derivatives which means that it is the form of f(g(x))f(g(x)), then the chain rule has to be used which is F(x)=f(g(x))g(x)F'(x) = f'(g(x))g'(x), this should be done till the point the equation is in the simple format.
The term lnx\ln x in the equation represents the natural log which has base ee.