Let f: R^2 to R be a function defined by
f(x,y,z) = { 1/(x-1) + 1/(y-1)+1/(z-1);
x≠1,y≠1,z≠1
{ 0 ; Otherwise
Calculate fxz(1,1,1)
Given f(x,y,z) = for and otherwise f(x,y,z) = 0
fx(x,y,z) =
fx(x,y,z) =
fxz(x,y,z) = fx(x,y,z) = = 0
therefore,
fxz(x,y,z) = 0 for all (x,y,z) R3
hence,
fxz(1,1,1) = 0
Comments