Solveeit Logo

Question

Question: How do you find the derivative of \[y = x.\ln x\] ?...

How do you find the derivative of y=x.lnxy = x.\ln x ?

Explanation

Solution

Hint : Derivatives are defined as the varying rate of a function with respect to an independent variable. Since they ask us to find only differentiation of ‘y’ with respect to ‘x’. To solve this we use the product rule. That is if we have y=uvy = uv then its differentiation with respect to ‘x’ is dydx=u×dvdx+v×dudx\dfrac{{dy}}{{dx}} = u \times \dfrac{{dv}}{{dx}} + v \times \dfrac{{du}}{{dx}} .

Complete step-by-step answer :
Given, y=x.lnxy = x.\ln x
We know the product rule of a differentiation is
dydx=u×dvdx+v×dudx\dfrac{{dy}}{{dx}} = u \times \dfrac{{dv}}{{dx}} + v \times \dfrac{{du}}{{dx}} .
Here, u=xu = x and v=lnxv = \ln x .
As we can see need
dvdx=d(lnx)dx=1x\dfrac{{dv}}{{dx}} = \dfrac{{d(\ln x)}}{{dx}} = \dfrac{1}{x} .
Because we know that differentiation of lnx\ln x with respect to ‘x’ is 1x\dfrac{1}{x} .
We need
dudx=d(x)dx=1\dfrac{{du}}{{dx}} = \dfrac{{d(x)}}{{dx}} = 1
Now y=x.lnxy = x.\ln x , differentiating with respect to ‘x’ we have,
dydx=x×d(lnx)dx+lnx×d(x)dx\Rightarrow \dfrac{{dy}}{{dx}} = x \times \dfrac{{d(\ln x)}}{{dx}} + \ln x \times \dfrac{{d(x)}}{{dx}}
Substituting the values we have,
dydx=x×1x+lnx×1\Rightarrow \dfrac{{dy}}{{dx}} = x \times \dfrac{1}{x} + \ln x \times 1
Cancelling and simplifying we get,
dydx=1+lnx\Rightarrow \dfrac{{dy}}{{dx}} = 1 + \ln x Is the required result.
So, the correct answer is “ dydx=1+lnx \dfrac{{dy}}{{dx}} = 1 + \ln x ”.

Note : We know the differentiation of xn{x^n} is d(xn)dx=n.xn1\dfrac{{d({x^n})}}{{dx}} = n.{x^{n - 1}} . The obtained result is the first derivative. If we differentiate again we get a second derivative. If we differentiate the second derivative again we get a third derivative and so on. Careful in applying the product rule. We also know that differentiation of constant terms is zero.