Just as a 2D point can be described with (x, y) coordinates, a point in 3D space needs three coordinates: (x, y, z) — the third axis (z) typically represents height or depth. This lets you precisely describe the position of a point in a room, a building, or a 3D digital model, not just on a flat plane. Digital tools like 3D modelling and design software, GPS systems and video games all rely on 3D coordinate systems to track and describe where things are in space.
Example
A drone at position (3, 4, 10) is 3m along one direction, 4m along a second direction, and 10m up in the air. If it moves to (3, 4, 15), only its height (z) has changed — it has climbed 5m straight up.
Key terms
3D coordinate system:
A system using three values (x, y, z) to describe a point in space.
z-axis:
The third axis in a 3D coordinate system, typically representing height or depth.
Questions
1. A point in 3D space is described using:
Three coordinates: x, y and z
Only two coordinates
Only one coordinate
No coordinates at all
2. The z-axis typically represents:
Height or depth
Colour
Time
Weight
3. A drone at (3, 4, 10) has a height of:
10
3
4
17
4. GPS systems rely on:
A 3D coordinate system to track position
2D coordinates only
No coordinates at all
Only compass directions
5. If a drone moves from (3,4,10) to (3,4,15), what has changed?
Only its height
Its horizontal position only
Nothing has changed
Everything has changed
6. 3D modelling software uses coordinate systems to:
Track and describe positions in space
Only display colours
Ignore position entirely
Only work in 2D
7. Compared to 2D coordinates (x, y), 3D coordinates add:
A third value, z
Nothing new at all
Two extra values
A completely different system
8. A point at (0, 0, 5) compared to the origin (0,0,0) is:
5 units directly up, with no horizontal movement
5 units to the side
At the exact same position
Impossible to determine
9. A game character moves from (2, 5, 0) to (2, 5, 3). This movement is:
Purely vertical, gaining height
Purely horizontal
A diagonal move in all three directions
No movement occurred
10. Why is a 2D coordinate system insufficient for describing the position of a drone in flight?
It can't capture height, which is essential to a drone's actual position in the air
2D systems can describe height just as well as 3D systems
Drones do not have a position that needs describing
Height is never relevant to a drone's position
11. Two points, (1,2,3) and (1,2,8), differ only in their:
z-coordinate
x-coordinate
y-coordinate
They are identical points
12. A building modelled in 3D software would use coordinates to describe:
The exact position of every wall, floor and object within it
Only the colour of the building
Nothing about its physical structure
Only its 2D floor plan, ignoring height
13. Why might a 3D coordinate system be essential for designing multi-storey buildings?
It allows precisely describing positions across different floors (height) as well as horizontal layout
Multi-storey buildings can be fully described using only 2D coordinates
Height is irrelevant to building design
3D coordinates cannot represent multiple floors
14. If a robot arm moves from (5, 5, 5) to (10, 5, 5), which coordinate changed?
The x-coordinate
The y-coordinate
The z-coordinate
No coordinate changed
15. Why might GPS satellite systems need to calculate a receiver's position in three dimensions rather than two?
A device's altitude (e.g. on a mountain or in a plane) affects its true position, not just its horizontal location
Altitude never matters for accurate positioning
GPS systems only ever operate in 2D space
3D positioning provides no additional accuracy over 2D
16. Why is describing a video game character's jump height using only (x, y) coordinates insufficient?
Jumping involves vertical movement, which requires a third (z) coordinate to represent accurately
(x, y) coordinates can fully describe vertical jumping motion
Jump height is irrelevant to a character's position
Video games never need to track vertical movement
17. An architect uses 3D coordinates to check that a support beam on floor 3 aligns exactly above one on floor 1. Why is this check important structurally?
Misaligned support structures across floors (different x,y at different z) could compromise the building's stability
Alignment across floors has no effect on structural stability
3D coordinates cannot be used to verify structural alignment
Support beams never need to align between floors
18. A drone flying in a straight line from (0,0,0) to (6,8,0) stays at a constant height of 0. What does this tell you about its flight path?
It moves only horizontally, with no change in altitude
It is flying straight upward
It is not moving at all
Its path cannot be determined from this information
19. Why might engineers designing an aircraft's flight path need highly precise 3D coordinate calculations?
Small errors in horizontal or vertical position could have serious safety consequences at high speed and altitude
Precision in 3D coordinates has no real safety implications
Aircraft flight paths can be described adequately with 2D coordinates
Engineers do not use coordinate systems for flight paths
20. A warehouse robot needs to locate items on shelves at different aisles, positions and heights. Why does this real-world task naturally require a 3D, not 2D, coordinate system?
All three dimensions (aisle, position, height) are needed to uniquely identify each shelf location
Only aisle and position matter; height is never relevant to a shelf location
A 2D system could fully capture this task just as well
3D coordinate systems are unnecessary for warehouse tasks
21. Understanding 3D coordinate systems mainly helps you to:
Precisely describe and reason about position and location in real and digital 3D spaces
Avoid ever describing a location in three dimensions
Assume height never matters when describing position
Only describe flat, 2D positions
Answer key (parent copy)
1. Three coordinates: x, y and z
2. Height or depth
3. 10
4. A 3D coordinate system to track position
5. Only its height
6. Track and describe positions in space
7. A third value, z
8. 5 units directly up, with no horizontal movement
9. Purely vertical, gaining height
10. It can't capture height, which is essential to a drone's actual position in the air
11. z-coordinate
12. The exact position of every wall, floor and object within it
13. It allows precisely describing positions across different floors (height) as well as horizontal layout
14. The x-coordinate
15. A device's altitude (e.g. on a mountain or in a plane) affects its true position, not just its horizontal location
16. Jumping involves vertical movement, which requires a third (z) coordinate to represent accurately
17. Misaligned support structures across floors (different x,y at different z) could compromise the building's stability
18. It moves only horizontally, with no change in altitude
19. Small errors in horizontal or vertical position could have serious safety consequences at high speed and altitude
20. All three dimensions (aisle, position, height) are needed to uniquely identify each shelf location
21. Precisely describe and reason about position and location in real and digital 3D spaces