Math Lab
Home/Class XI/Ch 11/Coordinates in space and octants

Coordinates in space and octants

In two dimensions, every point has two coordinates (x,y)(x, y). In three dimensions, we add a third axis perpendicular to both , the zz-axis. Every point is then named by three numbers (x,y,z)(x, y, z).

The three coordinate axes

The three axes , xx, yy, zz , are mutually perpendicular and meet at the origin O=(0,0,0)O = (0, 0, 0). By convention we use a right-handed coordinate system: if you curl your right hand from the positive xx-axis to the positive yy-axis, your thumb points along the positive zz-axis.

Coordinate planes

Pairs of axes determine three coordinate planes:

  • xyxy-plane: z=0z = 0. The "floor" , points with z=0z = 0.
  • yzyz-plane: x=0x = 0. The wall facing you.
  • zxzx-plane (or xzxz-plane): y=0y = 0.

A point is on the xyxy-plane iff its zz-coordinate is 00. 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:

OctantSigns (x,y,z)(x, y, z)
I(+,+,+)(+, +, +)
II(,+,+)(-, +, +)
III(,,+)(-, -, +)
IV(+,,+)(+, -, +)
V(+,+,)(+, +, -)
VI(,+,)(-, +, -)
VII(,,)(-, -, -)
VIII(+,,)(+, -, -)

(Different textbooks may number them differently; the signs are universal.)

Locating points

To plot (3,4,5)(3, 4, 5): go 33 units along the positive xx-axis, then 44 along positive yy, then 55 up along positive zz. The point lies in the first octant.

A point of the form (a,0,0)(a, 0, 0) lies on the xx-axis; (0,b,0)(0, b, 0) on the yy-axis; (0,0,c)(0, 0, c) on the zz-axis. A point on the xyxy-plane has z=0z = 0.

Distance from coordinate planes and axes

  • Distance from (x0,y0,z0)(x_0, y_0, z_0) to the xyxy-plane is z0|z_0|.
  • Distance to the yzyz-plane is x0|x_0|.
  • Distance to the zxzx-plane is y0|y_0|.
  • Distance from the xx-axis is y02+z02\sqrt{y_0^2 + z_0^2}.
  • Distance from the yy-axis is x02+z02\sqrt{x_0^2 + z_0^2}.
  • Distance from the zz-axis is x02+y02\sqrt{x_0^2 + y_0^2}.

Worked examples

Example 1. Identify the octant of (2,3,5)(2, -3, 5).

Signs (+,,+)(+, -, +) , octant IV.

Example 2. Find the distance from (2,3,5)(2, -3, 5) to (a) the xyxy-plane, (b) the xx-axis.

(a) 5=5|5| = 5. (b) 9+25=34\sqrt{9 + 25} = \sqrt{34}.

Example 3. What is the equation of the xyxy-plane?

z=0z = 0.

Example 4. Describe the set of points with y=2y = 2.

A plane parallel to the zxzx-plane, 22 units along the positive yy-axis.

Example 5. A point lies on the xx-axis and is at distance 55 from the origin. Find its coordinates.

(±5,0,0)(\pm 5, 0, 0) , two possibilities.

Try it yourself

  1. Identify the octant: (1,2,3)(-1, -2, 3).
  2. Identify the octant: (4,5,6)(4, 5, -6).
  3. Plot the points (0,0,3)(0, 0, 3) and (2,0,0)(2, 0, 0).
  4. Distance from (3,4,5)(3, -4, 5) to the xyxy-plane.
  5. Distance from (3,4,5)(3, -4, 5) to the yy-axis.
  6. The set of points equidistant from origin in 3D: describe.
  7. The set of points with z=4z = 4: describe.
  8. Coordinates of a point on the yy-axis at distance 77 from origin.
  9. Describe the set {(x,y,z):x=y}\{(x, y, z) : x = y\} in space.
  10. A point is in the second octant (x<0,y>0,z>0x < 0, y > 0, z > 0) and has coordinates (3,4,?)(-3, 4, ?). Give one possible value for ??.
  11. A point on the zxzx-plane has coordinates (2,?,5)(2, ?, 5). What is ???
  12. Identify the location: (0,3,0)(0, 3, 0).

Pitfalls / Tricks

  • The zz-coordinate measures height off the xyxy-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 zz-axis flips your intuition.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Coordinates and octants
6 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6