First, we need to find the gradient of the function f(x, y). The gradient is a vector containing the partial derivatives of the function with respect to each variable:
∇f(x, y) = (∂f/∂x, ∂f/∂y)
Given the function f(x, y) = 4x^2 - 4xy + 2y^2 + x - y, we can
Show more…