http://www.milefoot.com/math/calculus/limits/DeltaEpsilonProofs03.htm
I've been studying these épsilon delta proofs. In the non-linear case, he gets:
$$\delta=\min\left\{5-\sqrt{25-\dfrac{\epsilon}{3}},-5+\sqrt{25+\dfrac{\epsilon}{3}}\right\}$$
Well, I know that these $\delta$ are not equal the opposite of the other, but it has shown that $x$ must be within the range covered by these two deltas. Well, I already have bounded the $x-a$ (in this case, $x-5$) in therms of $\epsilon$, so it should work that for any given $\epsilon$, i could get only the $-5+\sqrt{25+\dfrac{\epsilon}{3}}$. Why I have to get the minimum?