would appreciate some guidance on the following:
Consider the function $z(x,y)=(x+y)\ln(x/y)$.
Show by substitution that $x\frac{\partial z}{\partial x}+y\frac{\partial z}{\partial y}=z$.
I have rewritten the equation using basic log rules to try and separate $x$ and $y$, hoping this will shed light on the next step but its still not clear, i.e.
$$z=x\ln(x/y)+y\ln(x/y)$$
$$z=x\ln(x)-x\ln(y)+y\ln(x)-y\ln(y)$$
Thanks in advance.