I need to evaluate the following limit without using L'Hopital's rule:
$$\lim _{x\to 0}\left(\frac{5-5\cos\left(2x\right)+\sin\left(4x\right)}{x}\right)$$
I thought the best way was to separate it in two limits:
$$\lim _{x\to 0}\left(\frac{5-5\cos\left(2x\right)}{x}\right)+\lim_{x\to \:0}\left(\frac{\sin\left(4x\right)}{x}\right)$$
Considering that $\lim\,_{x\to \:0}\left(\frac{\sin x}{x}\right)=1$ we can easily know that the second limit is $4$. I also know the result of the original limit is $4$, so the result of the first limit in the second line needs to be $0$ $(0+4=4)$.
The issue is that I can not figure out how to remove the $x$ from the denominator so I can avoid the indeterminate form. I already tried replacing $\cos(2x)$ with $\cos^2 x-\sin^2 x$, but it seems to be useless.
So, to summarize everything, my problem is how to evaluate this limit without using L'Hospital's rule:
$$\lim _{x\to 0}\left(\frac{5-5\cos\left(2x\right)}{x}\right).$$
Hint:Using $$\cos(2x) = \cos^2(x)-\sin^2(x) =1-\sin^2(x)-\sin^2(x)=1-2\sin^2(x),$$ we get $$\frac{5-5\cos(2x)}{x} = 10\sin(x)\cdot\frac{\sin(x)}{x}.$$