Problem: If $f(x,y)=4-x^{2}-y^{2}$, then the vector $(2,2)$ is orthogonal to the level curve 2 of $f(x,y)$ in the point $(1,1)$.
Solution:
$z=4-x^{2}-y^{2}$
$=\left \langle z=2 \right \rangle$
$2=4-x^{2}-y^{2}$
$=\left \langle \text{Subtract}\ -4\right \rangle$
$-2=-x^{2}-y^{2}$
$=\left \langle \text{Multiply by}\ -1\ \right \rangle$
$2=x^{2}+y^{2}$
$=\left \langle \text{Divide by}\ 2\right \rangle$
$1=\frac{x^{2}}{2}+\frac{y^{2}}{2}$
So $a=b=\sqrt{2}\approx1.4$
Then I plotted the level curve as follows:
Graphically we see that the vector $(2,2)$ is orthogonal to the level curve of 2 at point $(1,1)$.
But... how do I make this analytically?
