Given problem $$\lim_{\theta\to 0} \frac{\sin \theta}{3\theta + \tan \theta}$$
I got to $$\lim_{\theta \to 0} \frac{\sin \theta \cos \theta}{3\theta \cos \theta + \sin \theta}$$
Now I'm lost. Any advice on how to be more efficient?
Given problem $$\lim_{\theta\to 0} \frac{\sin \theta}{3\theta + \tan \theta}$$
I got to $$\lim_{\theta \to 0} \frac{\sin \theta \cos \theta}{3\theta \cos \theta + \sin \theta}$$
Now I'm lost. Any advice on how to be more efficient?
Hint : divide both side to $\theta $ and note that $$\lim _{ \theta \rightarrow 0 }{ \frac { \sin { \theta } }{ \theta } } =1\\ \lim _{ \theta \rightarrow 0 }{ \frac { \tan { \theta } }{ \theta } } =1\\ $$
Hint:
You can write it as: $$ \lim_{\theta \to 0}\frac{\sin \theta}{\sin \theta\left(\frac{3 \theta}{\sin \theta}+\frac{1}{\cos \theta} \right)}= \lim_{\theta \to 0}\frac{1}{\frac{3 \theta}{\sin \theta}+\frac{1}{\cos \theta} } $$
can you do from these?
Since both $\sin\theta$ and $3\theta + \tan \theta$ tend to $0$ as $\theta\to0$, we use L'Hôptial's rule
$$\lim_{\theta\to 0} \frac{\sin \theta}{3\theta + \tan \theta}=\lim_{\theta\to 0} \frac{\cos \theta}{3 + \sec^2 \theta} = \frac{1}{3+1} = \frac14.$$