
Daniel W. answered 03/25/22
Experienced Math/Physics, Test Prep Tutor
usually logarithmic differentiation is great for when you have a variable in the base, and a variable in an exponent, like finding the derivative of y = xx
finding the derivative of y = xx would be impossible with chain rule, product rule or quotient rule, but easy with logarithmic differentiation.
To find the derivative of: y = xx
take the logarithm of both sides, so you get ln(y) = ln(xx)
Then use the properties of logarithms to rewrite as ln(y) = x*ln(x)
Then take the derivative of both sides: y'/y = lnx + 1
Then use algebra to get y' by itself: y' = y(lnx + 1)
Finally, substitute the original expression, which is equal to y: y' = xx(lnx + 1)
I hope this helps!
Daniel W