The gradient is given by the vector of partial derivatives: ∇f(x, y) = (f_x(x, y), f_y(x, y))
To find the partial derivatives, we differentiate f(x, y) with respect to x and y:
f_x(x, y) = d/dx(ln(3x - 6y)) = (1/(3x - 6y)) * (3) = 3/(3x - 6y)
f_y(x, y) =
Show more…