1.f(x,y)=x+yx3+y3=x+y(x+y)(x2−xy+y2)=x2−xy+y2
Degree is 2.
According to Euler's relation:
x∂x∂f+y∂y∂f=nf(x,y)
x∂x∂f+y∂y∂f=x(2x−y)+y(2y−x)=2(x2−xy+y2)=nf(x,y)
(Proved)
3.f(x,y)=10−x2−y2
0⩽x2+y2⩽9
−9⩽−(x2+y2)⩽0
10−9⩽10−(x2+y2)⩽0+10
1⩽f(x,y)⩽10 is the range of the function.
Level Curve in the image.
2.f(x,y)=y3+ySin2x+ex+y
fx(x,y)=2ycos2x+ex+y
fxx(x,y)=−4ySin2x+ex+y
fy(x,y)=3y2+Sin2x+ex+y
fyy(x,y)=6y+ex+y
Partial derivatives are continuous and differentiable as sin (2x),cos(2x),ex+y,y2,y3,y are continuous and differentiable.
So,f(x,y) is differentiable at (1,-1).
(ii)f(x,y)=∣x−1∣at(1,0)
fy(x,y)=0
fx(1,0)=limh→0hf((1+h),0)−f(1,0)
fx(1,0)=limh→0h∣h∣−0=limh→0h∣h∣
limh→0+hh=1 whereas limh→0−h−h=−1
So,limit does not exist,partial derivative fx(x,y) does not exist at (1,0) .Thus, f(x,y) is not differentiable.
Comments