I have to proof this limit. $$\lim_{x\rightarrow 2} \sqrt{x+7} = 3$$ I wrote this:
Based on definition, I have to show that to ε > 0 ∃δ> 0, such that: |(√(x+7)) - 3| < ε whenever 0 < |x - 2| < δ.
I will choose δ, looking in inequality:
|(√(x+7)) - 3| < ε |√(x+7) - 3| < ε
But, I don't have an idea what to do after this, because I need some constant for to compare with my δ pulling out of the inequality.
Let $|x-2|<1$, then $1<x<3;$
$|\sqrt{x+7}-3|=$
$|\sqrt{x+7}-3|\dfrac{|\sqrt{x+7}+3|}{|\sqrt{x+7}+3|}=$
$ |x-2|\dfrac{1}{|\sqrt{x+7}+3|}\lt$
$\dfrac{|x-2|}{\sqrt{8}}$
$\epsilon >0$ be given.
Choose $\delta < \min (1,√8\epsilon)$
Then
$|\sqrt{x+7}-3| \lt \dfrac{|x-2|}{\sqrt{8}}< $
$\delta/√8 \lt \epsilon$.