I used chain rule on this one:
$\frac{2}{2x+5}$ that is the internal deriative.
I'm a bit confused on how to do the external.
answer: $\frac{2}{(2x+5)\ln (2x+5)}$
I used chain rule on this one:
$\frac{2}{2x+5}$ that is the internal deriative.
I'm a bit confused on how to do the external.
answer: $\frac{2}{(2x+5)\ln (2x+5)}$
The general rule for differentiating logarithms is:
$$\dfrac{d}{dx}\ln(f(x))= \frac{f'(x)}{f(x)}$$
So
\begin{align} \dfrac{d}{dx} \ln(\ln(2x+5)) & = \frac{\frac{2}{2x+5}}{\ln(2x+5)} \\ & = \frac{2}{(2x+5) \ln (2x+5)} \end{align}
I differentiated $\ln(2x+5)$ to get $\frac{2}{2x+5}$. Then that is divided by $\ln(2x+5)$ since that is $f(x)$, so I have $\frac{f'(x)}{f(x)}$.
Take each step slowly.