I am trapped by the question:
$f,g,h$ are functions of two independent variable $x,y$. Prove that:
- $$\bigg(\frac{\partial f}{\partial g}\bigg)_h = \frac{1}{\bigg(\frac{\partial g}{\partial f}\bigg)_h}$$
and
- $$\bigg(\frac{\partial f}{\partial g}\bigg)_x = \frac{\frac{\partial f}{\partial y}}{\frac{\partial g}{\partial y}}$$
( $\bigg(\frac{\partial f}{\partial g}\bigg)_h$ means doing partial derivative while treating $h$ as constant.)
There is not relationship between $f,g,h$, I can not do
$df = \frac{\partial f}{\partial g}dg + \frac{\partial f}{\partial h} dh$
since I cannot know if $f$ is a function of $g$ or $h$. Then I find no way to calculate $\frac{\partial f}{\partial g}$. Can anyone help?
Note: the context is physics problem so I'm sure $f,g,h$ are "good function" (continuous, differentiable, etc).