How to find limits involving trigonometric functions as $x\to 0$?

$\begingroup$

Problem: find the limit

  1. $lim _{x\rightarrow 0}\dfrac{\tan(3x)}{\sin(2x)}$

  2. $lim _{x\rightarrow 0}\dfrac{(\sin(2x) + 3)}{(\cos(7x)-8)}$

Note

I am able to solve the first one using l'Hopitals, but I really want to be able to solve problems like this without it. Any tips/solutions much appreciated!

$\endgroup$

1 Answer

$\begingroup$

You should know the limits $\displaystyle\lim_{x \to 0}\dfrac{\tan x}{x} = \lim_{x \to 0}\dfrac{\sin x}{x} = 1$.

So, let's manipulate the first limit as follows:

$\displaystyle\lim_{x \to 0}\dfrac{\tan 3x}{\sin 2x} = \lim_{x \to 0}\dfrac{\frac{\tan 3x}{x}}{\frac{\sin 2x}{x}} = \lim_{x \to 0}\dfrac{3}{2}\dfrac{\frac{\tan 3x}{3x}}{\frac{\sin 2x}{2x}}$.

Do you see how to proceed from here?

For the second one, both the numerator and denominator are continuous for all $x$ and the denominator isn't zero. What does this tell you about the limit?

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like