Coordinates in space and octants
In two dimensions, every point has two coordinates . In three dimensions, we add a third axis perpendicular to both , the -axis. Every point is then named by three numbers .
The three coordinate axes
The three axes , , , , are mutually perpendicular and meet at the origin . By convention we use a right-handed coordinate system: if you curl your right hand from the positive -axis to the positive -axis, your thumb points along the positive -axis.
Coordinate planes
Pairs of axes determine three coordinate planes:
- -plane: . The "floor" , points with .
- -plane: . The wall facing you.
- -plane (or -plane): .
A point is on the -plane iff its -coordinate is . Similarly for the others.
Octants
The three coordinate planes divide space into eight regions called octants. Octants are labelled by the signs of the three coordinates. The conventional first octant is , all coordinates positive. The others are listed below:
| Octant | Signs |
|---|---|
| I | |
| II | |
| III | |
| IV | |
| V | |
| VI | |
| VII | |
| VIII |
(Different textbooks may number them differently; the signs are universal.)
Locating points
To plot : go units along the positive -axis, then along positive , then up along positive . The point lies in the first octant.
A point of the form lies on the -axis; on the -axis; on the -axis. A point on the -plane has .
Distance from coordinate planes and axes
- Distance from to the -plane is .
- Distance to the -plane is .
- Distance to the -plane is .
- Distance from the -axis is .
- Distance from the -axis is .
- Distance from the -axis is .
Worked examples
Example 1. Identify the octant of .
Signs , octant IV.
Example 2. Find the distance from to (a) the -plane, (b) the -axis.
(a) . (b) .
Example 3. What is the equation of the -plane?
.
Example 4. Describe the set of points with .
A plane parallel to the -plane, units along the positive -axis.
Example 5. A point lies on the -axis and is at distance from the origin. Find its coordinates.
, two possibilities.
Try it yourself
- Identify the octant: .
- Identify the octant: .
- Plot the points and .
- Distance from to the -plane.
- Distance from to the -axis.
- The set of points equidistant from origin in 3D: describe.
- The set of points with : describe.
- Coordinates of a point on the -axis at distance from origin.
- Describe the set in space.
- A point is in the second octant () and has coordinates . Give one possible value for .
- A point on the -plane has coordinates . What is ?
- Identify the location: .
Pitfalls / Tricks
- The -coordinate measures height off the -plane , easy to forget the sign.
- Points on a coordinate axis have two zero coordinates; points on a coordinate plane have one zero coordinate.
- Distance from an axis is not the distance from a single coordinate , it's the Pythagorean combination of the other two.
- Insight. The right-hand rule fixes the orientation. Always sketch axes consistently , flipping the -axis flips your intuition.