Homework Statement
If f(x,y,z) = 0, then you can think of z as a function of x and y, or z(x,y). y can also be thought of as a function of x and z, or y(z,x)
Therefore:
dz= \frac{\partial z}{\partial x}dx + \frac{\partial z}{\partial y} dy
and
dy= \frac{\partial y}{\partial x}dx +...