Loading [MathJax]/jax/output/CommonHTML/jax.js

EXAMPLE 1Finding the Partial Derivatives of a Function of Two Variables

For each function z=f(x,y), find fx(x,y) and fy(x,y).

  1. (a) f(x,y)=3x2y+2x3y
  2. (b) f(x,y)=xsiny+ysinx

Solution(a) To find fx(x,y), treat y as a constant in f(x,y)=3x2y+2x3y 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)=3x23

(b) For f(x,y)=xsiny+ysinx, we have