So I got that the partial derivatives of \begin{equation*} f(x,y) = \begin{cases} \dfrac{xy(x^2-y^2)}{x^2+y^2} & \text{if } (x,y) \not= (0,0),\\ 0 & \text{if } (x,y) = (0,0). \end{cases} \end{equation*} are \begin{equation*} \frac{\partial f}{\partial x}(x,y)= \begin{cases} \dfrac{-y^5 +4x^2y^3+x^4y}{\left(x^2+y^2\right)^2} & \text{if } (x,y) \not= (0,0),\\ 0 & \text{if } (x,y) = (0,0). \end{cases} \end{equation*} and \begin{equation*} \frac{\partial f}{\partial y}(x,y)= \begin{cases} \dfrac{x^5 -4x^3y^2-xy^4}{\left(x^2+y^2\right)^2} & \text{if } (x,y) \not= (0,0),\\ 0 & \text{if } (x,y) = (0,0). \end{cases} \end{equation*}
Now I would like to prove that these are continuous everywhere on $\mathbb R^2$.
My first approach is to just check continuity at the origin, but I am not sure how to use the definition to prove that both are continuous.
Any help, hint or advice would be appreciated. Thanks in advance. :)
In case you have difficulty to get book mentioned by me in comment I bring here main inequality for question (it's hard to type tex in comment)
$$\left| \frac{\partial f}{\partial x}\right| = \frac{|-y^5 +4x^2y^3+x^4y|}{\left(x^2+y^2\right)^2}\leqslant \frac{6\left(x^2+y^2\right)^{5/2}}{\left(x^2+y^2\right)^2} = 6\left(x^2+y^2\right)^{1/2}$$