Partial Derivatives

25 min
0/4 practice checks

A function of two variables f(x,y)f(x, y) has a rate of change in each input direction separately. The partial derivative fx\dfrac{\partial f}{\partial x} is found by differentiating with respect to xx while holding yy constant (treat every yy as if it were a fixed number), and fy\dfrac{\partial f}{\partial y} holds xx constant.

Worked example. For f(x,y)=x2y+3xy3f(x, y) = x^2 y + 3xy^3:

fx=2xy+3y3,fy=x2+9xy2.\frac{\partial f}{\partial x} = 2xy + 3y^3, \qquad \frac{\partial f}{\partial y} = x^2 + 9xy^2.

Second-order partials repeat the process. The mixed partial fxy=y(fx)f_{xy} = \dfrac{\partial}{\partial y}\left(\dfrac{\partial f}{\partial x}\right).

For f(x,y)=3x2y+2y3f(x, y) = 3x^2 y + 2y^3, evaluate fx\dfrac{\partial f}{\partial x} at the point (1,2)(1, 2).

For f(x,y)=x2y+3xy3f(x, y) = x^2 y + 3xy^3, find fx\dfrac{\partial f}{\partial x}. Write your answer as an expression in xx and yy.

What is x[sin(xy)]\dfrac{\partial}{\partial x}\big[\sin(xy)\big]?

For f(x,y)=x2y3f(x, y) = x^2 y^3, find the mixed partial derivative fxyf_{xy}. Write your answer as an expression in xx and yy.