Homework Statement
rate of change of f(x,y) = \frac{x}{(1+y)} in the direction (i-j) at the point (0,0)
Homework Equations
The Attempt at a Solution
∇f(x,y) = \frac{1}{(y+1)}\hat{i} - \frac{x}{(y+1)^2}\hat{j}
D_u = ( f_x, f_y) \bullet ( 1, -1 )
D_u =...