Sign pattern of the coordinates.The three coordinate planes cut space into eight octants, and the octant a point lies in is decided entirely by the signs of its three coordinates. The standard numbering is
I \(\displaystyle (+,+,+)\), II \(\displaystyle (-,+,+)\), III \(\displaystyle (-,-,+)\), IV \(\displaystyle (+,-,+)\)
V \(\displaystyle (+,+,-)\), VI \(\displaystyle (-,+,-)\), VII \(\displaystyle (-,-,-)\), VIII \(\displaystyle (+,-,-)\)
(the first four octants sit above the XY-plane, the last four below it).
Now read off the sign triple of each point:
\(\displaystyle (1,2,3)\): \(\displaystyle (+,+,+)\) — octant I
\(\displaystyle (4,-2,3)\): \(\displaystyle (+,-,+)\) — octant IV
\(\displaystyle (4,-2,-5)\): \(\displaystyle (+,-,-)\) — octant VIII
\(\displaystyle (4,2,-5)\): \(\displaystyle (+,+,-)\) — octant V
\(\displaystyle (-4,2,-5)\): \(\displaystyle (-,+,-)\) — octant VI
\(\displaystyle (-4,2,5)\): \(\displaystyle (-,+,+)\) — octant II
\(\displaystyle (-3,-1,6)\): \(\displaystyle (-,-,+)\) — octant III
\(\displaystyle (-2,-4,-7)\): \(\displaystyle (-,-,-)\) — octant VII
The octants are I, IV, VIII, V, VI, II, III and VII respectively.