題目 Problem (8) (10 pts) Let fff be the function f(x,y)={xy2+12y3x2+y2,if (x,y)≠(0,0)0,if (x,y)=(0,0).f(x,y)= \begin{cases} \dfrac{xy^2+\frac{1}{2}y^3}{x^2+y^2}, & \text{if }(x,y)\ne(0,0) \\ 0, & \text{if }(x,y)=(0,0). \end{cases}f(x,y)=⎩⎨⎧x2+y2xy2+21y3,0,if (x,y)=(0,0)if (x,y)=(0,0). Evaluate fx(0,0)f_x(0,0)fx(0,0) and fy(0,0)f_y(0,0)fy(0,0) if they exist. 解答