Derivative of a Natural Logarithm

imwishing73

New member
Joined
Nov 4, 2012
Messages
12
I just want to make sure I'm doing this correctly...

Find the derivative of ln(xlnx)

(1/xlnx) (1+lnx)<---product rule

=(1+lnx)/(xlnx)

Yes? Not worried about simplification (although I don't think anything needs to be simplified)

Thank you!
 
I just want to make sure I'm doing this correctly...

Find the derivative of ln(xlnx)

1/(xlnx) (1+lnx)<---product rule

=(1+lnx)/(xlnx)

Yes? Not worried about simplification (although I don't think anything needs to be simplified)

Thank you!

Looks good to me - except for the grouping symbol as shown.
 
I just want to make sure I'm doing this correctly...

Find the derivative of ln(xlnx)

(1/xlnx) (1+lnx)<---product rule

You got the right answer, but you used both the product rule and the chain rule.

u=xln(x)    dudx={x1x}+{ln(x)1}=1+ln(x).\displaystyle u = x * ln(x) \implies \dfrac{du}{dx} = \left\{x * \dfrac{1}{x}\right\} + \{ln(x) * 1\} = 1 + ln(x). Used the product rule here.

y=ln{xln(x)}=ln(u)    dydx=dydududx=1u{1+ln(x)}=1+ln(x)xln(x).\displaystyle y = ln\{x * ln(x)\} = ln(u) \implies \dfrac{dy}{dx} = \dfrac{dy}{du} * \dfrac{du}{dx} = \dfrac{1}{u} * \{1 + ln(x)\} = \dfrac{1 + ln(x)}{x * ln(x)}. Used chain rule here. Well done.

=(1+lnx)/(xlnx)

Yes? Not worried about simplification (although I don't think anything needs to be simplified)

Thank you!
.
 
Top