Compute the following limit:
$\lim_{(x,y)\rightarrow (0,0)}\frac{x^2-y^2}{\sqrt{x^2+y^2}}$
Compute the following limit:
$\lim_{(x,y)\rightarrow (0,0)}\frac{x^2-y^2}{\sqrt{x^2+y^2}}$
$$\begin{cases}x=r\cos t\\y=r\sin t \end{cases}\implies \frac{x^2-y^2}{\sqrt{x^2+y^2}}=r\cos 2t\xrightarrow[r\to 0]{}0$$
$0\leq|\frac{x^2-y^2}{\sqrt{x^2+y^2}}|\leq\frac{x^2+y^2}{\sqrt{x^2+y^2}}\leq |x|+|y|\rightarrow 0 $ when $(x,y)\rightarrow (0,0)$. Thus, the limit is zero.