I am having issues writing a proof using deltas and epsilons for this limit: I basically do not how to construct a proof after finding a limit. My main problem with problems like that arise from the proof. I took the the path of y=x and y =-x to come up with L= 0. $$\lim_{(x,y) \to (0,0)} \frac{xy}{\sqrt{x^2+y^2}}$$
Thanks, Mo.
Related techniques: (I). Here is a how.
$$ \Bigg| \frac{xy}{\sqrt{x^2+y^2}}-0 \Bigg| = \frac{|x|\,|y|}{\sqrt{x^2+y^2}} \leq \frac{\sqrt{x^2+y^2}\,\sqrt{x^2+y^2}}{\sqrt{x^2+y^2}} = \sqrt{x^2+y^2} < \epsilon = \delta. $$
Note: