I am taking an online course in Calculus from Ohio State and am just being introduced to the concept of limits. One of the exercises given to me is to find the limit of the following
$$\lim_{x \rightarrow 0}\frac {\sin({2x})}{8x} $$ Using what I have so far been taught, I determined that this is equivalent to the following
$$\frac {\lim_{x \rightarrow 0}\sin(2x)} {(\lim_{x \rightarrow 0}8) (\lim_{x \rightarrow 0}x)} $$ As far as I am aware, this should become
$$\frac 0 {(8)(0)}$$ which is undefined, so I have a feeling this is incorrect. I'm sure that this is an easy problem to solve, I'm just not sure how to do it without getting $\frac 0 0$ as an answer.