Q. 13.

Question

If a functionf(x,y,z) is differentiable at (a, b, c), explain

how to use the gradientf(a,b,c) to find the equation of

the hyperplane tangent to the graph of f at(a,b,c).

Step-by-Step Solution

Verified
Answer

 The equation of tangent plane to the surface w=f(x, y, z) at (a, b, c) is

w-f(a,b,c)=f(a,b,c)·(x,y,z)-(a,b,c) 

1Step 1: Given information

Let w=f(x, y, z) is a function of two variables defined on an open set containing the point (a, b, c) and

Let Δw=f(a+Δx,b+Δy,c+Δz)-f(a,b,c) 

 If fx(a,b,c),fy(a,b,c)  and fz(a,b,c)  exist, the functionf  is said to be differentiable and

Δw=fx(a,b,c)Δx+fy(a,b,c)Δy+fz(a,b,c)Δz+ε1Δx+ε2Δy+ε3Δz (1)  

where ε1,ε2  and ε3  are functions of Δx,Δy and Δz and are zero when

(Δx,Δy)(0,0) 

2Step 2: The objective is to find the equation of the hyperplane tangent to the graph of f at ( a , b , c )

Substitute Δx=x-a,Δy=y-b,Δz=z-c and Δw=f(x,y,z)-f(a,b,c) 

 in (1)and eliminate ε1Δx,ε2Δy and ε3Δz terms.

w=fx(a,b,c)x+fy(a,b,c)y+fz(a,b,c)z+ε1x+ε2y+ε3zf(x,y,z)-f(a,b,c) =fx(a,b,c)(x-a)+fy(a,b,c)(y-b)+fz(a,b,c)(z-c)w-f(a,b,c)=(fx(a,b,c),fy(a,b,c),fz(a,b,c))·((x-a),(x-b),(x-c))=f(a,b,c)·((x,y,z)-(a,b,c))

Hence, the equation of tangent plane to the surface w=f(x, y, z) at (a, b, c) is

w-f(a,b,c)=f(a,b,c)·(x,y,z)-(a,b,c)