Find $$\lim_{x\rightarrow\frac{\pi}{6}}\frac{1-2\sin x}{\cos3x}$$ without L'Hôpital's rule.
My work:
1) I know that $$\lim_{x\rightarrow0}\frac{\sin x}{x}=1$$
2) Let $x=t-\frac{\pi}{6}$. Then
$$\lim_{x\rightarrow\frac{\pi}{6}}\frac{1-2\sin x}{\cos3x}=\lim_{t\rightarrow 0}\frac{3t}{\sin3t}\cdot\frac{1-2\sin \left(t-\frac{\pi}6\right)}{3t}$$
Let $x=t+\frac{\pi}{6}$ with $t\to 0$
$$\lim_{x\rightarrow\frac{\pi}{6}}\frac{1-2\sin x}{\cos3x}=\lim_{t\rightarrow 0}\frac{1-2\sin \left(t+\frac{\pi}{6}\right)}{\cos\left(3t+\frac{\pi}{2}\right)}=\lim_{t\rightarrow 0}\frac{1-\sqrt 3\sin t-\cos t}{-\sin 3t}=\frac{\sqrt 3}{3}$$
indeed
$$\frac{1-\sqrt 3\sin t-\cos t}{-\sin 3t}=\frac{3t}{-\sin 3t}\frac{1-\sqrt 3\sin t-\cos t}{3t}=\\ =-\frac{3t}{\sin 3t}\left(-\frac{\sqrt 3}{3}\frac{\sin t}{t}+\frac{1-\cos t}{3t}\right) \to-1\cdot\left(-\frac{\sqrt 3}{3}+0 \right) =\frac{\sqrt 3}{3}$$