If $$u=f(x,y)$$ and $$v=g(x,y)$$ are differentiable.
Prove $$\frac{\partial u}{\partial x}\frac{\partial x}{\partial u}+\frac{\partial v}{\partial x}\frac{\partial x}{\partial v}=1$$
I knew that for one variable case $$\frac{du}{dx}=\frac{1}{\frac{dx}{du}}$$ but I don't know how to do it in two variables. I also tried to differentiate both equations regarding to $x$, still no clue about how to solve it...Any help? Thank you~
If we can suppose the transformation is invertible.
From IFT, we have: $$x=x(u,v);y=y(u,v)$$ then we differentiate the first one to x: $$1=x_uu_x+x_vv_x$$ Isn't it?