Given that lim_x→c f(x) = (√50) - 7.
I need to prove, using the definition of the limit, that there exists a δ > 0 such that f(x) > 0 for 0 < |x – c| < δ.
I have no idea how to do this when I am not given c or f(x). My book only gives examples on how to do this when the value of c is given and the function is also given.
Can anyone help?
Take $\delta$ such that $|f(x)-(\sqrt {5} -7)| <0.01$ for $0<|x-c| <\delta$. Then $0<|x-c| <\delta$ implies$|f(x)-(\sqrt {5} -7)| <0.01$ which implies $f(x) >\sqrt {5} -7-0.01 >0$ because $\sqrt {50} >7.01$.