Evaluate $$\lim_{x\to 0}\frac{x-\sin x}{x\sin x}$$ Without L'Hopital's Rule
$$\lim_{x\to 0}\frac{x-\sin x}{x\sin x}=\lim_{x\to 0}\frac{x(1-\frac{\sin x}{x})}{x\sin x}=\lim_{x\to 0}\frac{1-\frac{\sin x}{x}}{\sin x}$$
But I can not find a way to deal with $\sin x$ that does not result with a limit of the type $"\frac{0}{0}"$

Using a taylor expansion for $\sin(x)$, you can find the limit.
Hint: $\sin(x) = x − \frac{x^3}{3!} + \frac{x^5}{5!} −O(x^7)$