5.9 Tangent Planes

Definition 5.9.1.

Let \(F\) be differentiable at \(\overline {x}_0 = (x_0,y_0,z_0)\) and let the surface \(S\) be defined by \(F(x,y,z) = 0\). Then the tangent plane to \(S\) at \((x_0,y_0,z_0)\) is the plane passing through the point \((x_0,y_0,z_0)\) with normal vector \(\nabla \hspace {0.1cm}F(\overline {x}_0)\), where \(\nabla \hspace {0.0cm}F(\overline {x}_0)\) is the gradient vector \(F\) at the point \(\overline {x}_0 = (x_0,y_0,z_0)\).

The gradient vector \(\nabla F(x,y,z)\) is given by \[\nabla F(x,y,z) = \frac {\partial F}{\partial x} \textbf {i} + \frac {\partial F}{\partial y} \textbf {j} + \frac {\partial F}{\partial z} \textbf {k}\]

Example 5.9.2.

Find the equation of the tangent plane to the ellipsoid \(\displaystyle {x^2 + \frac {y^2}{4} + \frac {z^2}{9} = 3}\) at the point \((1,2,3)\).

Solution.

Let \(\displaystyle {F(x,y,z) = x^2 + \frac {y^2}{4} + \frac {z^2}{9} - 3 = 0}\), from this we get \(\displaystyle {\nabla F(x,y,z) = 2x\textbf {i} + \dfrac {1}{2}y\textbf {j} + \dfrac {2}{9}z\textbf {k}}\).

\(\displaystyle {\nabla F(1, 2, 3) = 2\textbf {i} + \textbf {j} + \dfrac {2}{3}\textbf {k}}\), which is normal vector to the plane through at point \((1,2,3)\). Thus, equation of the plane \[2(x -1) + (y - 2) + \dfrac {2}{3}(z - 3) = 0 \hspace {0.4cm}\text {OR}\hspace {0.4cm} 6x + 3y + 2z = 18\]

Now suppose \(f\) has continuous partial derivatives an equation of the tangent plane to the surface \(z = f(x,y)\) at the point \(P(x_0,y_0,z_0)\) is \[z - z_0 = f_x(x_0,y_0)(x - x_0) + f_y(x_0,y_0)(y - y_0)\hspace {0.3cm}\cdots \cdots \cdots \hspace {0.3cm} (I)\]

Example 5.9.3.

Find the tangent plane to the elliptic paraboloid \(z = 2x^2 + y^2\) at the point \((1,1,3)\).

Solution.

Let \(f(x,y) = 2x^2 + y^2\hspace {0.2cm} , \hspace {0.2cm} f_x = 4x\) and \(f_y = 2y\). Then \(f_x(1,1) 4\hspace {0.2cm} , \hspace {0.2cm} f_y (1,1) =2\), so that \begin {align*} z - z_0 & = f_x(x_0,y_0)(x - x_0) + f_y(x_0,y_0)(y - y_0)\\ z - 3 & = 4(x - 1) + 2(y - 1)\\ z & = 4x + 2y - 3\\\\ \end {align*}

Questions on this section

Stuck on something here? Ask below and it stays attached to this topic.