3D coordinates
Definition
In the (x, y) coordinate plane, there are 2 dimensions, one along the x axis and one along the y axis. Any point in this plane can be located using an x coordinate and a y coordinate. And we can draw 2 dimensional curves, and shapes in the plane.
However, we can't draw 3 dimensional objects or curves in this plane. To do that, we need to add an extra dimension. This runs along the z axis. The (x, y) coordinate plane becomes horizontal and the z axis is perpendicular to it.
Diagram
Note
3 dimensional coordinates are given as (a, b, c) which represents the x, y, z coordinates.
Method
Use 3 dimensional coordinates in exactly the same way as 2 dimensional.
Example
ABCDEF is a cuboid. The coordinates of A are (0, 3, 1) and the coordinates of C are (5, 3, 0). Find: (i) the x coordinate of B (ii) the z coordinate of G (iii) the point with coordinates (5, 0, 1)
Diagram
Solution
(i) Because ABCDEF is a cuboid, B (and H and F for that matter) has the same x coordinate as C so, B's x coordinate is 5
(ii) The z axis is the vertical axis. G lies on the (x, y) plane (along the y axis from E) so its z coordinate is 0
(iii) The point with coordinates (5, 0, 1) must be either D, H or F as its y coordinate is 0. Its x coordinate is 5 so it must be H or F. Its z coordinate is 1 so it must be H (F has a z coordinate of 0) So, point H has coordinates (5, 0, 1)