What is the limit of: $$\lim_\limits{x\to0}{2x-\sin{x}\over3x+\sin{x}}$$
What I've tried:
$$\lim_\limits{x\to0}{2x-2\sin{x\over2}\cos{x\over2}\over3x+2\sin{x\over2}\cos{x\over2}}=\lim_\limits{x\to0}{2(x-\sin{x\over2}\cos{\frac{x}{2}})\over3x+2\sin{x\over2}\cos{x\over2}}$$
I'm lost at this point, no idea what to do, or if I should've done something else.
Divide by $x$! $$\lim_{x\to0}\frac{2x-\sin x}{3x+\sin x}=\lim_{x\to0}\frac{2-\frac{\sin x}x}{3+\frac{\sin x}x}=\frac{2-1}{3+1}=\frac14$$ where the well-known limit $\lim_{x\to0}\frac{\sin x}x=1$ was used.