LeifEricson
- 11
- 0
Homework Statement
Given:
\varphi(t) – differentiable function.
z=z(x,y) – differentiable function.
And there is the following equation:
x^2 + y^2 + z^2 = \varphi (ax+by+cz)
where a,b,c are constants,
Prove that:
(cy - bz)\cdot \frac {\partial z}{\partial x} + (az-cx)\cdot \frac{\partial z}{\partial y} = bx - ay
The Attempt at a Solution
I tried to take partial derivatives of both sides with respect to x and then with respect to y. But I don't know how to differentiate the right-hand side of the equation.
Also if I did, what should I had done next?