Multivariable & Vectormedium
0:00.0

Consider the function: f(x,y)={x2yx2+y2if (x,y)(0,0)0if (x,y)=(0,0)f(x,y) = \begin{cases} \frac{x^2 y}{x^2 + y^2} & \text{if } (x,y) \neq (0,0) \\ 0 & \text{if } (x,y) = (0,0) \end{cases} Which statement is TRUE?