I am refreshing my Calculus memory, and bump into this example (need feedback):
$$f(x)= \begin{cases} -x, & \text{if } x < 0 \\ x, & \text{if } 0 \le x < 1 \\ 1 + x, & \text{if } x \ge 1 \end{cases}$$
I have to find the limits / state if it does not exist. Correct me if I am wrong:
$\lim_{x \rightarrow 0} f(x)$ does not exist
$\lim_{x \rightarrow 1} f(x)$ does not exist
$f(1) = 2$
$\lim_{x \rightarrow 1^{+}} f(x) = 2$
Are my answers correct?


xfor corner cases in both sides ofx. – Ander Biguri Aug 30 '22 at 15:14