3. Determine if the following function is continuous at (0,0) or not:
$$f(x,y) = \begin{cases} \frac{xy}{\sqrt{x^2+y^2}}, & (x,y) \neq (0,0) \\ 0, & (x,y) = (0,0) \end{cases}$$
[Hint: Recall the identity $$2xy \leq x^2 + y^2$$ you learned in middle school]