2

$$ \begin{aligned} &\text { Suppose }|f(x)| \leq g(x) \text { for all } x . \text { What can you conclude about } \lim _{x \rightarrow a} f(x) \text { if } \lim _{x \rightarrow a} g(x)=0 ?\\ &\text { What if } \lim _{x \rightarrow a} g(x)=5 ? \end{aligned} $$

2 Answers2

3

$|f(x)| \leq g(x)$ means that $$-g(x) \leq f(x) \leq g(x)$$

If $g(x)\to 0$, then $-g(x)\to 0$ too! Can we use the Sandwich theorem?

However, if $g(x)\to 5$, then $-g(x) \to -5$ and not much can be said about $\lim_{x\to a}f(x)$ in this case.

0

HINT:

Can the sketch be useful in finding limit of $f(x)$?

enter image description here

Narasimham
  • 40,495