Assignment No.
01
MTH301
Qestons No.01: find the domain of the function:
2 2
f ( x , y )=ln (9−x − y )
answer:
Solution:
The domain of f ( x , y )=ln (9−x 2− y 2) consist of all the values of x and y for which the
argument of the natural logarithm is a positive.
So, the domain is all the points ( x , y ) such a that 9−x 2− y 2 >0 this implies f ( x , y )=x 2+ y 2< 9,
which is the equation of the circle centered at the origin with radius 3.
Therefore, the domain of f ( x , y ) is the interior of the circle.
Question No.02: Find the distance between A=(2 , 3 ,5) and B=(3 , 4 , 6)
Answer:
Solution: To find the distance between two points in 3-dimensional space. We can use the
distance formula.
d= √ ¿ ¿
A=(2 , 3 ,5) and B=(3 , 4 , 6)
d= √ ¿ ¿
d= √ ¿ ¿
d= √ 1+1+1
d= √ 3
So, the distance between points. A and B is √ 3 units.
Question No. 3: Clairaut's Theorem state that if fxy and fyx are defined and continuous in a
region then fxy=fyx. Verify the Clairaut's Theorem for the function:
f(x, y) = x² + y² + 2xy
Answer:
Solution: To verify Clairaut's Theorem for the function f ( x , y )=x 2+ y 2+ 2 xy , we need to
calculate the mixed partial derivatives f xy =f yxand check if they are equal.
First let’s find f xy and f yx and check if they are equal.
First, let's find f xy , which means we differentiate f first with respect to x and then with respect to y
:
2
d f
f xy =
dydx
d
¿
dx
Now, let's find f yx , which means we differentiate f with respect to y :
2
d f
f yx =
dxdy
d
( 2 xy + x 2+ y 2) =2 x+0=2 x
dy
Now we need to verify that f xy =f yx :
2 y=2 x
Since this equation holds true for all values of 𝑥 and 𝑦, we have verified Clairaut's Theorem for the
function: f ( x , y )=x 2+ y 2+ 2 xy