We want to find the maximum of $f(x, y)$ under this constraint. We can use the method of Lagrange multipliers for this. The Lagrange function is given by $L(x, y, \lambda) = f(x, y) - \lambda (g(x, y) - c)$, where $g(x, y) = x + y$ is the constraint and $c = 10$
Show more…