I want to proove that if $\lim_{x\to c}$f(x) =$m$ then $\lim_{x\to c} \frac{1}{f(x)}$ = $1/m$ where $m\not= 0$.
I tried solving it using the epsilon delta definition but was stuck and not able to move forward using the definition for all $\epsilon>0$ there is $\delta>0$ such that $|x-c|<\delta$ then $|f(x)-m|<\epsilon \Rightarrow m-\epsilon<f(x)<m+\epsilon$
After this step I am not able to move forward.
For $1/f(x)$ I need to find a $\epsilon'>0$ such that there is $\delta'>0$. How can I proceed?