Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.7: Tangent Planes and Normal Lines

( \newcommand{\kernel}{\mathrm{null}\,}\)

Tangent Planes

Let z=f(x,y) be a function of two variables. We can define a new function F(x,y,z) of three variables by subtracting z. This has the condition

F(x,y,z)=0.

Now consider any curve defined parametrically by

x=x(t),y=y(t),z=z(t).

We can write,

F(x(t),y(t),z(t))=0.

Differentiating both sides with respect to t, and using the chain rule gives

Fx(x,y,z)x+Fy(x,y,z)y+Fz(x,y,z)z=0

Notice that this is the dot product of the gradient function and the vector x,y,z,

Fx,y,z=0.

In particular the gradient vector is orthogonal to the tangent line of any curve on the surface. This leads to:

Definition: Tangent Plane

Let F(x,y,z) define a surface that is differentiable at a point (x0,y0,z0), then the tangent plane to F(x,y,z) at (x0,y0,z0) is the plane with normal vector

F(x0,y0,z0)

that passes through the point (x0,y0,z0). In particular, the equation of the tangent plane is

F(x0,y0,z0)xx0,yy0,zz0=0.

Example 1.7.1

Find the equation of the tangent plane to

z=3x2xy

at the point (1,2,1).

Solution

We let

F(x,y,z)=3x2xyz

then

F=6xy,x,1.

At the point (1,2,1), the normal vector is

F(1,2,1)=4,1,1.

Now use the point normal formula for a plan

4,1,1x1,y2,z1=0

or

4(x1)(y2)(z1)=0.

Finally we get

4xyz=1.

tanpla3.jpg

Normal Lines

Given a vector and a point, there is a unique line parallel to that vector that passes through the point. In the context of surfaces, we have the gradient vector of the surface at a given point. This leads to the following definition.

Definition: Normal Line

Let F(x,y,z) define a surface that is differentiable at a point (x0,y0,z0), then the normal line to F(x,y,z) at (x0,y0,z0) is the line with normal vector

F(x0,y0,z0).

that passes through the point (x0,y0,z0). In Particular the equation of the normal line is

x(t)=x0+Fx(x0,y0,z0)t,

y(t)=y0+Fy(x0,y0,z0)t,

z(t)=z0+Fz(x0,y0,z0)t.

Example 1.7.2

Find the parametric equations for the normal line to

x2yzy+z7=0

at the point (1,2,3).

Solution

We compute the gradient:

F=2xyz,x2z1,x2y+1=12,2,3.

Now use the formula to find

x(t)=1+12t,y(t)=2+2t,z(t)=3+3t.

The diagram below displays the surface and the normal line.

tanpla4.jpg

Angle of Inclination

Given a plane with normal vector n the angle of inclination, q is defined by

cosq=|nk|||n||.

More generally, if F(x,y,z)=0 is a surface, then the angle of inclination at the point (x0,y0,z0) is defined by the angle of inclination of the tangent plane at the point with

cosq=|F(x0,y0,z0)k|||F(x0,y0,z0)||.

Example 1.7.3

Find the angle of inclination of

x24+y24+z28=1

at the point (1,1,2).

Solution

First compute

F=x2,y2,z4.

Now plug in to get

F(1,1,2)=12,12,12.

We have

|12,12,12ˆk|=12.

Also,

||12,12,12||=32.

Hence

cosq=12(32)=13.

So the angle of inclination is

q=cos1(13)=0.955 radians.

The Tangent Line to a Curve

Example 1.7.4

Find the tangent line to the curve of intersection of the sphere

x2+y2+z2=30

and the paraboloid

z=x2+y2

at the point (1,2,5).

Solution

We find the gradient of the two surfaces at the point

(x2+y2+z2)=2x,2y,2z=2,4,10

and

(x2+y2z)=2x,2y,1=2,4,1.

These two vectors will both be perpendicular to the tangent line to the curve at the point, hence their cross product will be parallel to this tangent line. We compute

|ˆiˆjˆk2410241|=44ˆi+22ˆj.

Hence the equation of the tangent line is

x(t)=144ty(t)=2+22tz(t)=5.


This page titled 1.7: Tangent Planes and Normal Lines is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by Larry Green.

Support Center

How can we help?