Let $x \in \mathbb{R}$, $|x|=\max\{-x,x\}$, is correct also $|x|=\max\{-x,0,x\}$?
2026-04-05 02:04:47.1775354687
Check that $|x|=\max\{-x,x\}=\max\{-x,x,0\}$
124 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$|x|\geq 0$, because $x\geq 0$ or, when $x<0$, $-x>0$. Thus, $0\leq \max\{x,-x\}$, so the extra $0$ is ok.