Q. 9

Question

The function g(x,y)=x2-y2 is graphed in the figure as follows. use the definition of the partial derivatives to show that fx(0,0)=fy(0,0)=0 what are the equations of the lines tangent to the surface on the x and y directions at (0,0,0). what is the equation of the plane containing these two lines. 

Step-by-Step Solution

Verified
Answer

The value of the partial derivative is fx(0,0)=0fy(0,0)=0

The equation of the lines tangent to the surface in the x and y direction at (0,0,0) is 0.

Equation of the plane containing these two line is z=0.

1Step 1: Given information

We are given an equation g(x,y)=x2-y2.

2Step 2: Use the definition of partial derivatives to compute the partial derivatives

Using the definition we have

limh0g(x+h,y)-g(x,y)hlimh0(x+h)2-y2-x2+y2hlimh0x2+2xh+h2-y2-x2+y2hlimh02x+hlimh02xAt point (0,0) we have this valueequal to zero

Similarly we have,

limk0f(x,y+k)-f(x,y)klimk0x2-(y+k)2-x2+y2klimk0-2y+k=-2kAt point (0,0) we have this valueequal to zero

3Step 3: Compute equations of the tangent line

The equation of tangent line in x direction is given as

z=f(0,0)+fx(0,0)z=0

The equation of tangent line in y direction is given as

z=f(0,0)+fy(0,0)tz=0

Now we find the equation of the plane containing these lines to do this we find the cross product of

N=(1,0,fy(0,0))×(0,1,fx(0,0))N=(0,0,-1)

And now we take dot product of N and vector (x,y,z)

We get,

(0,0,-1)(x,y,z)-z=0