$$ \lim_{x \to 0} \frac{1-\cos x}{x\sin 2x} $$
So I was thinking of separating it into two parts, one is $(1-\cos(x))/x$ and the other one is $1/\sin(2x)$. The limit for the first part is 0, but I don't know what to do for the second part. Am I approaching it correctly in the first place? Any hint will be great!
If you decompose into Maclaurin series, you get $\cos x \approx 1 - x^2/2, \sin (2x) \approx 2x$. Can you use this to approximate the limit?