Section 7.1: Functions of Several Variables

Functions of Several Variables

In general, an equation of the form:

z = f(x, y)

describes a function of two independent variables if, for each permissible ordered pair (x, y), there is one and only one value of z determined by f(x, y).

We can similarly define functions of three independent variables, w = f(x, y, z), or functions of four independent variables, u = f(w, x, y, z), and so on.

Three-Dimensional Coordinate Systems

Since functions of the form z = f(x, y) involve two independent variables x and y, and one dependent variable z, we need a three-dimensional coordinate system for their graphs.


Drag the sliders to see the point(x, y, z) plotted in a three-dimensional coordinate system.

x = 0

y = 0

z = 0

Graphs of Functions of Two Variables

In general, the graph of any function of the form z = f(x, y) is called a surface. The graph of such a function is the set of all ordered triplets of numbers (x, y, z) that satisfy the equation.


Drag the sliders to see the graphs of the cross sections of the functions f(x, y) = x2 + y2 and g(x, y) = y2 - x2 holding either x or y constant.

z = f(x, y) = x2 + y2

x = 0

y = 0

z = g(x, y) = y2 - x2

x = 0

y = 0