I'm having trouble with the following:
The equations $z = g(x,v)$ and $ y = f(x,v)$ can be thought of as defining $z$ as a function of $x$ and $y$, that is: $z = \phi(x,y)$. Show that: $$\frac{\partial \phi}{\partial y} = \left. \frac{\partial g}{\partial v} \middle/ \frac{\partial f}{\partial v} \right. $$
If I write out a small change in $g$ as $\delta g$ = $\delta \phi$ = $\frac{\partial \phi}{\partial y}\delta y + \frac{\partial \phi}{\partial x}\delta x$ and then divide by $\delta v$ and make the $\delta$s infinitesimal then I get $$\frac{\partial g}{\partial v} = \frac{\partial \phi}{\partial x}\frac{\partial x}{\partial v} + \frac{\partial \phi}{\partial y}\frac{\partial y}{\partial v}$$ and since $y = f$ this is nearly what I need.
How do I show that $\frac{\partial \phi}{\partial x}\frac{\partial x}{\partial v}$ = 0 so that I get to the answer?