Maximum and Minimum Values
Maximum and Minimum Values
14.7 Values
Figure 1
2
Maximum and Minimum Values
There are two points (a, b) where f has a local maximum,
that is, where f (a, b) is larger than nearby values of f (x, y).
3
Maximum and Minimum Values
4
Maximum and Minimum Values
A point (a, b) is called a critical point (or stationary point)
of f if f x(a, b) = 0 and f y(a, b) = 0, or if one of these partial
derivatives does not exist.
Then
f x(x, y) = 2x – 2 f y(x, y) = 2y – 6
z = x2 + y2 – 2x – 6y + 14
Figure 2
7
Maximum and Minimum Values
The following test, is analogous to the Second Derivative
Test for functions of one variable.
9
Absolute Maximum and Minimum Values
For a function f of one variable, the Extreme Value
Theorem says that if f is continuous on a closed interval
[a, b], then f has an absolute minimum value and an
absolute maximum value.
D = {(x, y)| x2 + y2 1}
12
Absolute Maximum and Minimum Values
In other words, it is finite in extent.
13
Absolute Maximum and Minimum Values
To find the extreme values guaranteed by Theorem 8, we
note that, by Theorem 2, if f has an extreme value at
(x1, y1), then (x1, y1) is either a critical point of f or a
boundary point of D.
14
Example 7
Find the absolute maximum and minimum values of the
function f (x, y) = x2 – 2xy + 2y on the rectangle
D = {(x, y) | 0 x 3, 0 y 2}.
Solution:
Since f is a polynomial, it is continuous on the closed,
bounded rectangle D, so Theorem 8 tells us there is both
an absolute maximum and an absolute minimum.
fx = 2x – 2y = 0 fy = –2x + 2 = 0
15
Example 7 – Solution cont’d
So the only critical point is (1, 1), and the value of f there is
f (1, 1) = 1.
Figure 12
16
Example 7 – Solution cont’d
On L1 we have y = 0 and
f (x, 0) = x2 0x3
On L2 we have x = 3 and
f (3, y) = 9 – 4y 0y2
On L3 we have y = 2 and
f (x, 2) = x2 – 4x + 4 0x3
18
Example 7 – Solution cont’d
f (0, y) = 2y 0y2
19
Example 7 – Solution cont’d
f (x, y) = x2 – 2xy + 2y
Figure 13 20