I would like to find the limit as $x$ goes to zero for the following function, but without L'Hospital technique.
$$ f(x) = \frac{ \cos (3x) - 1 }{ \sin (2x) \tan (3x)} $$
This limit will go to zero (I had tried using calculator manually).
I have tried to open the trigonometric identities and the fact that $ \lim\limits_{x \rightarrow 0}\frac{\sin (ax)}{x} = a $ gives : $$ \lim_{x \rightarrow 0} f(x) = \lim_{x \rightarrow 0} \frac{\cos (3x)( \cos (3x) - 1)}{6 x^{2}} $$ $$ \cos (3x) = \cos (2x) \cos(x) - \sin (2x) \sin(x) = \cos^{3}(x) - 3\sin^{2}(x) \cos(x) $$ $$ \lim_{x \rightarrow 0 } \frac{ \cos (3x) }{x^{2}} = \lim_{x \rightarrow 0} \frac{\cos^{3}(x)}{x^{2}} - 3 $$
Any view on this and more efficient way to solve this? Thanks before.
$$\lim_{x\to0}\dfrac{\cos3x-1}{\sin2x\tan3x}=-\lim_{x\to0}\dfrac{\sin^23x\cos3x}{\sin2x\sin3x(1+\cos3x)}$$
$$=-\dfrac32\cdot\lim_{x\to0}\dfrac{\sin3x}{3x}\cdot\dfrac1{\lim_{x\to0}\dfrac{\sin2x}{2x}}\cdot\lim_{x\to0}\dfrac{\cos3x}{1+\cos3x}=?$$