Scott P. answered 10/30/15
Tutor
5.0
(664)
Calculus: One and Several Variables
I think the pickle you're in is that you're trying to find a number c such that 1/|2x| < c but when you assumed that |x-2| < 2 you got that 1/8 < 1/|2x| < infty. That is, 1/|2x| is unbounded for 0 < x < 4 and for that matter so is |x-2|/|2x| = |1/x - 1/2|. So if δ = 2, then |1/x - 1/2| isn't bounded by any ε > 0.
Perhaps the reason for the restriction to stay within 2 units of 2 is because the function 1/x is not defined at x = 0.
Instead of 2 assume that |x-2| < 1. Then 1/|2x| < 1/2. This implies that |x-2|/|2x| < 1/2*|x-2|. So take δ = min{1,2ε}.