We are asked to solve several optimization problems using Lagrange multipliers. 1. Find the minimum of $f(x, y) = x^2 + y^2$ subject to the constraint $g(x, y) = xy - 3 = 0$.
2025/5/12
1. Problem Description
We are asked to solve several optimization problems using Lagrange multipliers.
1. Find the minimum of $f(x, y) = x^2 + y^2$ subject to the constraint $g(x, y) = xy - 3 = 0$.
2. Find the maximum of $f(x, y) = xy$ subject to the constraint $g(x, y) = 4x^2 + 9y^2 - 36 = 0$.
3. Find the maximum of $f(x, y) = 4x^2 - 4xy + y^2$ subject to the constraint $x^2 + y^2 = 1$.
4. Find the minimum of $f(x, y) = x^2 + 4xy + y^2$ subject to the constraint $x - y - 6 = 0$.
5. Find the minimum of $f(x, y, z) = x^2 + y^2 + z^2$ subject to the constraint $x + 3y - 2z = 12$.
6. Find the minimum of $f(x, y, z) = 4x - 2y + 3z$ subject to the constraint $2x^2 + y^2 - 3z = 0$.
7. What are the dimensions of the rectangular box, open at the top, that has maximum volume when the surface area is 48?
2. Solution Steps
1. $f(x, y) = x^2 + y^2$, $g(x, y) = xy - 3 = 0$
We use the method of Lagrange multipliers.
From the first two equations, we have . Then , so and .
Since , and have the same sign, so .
, so . Since , we have two points: and .
Thus, the minimum value is
6.
2. $f(x, y) = xy$, $g(x, y) = 4x^2 + 9y^2 - 36 = 0$
From the first two equations, , so and , so .
Case 1: . .
, .
If , . If , .
Case 2: . .
, .
If , . If , .
Possible points: , , , .
The maximum value is
3.
3. $f(x, y) = 4x^2 - 4xy + y^2$, $g(x, y) = x^2 + y^2 - 1 = 0$
Case 1: . .
, .
If , . If , .
Case 2: . .
, .
If , . If , .
Possible points: , , , .
The maximum value is
5.
4. $f(x, y) = x^2 + 4xy + y^2$, $g(x, y) = x - y - 6 = 0$
The minimum value is -
1
8.
5. $f(x, y, z) = x^2 + y^2 + z^2$, $g(x, y, z) = x + 3y - 2z - 12 = 0$
The minimum value is .
6. $f(x,y,z) = 4x-2y+3z$, $g(x,y,z) = 2x^2+y^2-3z=0$
So , , , so then , so .
The minimum value is -
3.
7. Let the dimensions be $x$, $y$, and $z$. The volume is $V = xyz$ and the surface area is $A = xy + 2xz + 2yz = 48$. We want to maximize $V$ subject to $A = 48$.
From and , and . So , and (since ).
Then , , .
Now
. So , . so .
Then
, .
Then and .
Therefore the dimensions are 4, 4, and
2.
3. Final Answer
1. The minimum value is
6.
2. The maximum value is
3.
3. The maximum value is
5.
4. The minimum value is -
1
8.
5. The minimum value is 72/
7.
6. The minimum value is -
3.