Let the function $f: \mathbb{R^2} \to \mathbb{R}$ defined as
$$f(x) = \begin{cases} \frac{x_1^2x_2}{x_1^2+x_2^2}, & \quad \text{if } (x_1,x_2) \not= 0 \\ 0, & \quad \text{if } (x_1,x_2) = 0 \\ \end{cases} $$
Show that $f$ is not differentiable at $(0,0)$.
I think I can use the directionnal derivative or the polar coordinate, but I don't know how.
Is anyone is able to explain to me how I can use these properties? If I can't, could you propose to me an alternative?
P.S. Please, don't try to use a very specific analysis theory; I am only an undergraduate student (bachelor).