Express f(x,y,z) = yz in terms of u and v and evaluate \int\int_S f(x,y,z)dS
This is supposed to be simple but I really don't know how to do this.
I rewrote f(x,y,z) = yz as x = g(y,z) so then \Phi(y,z) = (y,z, x)
Tx = (0,0,1) and Ty=(1,0,0) and their corss product, n, is <0,0,-1>
Am...