Q. 12.

Question

If a function f(x,y)is differentiable at (a,b), explain how to

use the gradient f(a,b) to find the equation of the plane

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

Step-by-Step Solution

Verified
Answer

 The equation of tangent plane to the surface f(x, y) at (a, b) is:

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

1Step 1: Given information

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

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

 If both fx(a,b)  and fy(a,b)  exist, the function f is said to be differentiable and

Δz=fx(a,b)Δx+fy(a,b)Δy+ε1Δx+ε2Δy (1)  .where ε1  andε2   are functions of Δx and Δy and

both are zero when (Δx,Δy)(0,0) 

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

Substitute Δx=x-a,Δy=y-b and Δz=z-f(a,b) in (1) and eliminate ε1Δx  and ε2Δy  terms

z-f(a,b)=fx(a,b)(x-a)+fy(a,b)(y-b) z=(fx(a,b),fy(a,b))·((x-a),(y-b))=f(a,b)·((x,y)-(a,b))

Hence, the equation of tangent plane to the surface f(x, y) at (a, b) is:

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