Homework Statement
I have 3 functions which define 3 constraints:
A(x,y,z)=0 (nonlinear)
B(y,z)=y-z=0
C(w,x,y,z)=w-(x+y+z)=0
I'm asked to calculate the partial of a function h, with respect to the variable w; with h=h(x,y,z).
Homework Equations
A(x,y,z)=0 (nonlinear)
B(y,z)=y-z=0...