Three-Dimensional Coordinate Systems
Three-Dimensional Coordinate Systems
Three-Dimensional Coordinate Systems
MAT 169
Fall Semester 2009-10
Lecture 17 Notes
1
Figure 1: The point (2, 3, 1) in 𝑥𝑦𝑧-space, denoted by the letter 𝑃 . The origin is denoted by
the letter 𝑂. The projections of 𝑃 onto the coordinate planes are indicated by the diamonds.
The dashed lines are line segments perpendicular to the coordinate planes that connect 𝑃 to its
projections.
Just as the 𝑥-axis and 𝑦-axis divide the 𝑥𝑦-plane into four quadrants, these three planes divide
𝑥𝑦𝑧-space into eight octants. Within each octant, all 𝑥-coordiantes have the same sign, as do all
𝑦-coordinates, and all 𝑧-coordinates. In particular, the first octant is the octant in which all three
coordinates are positive.
2
relatively simple case, it follows from our working definition that the projection of the point (𝑥, 𝑦, 𝑧)
onto the 𝑥𝑦-plane is the point (𝑥, 𝑦, 0). Similarly, the projection of this point onto the 𝑦𝑧-plane is
the point (0, 𝑦, 𝑧), and the projection of this point onto the 𝑥𝑧-plane is the point (𝑥, 0, 𝑧). Figure 1
illustrates these projections, and how they can be used to plot a point in 𝑥𝑦𝑧-space. One can first
plot the point’s projections, which is similar to the task of plotting points in the 𝑥𝑦-plane, and then
use line segments originating from these projections and perpendicular to the coordinate planes to
“locate” the point in 𝑥𝑦𝑧-space.
Equations of Surfaces
In two dimensions, the solution set of a single equation involving the coordinates 𝑥 and/or 𝑦 is a
curve. In three dimensions, the solution set of an equation involving 𝑥, 𝑦 and/or 𝑧 is a surface.
Example The equation 𝑧 = 3 describes a plane that is parallel to the 𝑥𝑦-plane, and is 3 units
“above” it; that is, it lies 3 units along the positive 𝑧-axis from the 𝑥𝑦-plane. On the other hand,
the equation 𝑥 = 𝑦 describes a plane consisting of all points whose 𝑥- and 𝑦-coordinates are equal.
It is not parallel to any coordinate plane, but it contains the 𝑧-axis, which consists of all points
whose 𝑥- and 𝑦-coordinates are both zero, and it intersects the 𝑥𝑦-plane at the line 𝑦 = 𝑥. □
The equation of a sphere with center 𝐶 = (ℎ, 𝑘, ℓ) and radius 𝑟 is
𝑥2 + 𝑦 2 + 𝑧 2 = 1.
3
We now illustrate how to work with equations of spheres.
Example The equation of a sphere with center 𝐶 = (−3, −1, 1) and radius 𝑟 = 10 is
or
(𝑥 + 3)2 + (𝑦 + 1)2 + (𝑧 − 1)2 = 100.
Expanding, we obtain
𝑥2 + 𝑦 2 + 𝑧 2 + 6𝑥 + 2𝑦 − 2𝑧 = 89,
which obscures the center and radius, but it is still possible to detect that the equation represents
a sphere, due to the fact that the 𝑥2 , 𝑦 2 and 𝑧 2 terms have equal coefficients. □
Example The equation
4𝑥2 + 4𝑦 2 + 4𝑧 2 − 8𝑥 − 16𝑦 − 16 = 0
describes a sphere, as can be seen by the equal coefficients in front of the 𝑥2 , 𝑦 2 and 𝑧 2 . To
determine the radius and center of the sphere, we complete the square in 𝑥 and 𝑦:
0 = 4𝑥2 + 4𝑦 2 + 4𝑧 2 − 8𝑥 − 16𝑦 − 16
= 4(𝑥2 − 2𝑥) + 4(𝑦 2 − 4𝑦) + 4𝑧 2 − 16
= 4(𝑥2 − 2𝑥 + 1 − 1) + 4(𝑦 2 − 4𝑦 + 4 − 4) + 4𝑧 2 − 16
= 4[(𝑥 − 1)2 − 1] + 4[(𝑦 − 2)2 − 4] + 4𝑧 2 − 16
= 4(𝑥 − 1)2 + 4(𝑦 − 2)2 + 4𝑧 2 − 36.
(𝑥 − 1)2 + (𝑦 − 2)2 + 𝑧 2 = 9,
which reveals that the center is at the point 𝐶 = (1, 2, 0), and the radius is 𝑟 = 3. □
4
Summary
∙ The three-dimensional rectangular coordinate system is the one-to-one correspondence be-
tween each point 𝑃 in three-dimensional space, or 𝑥𝑦𝑧-space, and an ordered triple (𝑥, 𝑦, 𝑧)
in ℝ3 . The numbers 𝑥, 𝑦 and 𝑧 are the 𝑥-, 𝑦- and 𝑧-coordinates of 𝑃 . The origin 𝑂 is the
point with coordinates (0, 0, 0).
∙ The coordinate planes are: the 𝑥𝑦-plane, the set of all points whose 𝑧-coordinate is zero; the
𝑦𝑧-plane, the set of all points whose 𝑥-coordinate is zero; and the 𝑥𝑧-plane, the set of all
points whose 𝑦-coordinate is zero.
∙ The projection of a point 𝑃 = (𝑥, 𝑦, 𝑧) onto the 𝑥𝑦-plane is the point (𝑥, 𝑦, 0). The projection
of 𝑃 onto the 𝑦𝑧-plane is the point (0, 𝑦, 𝑧). The projection of 𝑃 onto the 𝑥𝑧-plane is the
point (𝑥, 0, 𝑧).
∙ The distance formula states that the distance between two points in 𝑥𝑦𝑧-space is the square
root of the sum of the squares of the differences between corresponding coordinates. That
is, given 𝑃1 √
= (𝑥1 , 𝑦1 , 𝑧1 ) and 𝑃2 = (𝑥2 , 𝑦2 , 𝑧2 ), the distance between 𝑃1 and 𝑃2 is given by
𝑑(𝑃1 , 𝑃2 ) = (𝑥2 − 𝑥1 )2 + (𝑦2 − 𝑦1 )2 + (𝑧2 − 𝑧1 )2 .
∙ An equation in which 𝑥2 , 𝑦 2 and 𝑧 2 have the same coefficients describes a sphere; the center
and radius can be determined by completing the square in 𝑥, 𝑦 and 𝑧.