Introduction to Rectangular 3D Coordinates
Figure 9-3 illustrates the simplest possible set of rectangular 3D coordinates . All three number lines have equal increments. (This is a perspective illustration, so the increments on the z axis appear distorted. A true 3D rendition would have the positive z axis perpendicular to the page.) The three number lines intersect at their zero points.
Each division equals 1 unit

Fig. 9-3 . Cartesian three-space, also called xyz -space.
The horizontal (right-and-left) axis is called the x axis; the vertical (up-and-down) axis is called the y axis, and the page-perpendicular (in-and-out) axis is called the z axis. In most renditions of rectangular 3D coordinates, the positive x axis runs from the origin toward the viewer’s right, and the negative x axis runs toward the left. The positive y axis runs upward, and the negative y axis runs downward. The positive z axis comes “out of the page,” and the negative z axis extends “back behind the page.”
Ordered Triples As Points
Figure 9-4 shows two specific points, called P and Q , plotted in Cartesian three-space. The coordinates of point P are (−5,−4,3), and the coordinates of point Q are (3,5,−2). Points are denoted as ordered triples in the form ( x , y , z ), where the first number represents the value on the x axis, the second number represents the value on the y axis, and the third number represents the value on the z axis. The word “ordered” means that the order, or sequence, in which the numbers are listed is important. The ordered triple (1,2,3) is not the same as any of the ordered triples (1,3,2), (2,1,3), (2,3,1), (3,1,2), or (3,2,1), even though all of the triples contain the same three numbers.

Fig. 9-4 . Two points in Cartesian three-space.
In an ordered triple, there are no spaces after the commas, as there are in the notation of a set or sequence. The rule is the same as that for ordered pairs.
Variables, Origin, and the Distance Between Points
Variables And Origin
In Cartesian three-space, there are usually two independent-variable coordinate axes and one dependent-variable axis. The x and y axes represent independent variables; the z axis represents a dependent variable whose value is affected by both the x and the y values.
In some scenarios, two of the variables are dependent and only one is independent. Most often, the independent variable in such cases is x . Rarely, you’ll come across a situation in which none of the values depends on either of the other two, or when a correlation, but not a true mathematical relation, exists among the values of two or all three of the variables. Plots of this sort usually look like “swarms of points,” representing the results of observations, or values predicted by some scientific theory.
Distance Between Points
Suppose there are two different points P = ( x 0 , y 0 , z 0 ) and Q = ( x 1 , y 1 , z 1 ) in Cartesian three-space. The distance d between these two points can be found using this formula:
d = [( X 1 − x 0 ) 2 + ( y 1 − y 0 ) 2 + ( z 1 − z 0 ) 2 ] 1/2
Three Number Lines Practice Problem
PROBLEM 1
What is the distance between the points P = (−5, −4, 3) and Q = (3, 5, −2) illustrated in Fig. 9-4? Express the answer rounded off to three decimal places.

Fig. 9-4 . Two points in Cartesian three-space.
SOLUTION 1
We can plug the coordinate values into the distance equation, where:
x 0 = −5
x 1 = 3
y 0 = −4
y 1 = 5
z 0 = 3
z 1 = −2
Therefore:
d = {[3 − (−5)] 2 + [5 − (−4)] 2 + (−2 −3) 2 } 1/2
= [8 2 + 9 2 + (−5) 2 ] 1/2
= (64 + 81 + 25) 1/2
= 170 1/2
= 13.038
Practice problems for these concepts can be found at: Vectors And Cartesian Three-Space Practice Test.
Ask a Question
Have questions about this article or topic? AskRelated Questions
See More QuestionsToday on Education.com
WORKBOOKS
May Workbooks are Here!
ACTIVITIES
Get Outside! 10 Playful Activities
Local SAT & ACT Classes
Popular Articles
- Kindergarten Sight Words List
- The Five Warning Signs of Asperger's Syndrome
- What Makes a School Effective?
- Child Development Theories
- Why is Play Important? Social and Emotional Development, Physical Development, Creative Development
- 10 Fun Activities for Children with Autism
- Test Problems: Seven Reasons Why Standardized Tests Are Not Working
- Bullying in Schools
- A Teacher's Guide to Differentiating Instruction
- Should Your Child Be Held Back a Grade? Know Your Rights

Celebrate Memorial Day! Worksheets and Activities About American History 
Add your own comment