Suppose $\epsilon$ > 0 and $\delta$ = min {1,$\frac{\epsilon}{10}$}
Is it true that if 0 < |x -1 |< $\delta$, then this implies 0 < |x -2 |< $\epsilon$?
I am saying yes and here is why. We are given that 0 < |x -1 |< $\delta$, so -1 < |x -2 |< $\frac{\epsilon}{10}$-1, which is
-1< |x -2 |< $\frac{\epsilon}{10}$-1
Now $\frac{\epsilon}{10}$-1 is always less than $\epsilon$. And that is why I say it is true.