Mr.Rockwater
- 10
- 0
Homework Statement
I need to prove that x\frac{ \partial^2z}{ \partial x^2} + y\frac{\partial^2z}{\partial y\partial x} = 2\frac{\partial z}{\partial x}
Homework Equations
z = \frac{x^2y^2}{x+y}
The Attempt at a Solution
I actually did it the long way and I got the right answer but here is my teacher's solution :
z = \frac{x^2y^2}{x+y}
\Rightarrow x\frac{ \partial z}{ \partial x} + y\frac{ \partial z}{ \partial x} = 3\frac{ \partial z}{ \partial x}
\Rightarrow \frac{ \partial z}{ \partial x} +x\frac{ \partial^2z}{ \partial x^2} + y\frac{ \partial z}{ \partial x} = 3\frac{ \partial z}{ \partial x}
Answer follows.
To be honest, I have absolutely no idea about what technique he actually uses there. Is there any "rule" or "trick" that I am not aware of here?