Question: In many applications, we want to maximize or minimize some quantity subject to a condition. Such constrained optimization problems are solved using Lagrange multipliers in multivariable calculus;
Minimize x2 + y2 while satisfying x + y = 4 using the following steps.
(a) Graph x + y = 4. On the same axes, graph x2 + y2 = 1, x2 + y2 = 4, x2 + y2 = 9.
(b) Explain why the minimum value of x2 + y2 on x + y = 4 occurs at the point at which a graph of x2 +y2 = Constant is tangent to the line x + y = 4.
(c) Using your answer to part (b) and implicit differentiation to find the slope of the circle, find the minimum value of x2 + y2 such that x + y = 4.