Suppose f(x, y) = x/y, P = (-3, -3) and v = 1i - 4j
1. Find the gradient of f
∇f(x, y) = 1/y i + -x/y^2 j
2. Find the gradient of f at the point P
∇f(P) = -1/3 i + 1/3 j
3. Find the directional derivative of f at P in the direction of v
Du f(P) = 9/3
4. Find the maximum rate of change of f at P
√18
5. Find the (unit) direction vector in which the maximum rate of change occurs at P
i + j