Let's take $ f = \ln(x) $. The derivative is $ f' = 1/x$.
However $g = \ln(50x) $ has the same derivative $f' = g'$. How come?
If I where going to derivative $g$ I would substitute $x$ for $t$:
$g = \ln(50x) = [50x = t] = \ln(t)$ The derivative should then be $g'=1/t = 1/50x$.
What am I missing?
It might be easier if you realise that $\ln(50x)=\ln(50)+\ln(x)$. Then it becomes obvious why it has the same derivative as the natural logarithm.