Hey so here's the problem:

For part a I just took the partial derivatives of each part and ended up with dz/du=(1,-1) and dz/dv=(-1,1) so when I add both I just get 0. I'm not sure if I'm supposed to be using some sort of chain rule where z=f(x,y) and x = u-v and y = v-u.
For part b I have no idea how to start it
Also just a general question but say you find the Jacobian matrix for D(f(g(x,y)) (f composed of g of x,y). What does each entry of the matrix mean or represent? If g maps from R^2 -> R^3 and f maps from R^3 -> R^3.