Q. 12

Question

12. 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 the plan tangent to the graph of the function at (a,b) is z-f(a,b)=f(a,b)·(x,y)-(a,b)

1Introduction

 The given is the function is f(x,y) is differentiable at the point (a,b)

The objective is to find the equation of the plane tangent 

2Step 1

Let f(x, y) be defined as a function of two variables on an open set including the point (a, b) and let Δz=f(a+Δx,b+Δy)-f(a,b). The function f is said to be differentiable if fx(a, b) and fy(a, b) both exists and


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

where ε1 and ε2 are functions of Δx and Δy, and they're both zero when (Δx,Δy)(0,0).

3Step 2

Substitute Δx=x-a,Δy=y-b and Δz=z-f(a,b) in (1) and eliminate ε1 x and ε2y 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)

As a result, the tangent plane to the surface equation f(x, y) at (a, b) is

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