Given $$f(x,y) = \frac {2x^4-5x^2y^2 + y^5}{(x^2 + y^2)^2} , (x,y) \neq (0,0) ~~\mbox{and} ~~f(x,y) = 0 , (x,y) =(0,0)$$
Find a $\delta$ such that $|f(x,y)-f(0,0)| < 0.01$ whenever $\sqrt {x^2+ y^2} < \delta $
i tried to go into polar coordinates but unable to find it.