So when proving that the function $f(x) = \frac 1x$ approaches $\frac 13$ as $x \to 3$ , Spivak does something like:
$$|\frac 1x - \frac 13| < \epsilon$$
he simplifies it to
$$\frac 13 \cdot \frac1{|x|} \cdot |x - 3| $$
so basically he is trying to show that $(x-3)$ is small hence $\epsilon$ is bigger, so $x$ in $x-3$ lies between $2$ and $4$ i.e. $2<x<4 $ and $\frac 1x $ lies between $\frac 14 $ and $\frac 12$ ie. $\frac14 <\frac 1x<\frac 12$
I understand all the way till there however,
he then puts an inequality:
$$\frac 13 \cdot \frac 1{|x|} \cdot |x-3| < \frac 16 |x - 3|$$
I was just wondering if anyone can inform me on where the $\frac 16$ came from?