I always get stuck when I've to show something is differentiable ,like in the following question:
$$f(x,y) = \begin{cases} xy\dfrac{x^2-y^2}{x^2+y^2} & \text{if $(x,y)\neq(0,0)$} \\ 0 & \text{if $(x,y)=(0,0)$} \end{cases}$$
show that $f$ is differentiable at $(0,0)$ ...
alright both partial derivatives exists and are equal,so now we have to show that :they are continuous near $(0,0)$..