0

So $$\frac{dy}{dx}=(x)\left(\frac1x\right)+\ln(x)$$ $$=1+\ln(x).$$ This is one of the types of questions where the answer given may be wrong, but I would like to verify it anyway. The answer given is $$1-\ln(x).$$

Aditya
  • 6,191

1 Answers1

1

Apply$$\frac{d}{dx}(f(x)g(x))=f'(x)g(x)+f(x)g'(x)$$

Where $f(x)=x, g(x)=\ln x$

It gives $$(x\ln x)'=1\times\ln x+x\times\frac{1}{x}=1+\ln x$$

bFur4list
  • 2,604