Is the function $f(x) = |x|$ uniformly continuous on the interval $ (0,1] $ ? is it suffices to show that $ f(x) = x $ is uniformly continuous on $(0,1]$ or not ? Since $f(x) = |x| = x$ on $(0,1]$
2026-04-03 18:42:24.1775241744
Is the function $f(x) = |x|$ uniformly continuous on the interval $ (0,1] $?
109 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $\epsilon>0$. if $|x-y|<\delta$ then $|f(x)-f(y)|=||x|-|y||\le{}|x-y|<\delta$. thus, taking $\delta=\epsilon$, we see that $$|x-y|<\delta$$ implies $$|f(x)-f(y)|<\epsilon$$ for all $x,y\in{}(0,1]$ (actually, on all $\mathbb{R}$). so f is uniformly continuous on $(0,1]$.