Geometric Dimensions: Cartesian 2D vs. 3D Coordinates
Coordinate geometry, or analytic geometry, provides a bridge between algebra and geometry by representing geometric shapes and figures using numerical coordinates on a coordinate plane or space. The standard framework is the Cartesian Coordinate System, developed by René Descartes in the 17th century.
In a two-dimensional coordinate system (2D), the position of a point is uniquely determined by two coordinates, written as the ordered pair \((x, y)\). The coordinate \(x\) represents the horizontal distance from the vertical axis (Y-axis), and \(y\) represents the vertical distance from the horizontal axis (X-axis). Together, they define a flat plane.
When we extend this framework to three-dimensional space (3D), we introduce a third axis, the Z-axis, which is perpendicular to both the X and Y axes. The position of a point in 3D space is written as an ordered triple \((x, y, z)\). Here, \(z\) represents depth or height, describing how far a point is from the flat XY-plane. This three-axis grid allows us to mathematically analyze points, lines, and shapes in the physical space we inhabit.