A function of two variables lives in 3-space. Consider, for example, the surface given by z=x2+y2. Here's a graph of the function in the 3D Cartesian coordinate system:
Just as we do with single variable functions, we can construct a table of values for a function of two variables. We can use the left column to input values of x and the top row to input values of y. Then inside each cell we put the z value that corresponds to the x value from that row and the y value from that column (here we have filled in only the z values that correspond to the row x=2 and the column y=1):
| y | ||||||
| -2 | -1 | 0 | 1 | 2 | ||
| x | -2 | 5 | ||||
| -1 | 2 | |||||
| 0 | 1 | |||||
| 1 | 2 | |||||
| 2 | 8 | 5 | 4 | 5 | 8 | |
we notice that they lie on the intersection of the plane x=2 and the surface. Recall from Calc 3 that this intersection is a curve called the trace of z in the plane.

Similarly, we can hold y=1 to get another trace of z:

Holding z constant we get horizontal traces:

When we intersect this surface with a plane parallel to the xy-plane (i.e., z=k) we get:
or
which from §11.6 we know is a hyperbola. Thus, the traces parallel to the xy-plane are hyperbolas, such as the one shown below:
When we intersect this surface with a plane parallel to the xz-plane (i.e., y=k) we get:
or
which is also a hyperbola. Thus, the traces parallel to the xz-plane are hyperbolas:
When we intersect this surface with a plane parallel to the yz-plane (i.e., x=k) we get:
or
which is a circle (as long as 9k2-9>0). Thus, the traces parallel to the yz-plane are circles:
Since two kinds of traces are hyperbolas and one kind is circles, we know that we have a hyperboloid of two sheets -- just as we thought when we examined the equation. Here's a graph of the surface:
Go to: Dr. TJ Murphy's WWW Site