1

If we have a general function of the form:

$f(zx,zy)$ where $x,y,z$ are variables, what is the partial derivative of function $f$ with respect to $z$ in this case?

user91500
  • 5,606
user90831
  • 259

1 Answers1

2

I presume that $x$,$y$ and $z$ are independent variables.

If so, the answer is quite simply $D_{1}f\cdot \frac{\partial (zx)}{\partial z} + D_{2}f\cdot \frac{\partial (zy)}{\partial z} = x\cdot D_{1} + y\cdot D_{2}$.