f(x,y)= xy2/(x2+y2) if (x,y)\neq(0,0)
=0 if (x,y)=(0,0)
Show that the partial derivatives of x and y exist at (0,0).
This may be a really stupid question, but would the partial derivatives of x and y at (0,0) just be 0? I tried taking that partial derivatives of xy2/(x2+y2) and...