How do you use the chain rule to differentiate #ln(4x)^10#?
1 Answer
Dec 14, 2016
Please see below.
Explanation:
My preference would not be the chain rule, but here's how to differentiate using the chain rule.
Use
# = 1/(underbrace((4x)^10)_u) * d/dx(underbrace((4x)^10)_u)#
# = 1/(4x)^10 * 10(4x)^9 * d/dx(4x)#
# = 1/(4x)^10 * 10(4x)^9 * 4#
# = (40(4x)^9)/(4x)^10#
# = 4/(4x) = 1/x# .
Using properties of logarithms to rewrite first
Note that
# = 0+10*1/x#
# = 10/x# .