Concept question-exponential function derivatives (calc II)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
frasifrasi
Messages
276
Reaction score
0
Concept question--exponential function derivatives (calc II)

Ok, so there is an example on my textbook that asks for the derivative of y = x^2.

--after applying ln on both sides, if finally gets to the lny = xlnx step.

But after this step, it just states y'/y = x(1/x)+ lnx(1). I understand it is just the prod. rule on the right, but can anyone explain why it went from lny to y'/y ? Is this a property or formula that they used?

Thank you.
 
Physics news on Phys.org
they used implicit differentiation on the lhs.

You might remember using it on things like xy=1 or equations like that in Calc I.

so (ln y)' = 1/y * dy/dx which gives the y'/y
 
Chain rule?
 
Oh, I see. Thank you.