Determine equation of tangent plane in points $(\frac{1}{2},1,f(\frac{1}{2},1) )$
$f(x,y)=x^{4}-x^{2}+y^{2}$
I know usually how these examples work, but I am confused with these $3$ points. I have only $2$ variables $x$ and $y$, but $3$ points. What to do with third point?
HINT.-The point is $P=(\frac 12, 1,\frac {13}{16})$. Put your equation under the form $$F(x,y,z)=x^4-x^2+y^2-z=0$$ You have to calculate the three partial derivatives (very easy)
$$\frac{\partial F(P)}{\partial x}\\\frac{\partial F(P)}{\partial y} \\\frac{\partial F(P)}{\partial z}$$ and your plan has the equation $$\frac{\partial F(P)}{\partial x}(x-\frac 12)+\frac{\partial F(P)}{\partial y}(y-1)+\frac{\partial F(P)}{\partial z}(z-\frac{13}{16})=0$$