Chap14_Sec1
Chap14_Sec1
PARTIAL DERIVATIVES
PARTIAL DERIVATIVES
14.1
Functions of
Several Variables
In this section, we will learn about:
Functions of two or more variables
and how to produce their graphs.
FUNCTIONS OF TWO VARIABLES
Domain is a subset of 2
Range is a subset of
FUNCTIONS OF TWO VARIABLES
x y 1
a. f ( x, y )
x 1
2
b. f ( x, y ) x ln( y x )
FUNCTIONS OF TWO VARIABLES Example 1 a
3 2 1 6
f (3, 2)
3 1 2
The expression for f makes sense if
the denominator is not 0 and the quantity
under the square root sign is nonnegative.
The inequality x + y + 1 ≥ 0, or y ≥ –x – 1,
describes the points that lie on or above
the line y = –x – 1
x ≠ 1 means that
the points on
the line x = 1
must be excluded
from the domain.
FUNCTIONS OF TWO VARIABLES Example 1 b
f(3, 2) = 3 ln(22 – 3)
= 3 ln 1
=0
D = {(x, y)| 9 – x2 – y2 ≥ 0}
= {(x, y)| x2 + y2 ≤ 9}
FUNCTIONS OF TWO VARIABLES Example 4
Also,
9 x 2 y 2 9 9 x 2 y 2 3
FUNCTIONS OF TWO VARIABLES Example 4
Thus, it is a plane.
LINEAR FUNCTIONS
h(x, y) = 4x2 + y2
GRAPHS Example 8
Horizontal traces
are ellipses and
vertical traces are
parabolas.
GRAPHS BY COMPUTERS
f(x, y) = k
where k is a constant
(in the range of f).
LEVEL CURVE
Somewhat
flatter where the
level curves are
farther apart.
LEVEL CURVES
Use it to estimate
the values of
f(1, 3) and f(4, 5).
LEVEL CURVES Example 9
We estimate
that:
f(1, 3) ≈ 73
Similarly, we estimate
that:
f(4, 5) ≈ 56
LEVEL CURVES Example 10
6 – 3x – 2y = k
or
3x + 2y + (k – 6) = 0
LEVEL CURVES Example 10
for k = 0, 1, 2, 3
The cases
k = 0, 1, 2, 3
are shown.
LEVEL CURVES Example 11
x2 + y2 + z2 = k
where k ≥ 0.
MULTIPLE VARIABLE FUNCTIONS Example 15
So, as (x, y, z)
varies over any
sphere with
center O, the
value of f(x, y, z)
remains fixed.
MULTIPLE VARIABLE FUNCTIONS