Consider the funcion $f(x, y)=\displaystyle\frac{2xy^2}{x^2+y^4}$ for $(x, y)\neq(0,0)$ and $f(0, 0)=0$ and the curve $\gamma(t) =(t, t, z(t))$, $t\in\mathbb{R}$, whose image is contained in the graph of $f$. Prove that the Tangent line $T$ in $\gamma(0)$ is not contained in the plan given by $$z-f(0,0)=\frac{\partial f}{\partial x}(0,0)(x-0)+ \frac{\partial f}{\partial y}(0,0)(y-0)$$
In this case I have
$$\frac{\partial f}{\partial x}(0,0)=\displaystyle\lim_{x\rightarrow 0}= \frac{\dfrac{2x0^2}{x^2+0^4}-0}{x-0}=0$$
and
$$\frac{\partial f}{\partial y}(0,0)=\displaystyle\lim_{y\rightarrow 0}= \frac{\dfrac{2\cdot 0y^2}{0^2+y^4}-0}{y-0}=0$$
Moreover $\gamma(0)$ belongs to the plane and
What to do next?
Could anyone please help me