There are a few ways you can think about \lim_{x \rightarrow 0} \frac{sin(2x)}{x}. You can use the double angle formula for sine to write sin(2x)=2sin(x)cos(x), which makes the limit clear, but this doesn't generalize very nicely to \lim_{x \rightarrow 0} \frac{sin(kx)}{x} where k is some other constant.
Instead, you can write \lim_{x \to 0} \frac{sin(2x)}{x}=2 \lim_{x \to 0} \frac{sin(2x)}{2x}=2 \lim_{2x \to 0} \frac{sin(2x)}{2x}=2
Or, you can make the substitution u=2x, which turns the limit into \lim_{u \rightarrow 0} \frac{sin(u)}{(u/2)}=2. This suggests that a better original substitution would have been x=\frac{2}{t}
Of course, you could have just used L'Hopital's Rule on sin(2x)/x but there is no reason to rely on derivatives for this limit.
tldr: \lim_{x \to 0} \frac{sin(kx)}{x}=k