I am working through a problem involving absolute value inequalities, and I just can't seem to get on the right track. The problem is, if:
$$\left| x-2 \right| < \frac{1}{100} \text{,} $$
show that
$$ \left| x^2-4 \right| < \frac{1}{10}$$
must be true. I thought it might have something to do with $x^2-4$ being a difference of squares with $x-2$ as a factor, but that just lead me in circles. Any pointers or hints would be appreciated! Thank you.
If $|x-2|<\frac{1}{100}$, then $|x| < 2+ \frac {1}{100} <8$
So
$$|x^2-4| = |x-2||x+2| < \frac{1}{100} (|x|+2)<\frac{1}{10}.$$