We need to find the global maximum and minimum values of the given functions $f(x, y)$ on the set $S$, and indicate where each occurs. Problem 11: $f(x, y) = 3x + 4y$, $S = \{(x, y): 0 \le x \le 1, -1 \le y \le 1\}$ Problem 12: $f(x, y) = x^2 + y^2$, $S = \{(x, y): -1 \le x \le 3, -1 \le y \le 4\}$ Problem 13: $f(x, y) = x^2 - y^2 + 1$, $S = \{(x, y): x^2 + y^2 \le 1\}$ Problem 14: $f(x, y) = x^2 - 6x + y^2 - 8y + 7$, $S = \{(x, y): x^2 + y^2 \le 1\}$
2025/5/12
1. Problem Description
We need to find the global maximum and minimum values of the given functions on the set , and indicate where each occurs.
Problem 11: ,
Problem 12: ,
Problem 13: ,
Problem 14: ,
2. Solution Steps
Problem 11: ,
Since is linear, the extrema occur at the vertices of the region . The vertices are , , , .
Minimum value is at and maximum value is at .
Problem 12: ,
represents the squared distance from the origin.
The minimum value occurs at if it is in the region . Since and , is in . So the minimum value is .
For the maximum value, we examine the corners of the rectangular region : , , , .
The maximum value is at .
Problem 13: ,
We can use Lagrange multipliers.
Case 1: . Then , so .
Case 2: . Then , so .
Case 3: and . Then and , which is a contradiction.
Consider the interior points: and .
So is a critical point. .
The maximum value is at and . The minimum value is at and .
Problem 14: ,
Complete the square:
Let and , where , so .
represents the squared distance from minus
1
8. The distance from $(3, 4)$ to the origin is $\sqrt{3^2 + 4^2} = \sqrt{9 + 16} = 5$. Since $5 > 1$, $(3, 4)$ is not in $S$.
The point in closest to is the intersection of the line from to with the boundary .
The line is .
. Since we want the point closest to , .
.
The point closest is .
The point in S farthest from is .
Check the center .
Minimum:
Let and .
.
and .
, so
.
, so .
, so .
is not in the region .
Minimum value is at
Maximum value is at .
3. Final Answer
Problem 11:
Maximum: at
Minimum: at
Problem 12:
Maximum: at
Minimum: at
Problem 13:
Maximum: at and
Minimum: at and
Problem 14:
Maximum: at
Minimum: at