Suppose that $f$ is a continuous function defined on an interval $I$. Prove that $|f|$ is continuous on $I$.
Our definition of continuity: Let $I$ be an interval, let $f:I\rightarrow\Bbb{R}$, and let $c\in I$. The function $f$ is continuous at $c$ if for each $\epsilon>0$ there exists $\delta>0$ such that $|f(x)-f(c)| < \epsilon$ for all $x\in I$ that satisfy $|x-c|<\delta$. The function $f$ is continuous on $I$ if $f$ is continuous at each point of $I$.