
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The solution to quiz problem 14.8 #5 in math 241, which involves using lagrange multipliers to find the maximum and minimum values of the function f(x, y) = x^2y subject to the constraint g(x, y) = x^2 + 2y^2 = 6. The document shows the steps to find the critical points and evaluates the function at these points to determine the maximum and minimum values.
Typology: Quizzes
1 / 1
This page cannot be seen from the preview
Don't miss anything!

§14.8, #5 (15 points): Use Lagrange multipliers to find the maximum and minimum values of the
function f (x, y) = x^2 y subject to the constraint g(x, y) = x^2 + 2y^2 = 6. Show your work.
Solution: We compute
∇f (x, y) = 〈 2 xy, x 2 〉, g(x, y) = 〈 2 x, 4 y〉.
Setting ∇f (x, y) = λg(x, y), we solve the system
2 xy = 2λx, x 2 = 4λy, g(x, y) = x 2
First, we have
2 xy = 2λx =⇒ x(y − λ) = 0 =⇒ x = 0 or y = λ.
(a) If y = 0, then we have g(x, y) = g(0, 0) = 6 since x = 0 also, a contradiction. So f (x, y) does not have a max or min at (0, 0).
(b) If λ = 0, we only get more information from g(x, y) = g(0, y) = 6. In particular, 2 y^2 = 6 implies that y = ±
It remains to evaluate f (x, y) = x^2 y at the six points where f (x, y) could have a max or min. We
find that
f (0, ±
It follows that f (x, y) has a max at (± 2 , 1) and a min at (± 2 , −1).