Homework Statement
Write out a tree (this will be a big tree) of dependencies and hence write down an expression for
∂z/∂rHomework Equations
z=k(x, y)=xy2, x=(w1)(w2)+w3, y=w4;
w1=t, w2=t2, w3=2t+1, w4=sin(t);
t=r2+2s2The Attempt at a Solution
This is the tree I drew and followed the...