TanApCalcBr10 08 01
TanApCalcBr10 08 01
8 SEVERAL
VARIABLES
3
Functions of Two Variables
4
Functions of Two Variables
As in the case of a real-valued function of one real variable,
the number z = f (x, y) is called the value of f at the point
(x, y).
5
Example 1
Let f be the function defined by
f (x, y) = x + xy + y2 + 2
Compute f (0, 0), f (1, 2), and f (2, 1).
Solution:
We have
f (0, 0) = 0 + (0)(0) + 02 + 2
=2
f (1, 2) = 1 + (1)(2) + 22 + 2
=9
f (2, 1) = 2 + (2)(1) + 12 + 2
=7 6
Functions of Two Variables
The domain of a function of two variables f (x, y) is a set of
ordered pairs of real numbers and may therefore be viewed
as a subset of the xy-plane.
7
Graphs of Functions of
Two Variables
8
Graphs of Functions of Two Variables
To graph a function of two variables, we need a
three-dimensional coordinate system.
9
Graphs of Functions of Two Variables
Observe that, by construction, the zeros of the three
number scales coincide at the origin of the
three-dimensional Cartesian coordinate system (Figure 3).
If we denote f (x, y) by z,
then the totality of all points
(x, y, z), that is, (x, y, f (x, y)),
makes up the graph of the
function f and is, except for
certain degenerate cases,
a surface in three-dimensional
space (Figure 5).
If f (x, y) > 0, then the point (x, y, z) is f (x, y) units above the
xy-plane; if f (x, y) < 0, then the point (x, y, z) is | f (x, y) |
units below the xy-plane.
14
Graphs of Functions of Two Variables
But techniques have been developed that enable us to
generate such graphs with a minimum of effort, using a
computer.
15
Graphs of Functions of Two Variables
Figure 6 shows the computer-generated graphs of some
functions of two variables.
17
Level Curves
We can visualize the graph of a function of two variables by
using level curves.
18
Level Curves
If we project this trace onto the xy-plane, we obtain a curve
C with equation f (x, y) = k called a level curve of f
(Figure 7b).
20
Level Curves
By drawing the level curves corresponding to several
admissible values of k, we obtain a contour map.
21
Level Curves
Figure 8a shows a hill, and Figure 8b shows a contour map
associated with that hill.
(a) (b)
Figure 8
22
Example 5
Sketch a contour map for the function f (x, y) = x2 + y2.
Solution:
The level curves are the graphs of the equation x2 + y2 = k
for nonnegative numbers k. Taking k = 0, 1, 4, 9, and 16,
for example, we obtain
k = 0: x2 + y2 = 0
k = 1: x2 + y2 = 1
k = 4: x2 + y2 = 4 = 22
k = 9: x2 + y2 = 9 = 32
k = 16: x2 + y2 = 16 = 42
23
Example 5 – Solution cont’d
26
Level Curves
In this situation, the level curve f (x, y) = k is a curve
superimposed on a map of the United States, connecting
points having the same temperature at a given time
(Figure 11). These level curves are called isotherms.
28
Level Curves
As a final example, suppose P (x, y, z) is a function of three
variables x, y, and z that gives the profit realized when
x, y, and z units of three products, A, B, and C,
respectively, are produced and sold.
Then, the equation P (x, y, z) = k, where k is a constant,
represents a surface in three-dimensional space called a
level surface of P.
In this situation, the level surface represented by
P (x, y, z) = k represents the product mix that results in a
profit of exactly k dollars. Such a level surface is called an
isoprofit surface.
29