Equation of Tangent Plane and Linear Approximation: Part 1 Partial Derivatives
Equation of Tangent Plane and Linear Approximation: Part 1 Partial Derivatives
Chapter 6
Equation of
Tangent Plane
and Linear
Approximation
At the end of this chapter, students should be able to:
Define tangent plane
Determine the equation of a tangent plane at a point
Apply the concept of linear approximations
6.1 Introduction
77
Part 1 PARTIAL DERIVATIVES MAT 295
Tangent P
Plane at P
P(1,2,-6)
P(0,0,0)
Figure 6.1 Tangent plane at a point P for two different elliptic paraboloids
Theorem
Suppose f has continuous partial derivatives. An equation of the tangent
plane to the surface represented explicitly as z = f(x, y) at the point
P ( x0 , y o , zo ) is p
z - z0 f x ( x0 , y 0 )(x x0 ) fy ( x0 , y 0 )(y y 0 )
Thus giving,
z fx ( x0 , y 0 )(x - x0 ) fy ( x0, y 0 )(y - y0 ) z0
78
Part 1 PARTIAL DERIVATIVES MAT 295
Example 1
Solution
z f ( x, y ) x 2 - xy y 3
Determine f x and fy
f x ( x, y ) 2x - y fy ( x, y ) - x 3y 2
Identify ( x0 , y 0 ) and z0 f ( x0 , y 0 )
z0 f ( x0 , y 0 ) : z0 f (2 ,-1) 4 2 - 1 5
Evaluate f x and fy at ( x0 , y 0 )
z - 5 5( x - 2) ( y 1)
z - 5 5 x - 10 y 1
Hence, the equation of the tangent plane is
z 5x y - 4
79
Part 1 PARTIAL DERIVATIVES MAT 295
Example 2
Solution
z f ( x, y ) 2x 2 y 2
Determine f x and fy
f x ( x, y ) 4x fy ( x, y ) 2y
Identify ( x0 , y 0 ) and z0 .
( x0 , y 0 ) : (1,1) and z0 3
Evaluate f x and fy at ( x0 , y 0 )
Compute
z - 3 f x (1,1)(x - 1) fy (1,1)(y - 1)
z - 3 4( x - 1) 2( y - 1)
z - 3 4 x - 4 2y - 2
Hence, the equation of the tangent plane is
z 4x 2y - 3
Example 3
Find the equation of the tangent plane to the surface
f ( x, y ) y cos(x - y ) at x 2, y 2 .
Solution
z f ( x, y ) y cos(x - y)
Determine f x and fy
80
Part 1 PARTIAL DERIVATIVES MAT 295
Identify ( x0 , y 0 ) and z0 f ( x0 , y 0 )
Evaluate f x and fy at ( x0 , y 0 )
z - 2 0( x - 2) 1( y - 2)
z-2 y -2
Hence, the equation of the tangent plane is
zy
z - z0 f x ( x0 , y 0 )(x - x0 ) fy ( x0 , y 0 )(y - y 0 )
where z0 f ( x0 , y 0 , z0 ) .
z f ( x, y ) or z - f ( x, y ) 0
let
F ( x, y, z) f ( x, y ) - z , then F ( x, y, z) 0.
81
Part 1 PARTIAL DERIVATIVES MAT 295
Theorem
If F is differentiable at P ( x0 , y 0 , z0 ) , then an equation of the tangent plane to
Example 4
Fx ( x0of
Find an equation , y0the x xo ) F
, z0 )(tangent y ( x 0 , yto
plane 0 , zthe y0 ) Fz ( x0 , ygiven
0 )(yhyperboloid z0 ) 0
0 , z0 )(zby
z 2 2x 2 2y 2 12
at the point (1, -1, 4).
Solution
F ( x, y, z) z 2 2x 2 2y 2 12 0
Determine Fx , Fy and Fz
Fx ( x, y, z) 4x Fy ( x, y, z) 4y Fz ( x, y, z) 2z
Identify ( x0 , y 0 , z0 )
(1, -1, 4)
Evaluate Fx , Fy and Fz at ( x0 , y 0 , z0 )
Fx (1,1,4) 4 Fy (1,1,4) 4 Fz (1,1,4) 8
82
Part 1 PARTIAL DERIVATIVES MAT 295
Compute
Example 5
Find an equation of the tangent plane to the ellipsoid
4x 2 9y 2 z 2 - 49 0
at the point (1, -2, 3).
Solution
F ( x, y, z) 4x 2 9y 2 z 2 - 49 0
Determine Fx , Fy and Fz
Fx ( x, y, z) 8x Fy ( x, y, z) 18y Fz ( x, y, z) 2z
Identify ( x0 , y 0 , z0 )
(1, -2, 3)
Evaluate Fx , Fy and Fz at ( x0 , y 0 , z0 )
Compute
F0 ( x0 , y 0 , z0 )(x x0 ) Fy ( x0 , y 0 , z0 )(y y 0 ) Fz ( x0 , y 0 , z0 )(z z0 ) 0
8( x - 1) - 36( y 2) 6( z - 3) 0
8 x - 8 - 36 y - 72 6z - 18 0
8x - 36 y 6z - 98 0
or 4 x - 18y 3z - 49 0
Warm up exercise
of f at (1,4).
83
Part 1 PARTIAL DERIVATIVES MAT 295
Definition
Let z f ( x, y ) . The equation of the tangent plane of f at ( x0 , y 0 , z0 ) where
z0 f ( x0 , y 0 ) is
z z0 Fx ( x0 , y 0 )(x x0 ) Fy ( x0 , y 0 )(y y 0 )
z Fx ( x0 , y 0 )(x - x0 ) Fy ( x0 , y 0 )(y - y 0 ) z0
84
Part 1 PARTIAL DERIVATIVES MAT 295
Example 6
If f ( x, y ) x 2 3xy - y 2 ,
a) Find the tangent plane of f at (1, 1, 3).
b) Find the linear approximation of f at (1, 1, 3) and use it to estimate
f(1.01, 0.98). Hence compare it with the exact value of f(1.01, 0.98).
Solution
a)
Find the equation of the tangent plane of f at (1,1,3)
f ( x, y ) x 2 3xy - y 2
Determine f x and fy
f x ( x, y ) 2x 3y fy ( x, y ) 3x - 2y
Identify ( x0 , y 0 , z0 ) = (1,1,3)
Evaluate f x and fy at ( x0 , y 0 )
fx (1,1) 5 fy (1,1) 1
Compute
z - z0 f x ( x0 , y 0 )(x - x0 ) fy ( x0 , y 0 )(y - y 0 )
85
Part 1 PARTIAL DERIVATIVES MAT 295
z - 3 5( x - 1) ( y - 1)
z 5x y - 3
Hence, the equation of the tangent plane of f at (1,1,3) is
z 5x y - 3
Example 7
Solution
Find the equation of tangent plane of f at (1,0)
f ( x, y ) xe xy
Determine f x and fy
f x ( x, y ) e xy xye xy fy ( x, y ) x 2e xy
Identify ( x0 , y 0 , z0 )
Evaluate f x and fy at ( x0 , y 0 )
fx (1,0) 1 fy (1,0) 1
Compute
z - z0 fx ( x0 , y 0 )(x - x0 ) fy ( x0 , y 0 )(y - y 0 )
86
Part 1 PARTIAL DERIVATIVES MAT 295
z - 1 1( x - 1) 1( y - 0)
zxy
Therefore, the equation of the tangent plane of f at (1, 0,1) is
zxy
Let L( x, y ) x y .
Hence, the linear approximation of f at (1,0,1) is
L( x, y ) x y .
Warm up exercise
Exercise 6
1. Find an equation of the tangent plane to the given surface at the specified point.
a) z 4x 2 - y 2 2y, (-1, 2, 4)
b) f ( x, y ) 4 - x 2 - 2y 2 , (1, -1, 1)
c) f ( x, y ) y ln x, (1, 4, 0)
2 2
d) z e x - y , (1, -1,1)
e) f ( x, y ) y cos(x - y ), (2, 2, 2)
87
Part 1 PARTIAL DERIVATIVES MAT 295
3. Find an equation of the tangent plane to the following implicitly defined surface
at the given point.
a) x y z 9, (3, 3, 3)
b) x 2 y 2 z 2 9, (1, 2, 2)
c) x 2 y 2 z 2 9, (1, 2, 4)
d) xyz 10, (1, 2,5)
e) xy z (-2,-3,6)
4. Find the linear approximation L(x, y) of the following function at the given (x, y)
values. Hence, use it to estimate f ( x, y ) .
6. Suppose that the profit for a firm selling two products at prices p and q,
respectively, is given by
88