For each function z=f(x,y), find fx(x,y) and fy(x,y).
Solution (a) To find fx(x,y), treat y as a constant in f(x,y)=3x2y+2x−3y and differentiate with respect to x. The result is fx(x,y)=6xy+2
To find fy(x,y), treat x as a constant and differentiate with respect to y. The result is fy(x,y)=3x2−3
(b) For f(x,y)=xsiny+ysinx, we have