Now, we know that the partial derivative
\(f_x(2,1)\) gives the slope of the tangent at
\(x=2\text{,}\) to the curve of intersection of the surface associated with
\(f\) and the plane
\(y=1\text{.}\)
Since this tangent line lies in the plane tangent to \(f\) at \((x,y) = (2,1)\) the vector
\begin{equation*}
\langle 1,0,f_x(2,1) \rangle
\end{equation*}
will be a vector that is parallel to the tangent plane, (or lies in the tangent plane if we place it’s tail at the point \((2,1,\frac{5}{2})\)). Similarly, the vector
\begin{equation*}
\langle 0,1,f_y(2,1) \rangle
\end{equation*}
will be another vector parallel to the tangent plane. Since these two non-parallel vectors are parallel to the tangent plane, their vector product will give a vector normal to the tangent plane, i.e.
\begin{align*}
\mathbf{n} \amp = \langle 1,0,f_x(2,1) \rangle \times \langle 0,1,f_y(2,1) \rangle\\
\amp = \langle -f_x(2,1), -f_y(2,1), 1 \rangle\\
\amp = \langle 2,1,1 \rangle
\end{align*}
Thus, using equation
(3.1), the equation of the plane tangent to
\(f(x,y) = 5 - \dfrac{x^2+y^2}{2}\) at
\((x,y) = (2,1)\) is
\begin{equation*}
\langle 2,1,1 \rangle \cdot \left( \langle x,y,z \rangle - \langle 2,1,\frac{5}{2} \rangle \right) = 0
\end{equation*}
which simplifies to
\begin{equation*}
2x+y+z=\frac{15}{2}\text{.}
\end{equation*}