This is what I've done: $$\left|\frac{x}{1+x} - \frac{1}{1+1}\right| = \left|\frac{x-1}{2+2x}\right| = \left|x-1\right|\frac{1}{\left|2+2x\right|} < \epsilon $$
How should I find the lower bound $\left|2+2x\right|$? Do I need to introduce another variable?