0

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.

chndn
  • 2,863

2 Answers2

2

Some hints (really the same hint twice):

$\displaystyle \frac{\sin(3x)}{\tan(2x)}=\frac{\sin(3x)}{x}\frac{x}{\tan(2x)}$

$\displaystyle \frac{\log(1+3x)}{e^{2x}-1}=\frac{\log(1+3x)}{x}\frac{x}{3^{2x}-1}$

Extra bonus hint:

$\underset{x\rightarrow 0}{\lim}\frac{\sin(x)}{x}=1$

vadim123
  • 82,796
0

It is not. $\tan(-2 \pi)=0$ so $f(x)$ is not even defined at $x=-\pi$

Ross Millikan
  • 374,822