Prove that the following function is continuous at $0$
$$ f(x) = \begin{cases} \frac{\sin(3x)}{\tan(2x)} \qquad \text{if} \ x<0 \ ; \\ \\ \frac{3}{2} \qquad\quad\qquad \text{if} \ x=0 \ ; \\ \\ \frac{\log(1+3x)}{e^{2x}-1} \ \ \ \text{if} \ x>0 \ . \end{cases} $$
How do I solve this problem?
$\displaystyle\lim_{x\to 0} \frac{\log(1+3x)}{3x} = 1 $
and $\displaystyle\frac{e^{2x}-1}{2x}=\log_ee$ .
Hope this will help.