For a question in my textbook:
Differentiate $\log(2x)$
The differentiation rule for logarithm is $1/x \ln b$, where $b$ is the base. So my answer was $1/(2x) \ln 10$, but the answer my textbook gave in the back was $1/x \ln 10$. When I substituted $7236x$ for $2x$ in the original equation, the derivative of $\log(7236x)$ is still $1/x \ln b$, not $1/7236x \ln b$. Where did I go wrong? Why is it the way it is?
You need to use the chain rule. For $f(x)=\ln ax$, $$f'(x)=\frac 1{ax}a=\frac 1x.$$