How do you prove that $\lim_{x \to a} |f(x)| = |\lim_{x \to a} f(x)|$ ?
2026-04-06 14:42:02.1775486522
How can you prove that $\lim_{x \to a} |f(x)| = |\lim_{x \to a} f(x)|$?
47 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Randall's answer correctly points out that one can use the continuity of the absolute value function, but it's worth noting that there is a simple direct proof in this case, based on the inequality $||x|-|y||\leq |x-y|$.
Indeed, assuming that $L=\lim_{x\to a}f(x)$ exists, we have $$ ||f(x)|-|L||\leq |f(x)-L|$$ which can be made arbitrarily small by choosing $x$ sufficiently close to $a$.