42.7k views
2 votes
Consider the function f(x,y) = 1 - xy and the following theorems.

a) Is fcontinuous at (0,0)?
b) If possible, evaluate fy (0,0) and fy (0,0).
c) Is f differentiable at (0,0)?
d) Determine whether fx and fy are continuous at (0,0).
e) Explain why the theorems below are consistent with the results found in parts a through d.
1. Suppose f has partial derivatives f and fy defined on an open set (a,b), with fx and fy continuous at (a,b). Then f is differentiable at (a,b).
2. If a function f is differentiable at (a,b), then it is continuous at (a,b).

User Sheldonzy
by
8.5k points

2 Answers

1 vote

Answer:

a) To determine if f(x, y) is continuous at (0, 0), we need to check if the limit of f(x, y) as (x, y) approaches (0, 0) exists and is equal to f(0, 0).

Let's evaluate the limit of f(x, y) as (x, y) approaches (0, 0):

lim(x,y)→(0,0) (1 - xy) = 1 - 0 = 1

Since the limit is equal to f(0, 0) = 1, we can conclude that f(x, y) is continuous at (0, 0).

b) To evaluate fy (0, 0) and fy (0, 0), we need to find the partial derivatives of f(x, y) with respect to y and x, respectively.

Partial derivative fy (0, 0):

fy (x, y) = -x

fy (0, 0) = -(0) = 0

Partial derivative fx (0, 0):

fx (x, y) = -y

fx (0, 0) = -(0) = 0

Therefore, fy (0, 0) = 0 and fx (0, 0) = 0.

c) To determine if f(x, y) is differentiable at (0, 0), we need to check if both partial derivatives fy and fx are defined and continuous at (0, 0).

Since fy (0, 0) = 0 and fx (0, 0) = 0, both partial derivatives exist at (0, 0).

d) To determine if fx and fy are continuous at (0, 0), we need to check if they are continuous in a neighborhood around (0, 0).

In this case, both fx and fy are constants, and constants are continuous everywhere. Therefore, fx and fy are continuous at (0, 0).

e) The theorems mentioned are consistent with the results found in parts a through d.

The first theorem states that if the partial derivatives fx and fy exist and are continuous at a point (a, b), then the function f is differentiable at that point. In our case, both fx and fy exist and are continuous at (0, 0), so f is differentiable at (0, 0).

The second theorem states that if a function is differentiable at a point (a, b), then it is also continuous at that point. Since f is differentiable at (0, 0) according to the first theorem, it is also continuous at (0, 0).

In our analysis, we found that f(x, y) is continuous at (0, 0), both partial derivatives exist and are continuous at (0, 0), and therefore, f is differentiable at (0, 0). This aligns with the theorems mentioned.

User Twilite
by
7.9k points
5 votes
The answer that you’re looking for here is choice a.
User Vincrichaud
by
7.8k points