Im trying to show some calculation rules for partial derivatives. Let $x,y,z$ be variables which are linked by $f(x,y,z) = 0$. Given is a function $w(x,y)$ show that:
- $\displaystyle \frac{\partial x}{\partial y} \Bigr|_z = \left(\frac{\partial y}{\partial x}\Bigr|_z\right)^{-1}$
- $\displaystyle (-1) = \left (\frac{\partial x}{\partial y} \Bigr|_z\right) \left(\frac{\partial y}{\partial z}\Bigr|_x\right)\left( \frac{\partial z}{\partial x}\Bigr|_y\right)$
- $\displaystyle \frac{\partial x}{\partial w} \Bigr|_z = \left(\frac{\partial x}{\partial y}\Bigr|_z \right)\left( \frac{\partial y}{\partial w}\Bigr|_z\right)$
Now I'm confused by the wording of the exercise itself. What does "the variables are linked by $f(x,y,z) = 0$ mean? I guess $x(y,z), y(x,z), z(x,y)$ hence 1. isn't completely trivial? But how do I go on to show such relations? Do I use the definition of the differential quotient or how do I best show this? Im a physicist so please don't crucify me for not knowing this:)
Cheers in advance!