When proving that $\lim_{x\to 2}(\sqrt{x+2}-\sqrt{x+1})=2-\sqrt3$ with $ε-δ$, if we multiply and divide by $\sqrt{x+2}+\sqrt{x+1}-(2-\sqrt3)$, we get:
$|f(x)-l|=\frac{|\sqrt{x+2}-\sqrt{x+1}-(2-\sqrt3)||\sqrt{x+2}+\sqrt{x+1}-(2-\sqrt3)|}{|\sqrt{x+2}+\sqrt{x+1}-(2-\sqrt3)|}=....=\frac{|4(2-\sqrt3)^2(x+2)-48|}{|\sqrt{x+2}+\sqrt{x+1}-(2-\sqrt3)||2(2-\sqrt3)\sqrt{x+2}-4\sqrt3|}$
In which I don't see the term $|x-2|$ appearing anywhere so it seems I must be following the wrong path? Is there a simpler solution to this?