Coordinate Plane
Geometry & MeasurementThe coordinate plane is a two-dimensional surface formed by a horizontal x-axis and vertical y-axis intersecting at the origin, used to locate points.
Definition
The coordinate plane is a flat grid with two number lines crossing at a right angle. The horizontal line is the x-axis and the vertical line is the y-axis. Every point on the plane has an address called an ordered pair.
Example
Think of a city map where streets run east-west and avenues run north-south. The coordinate plane works the same way: to find point $(3, 4)$ you go $3$ spaces right and $4$ spaces up from the center.
Key Insight
The coordinate plane was invented by Rene Descartes, which is why it is also called the Cartesian plane. It connects algebra and geometry, letting you draw equations and calculate distances.
Definition
The coordinate plane (Cartesian plane) is the set of all ordered pairs $(x, y)$ of real numbers, forming a two-dimensional space. The x-axis (horizontal) and y-axis (vertical) are perpendicular number lines intersecting at the origin $(0, 0)$, dividing the plane into four quadrants.
Example
The equation $y = 2x + 1$ can be graphed by plotting points: $(0,1)$, $(1,3)$, $(2,5)$, $(-1,-1)$. The resulting line shows all $(x, y)$ pairs that satisfy the equation, connecting algebra to visual geometry.
Key Insight
Descartes' invention of the coordinate plane unified algebra and geometry. Before Descartes, these were entirely separate fields. Now every geometric shape can be described with equations and every equation can be given a visual shape.
Definition
The Cartesian plane is $\mathbb{R}^2$, the Cartesian product of $\mathbb{R}$ with itself, equipped with the standard Euclidean metric $d((x_1,y_1),(x_2,y_2)) = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}$. It is a complete metric space, a vector space over $\mathbb{R}$, and the fundamental setting for Euclidean plane geometry.
Example
Linear transformations of $\mathbb{R}^2$ (rotations, reflections, scalings) are represented by $2 \times 2$ matrices. The composition of transformations corresponds to matrix multiplication, making linear algebra the algebraic framework for coordinate geometry.
Key Insight
The coordinate plane is a special case of a manifold: a space that is locally Euclidean. The generalization to $n$ dimensions ($\mathbb{R}^n$) and to curved spaces (Riemannian manifolds) is the foundation of differential geometry and general relativity.