The Cartesian Plane
Understand how two perpendicular number lines create a system for locating any point in 2D space using ordered pairs $(x, y)$.
Printable Worksheets
Print or save as PDF — or build a custom worksheet from any module's questions.
Before we dive in — Captain Grid's map says the treasure is at $(4, 3)$, a clue is at $(-2, 5)$, and a trap is at $(3, -4)$. Can you figure out which quadrant each location lies in? What do you notice about the sign of the numbers in each quadrant?
In the 17th century, René Descartes (1596–1650) had a brilliant insight: any position on a flat surface could be described using just two numbers. By crossing a horizontal number line with a vertical one, he created a system that turned geometry into algebra.
The Cartesian plane is a flat surface where we can locate any point using two numbers. Imagine two number lines. Stand one up vertically so they cross at their zero points, forming a perfect "+" shape. Every point on the plane now has a unique "address" called an ordered pair $(x, y)$. This system connects algebra with geometry — and powers GPS, computer graphics, and video games.
Know
- The Cartesian plane consists of two perpendicular number lines
- The horizontal axis is the x-axis; the vertical axis is the y-axis
- The point where axes intersect is the origin $(0, 0)$
- Coordinates are written as ordered pairs $(x, y)$
Understand
- How the Cartesian plane creates a system for locating any point in 2D space
- The sign patterns of coordinates in each of the four quadrants
- Why the order of coordinates matters ($x$ before $y$)
Can Do
- Identify and label the x-axis, y-axis, origin, and quadrants
- Read coordinates of points on the Cartesian plane
- Determine the quadrant of a point from its coordinates
Wrong: "The first number in $(3, 2)$ tells me to move 3 units up." No — the first number is always horizontal ($x$).
Right: "$x$ first (along the corridor), $y$ second (up the stairs)." The first coordinate is always horizontal.
Wrong: "Quadrants go clockwise from the top right." They actually go anticlockwise: I (top right) → II (top left) → III (bottom left) → IV (bottom right).
Right: Points on the axes do NOT belong to any quadrant. $(3, 0)$ is on the x-axis; $(0, 4)$ is on the y-axis.
The Cartesian plane has two axes: the x-axis (horizontal, left to right) and the y-axis (vertical, bottom to top). Where they cross is the origin at $(0, 0)$ — the starting point for all coordinates.
The x-axis runs horizontally. Positive $x$ values are to the right of the origin; negative $x$ values are to the left. The y-axis runs vertically. Positive $y$ values are above the origin; negative $y$ values are below. The origin O(0, 0) is the intersection point — the "address zero" of the whole plane.
The two axes divide the plane into four quadrants, numbered I, II, III, and IV going anticlockwise from the top right. The sign of the coordinates tells you the quadrant.
| Quadrant | x | y | Sign |
|---|---|---|---|
| I (top right) | positive | positive | $(+,+)$ |
| II (top left) | negative | positive | $(-,+)$ |
| III (bottom left) | negative | negative | $(-,-)$ |
| IV (bottom right) | positive | negative | $(+,-)$ |
Watch Me Solve It · 3 examples
-
1Start at the origin$O(0, 0)$The origin is always our starting reference point.
-
2Move horizontally (x-coordinate)2 units to the right → $x = +2$
-
3Move vertically (y-coordinate)2 units up → $y = +2$Both coordinates are positive, so $P$ is in Quadrant I.
-
1Part (a): $(-4, 7)$$x = -4$ (negative), $y = 7$ (positive) → pattern $(-, +)$$(-, +)$ corresponds to Quadrant II (top left).
-
2Part (b): $(5, -2)$$x = 5$ (positive), $y = -2$ (negative) → pattern $(+, -)$$(+, -)$ corresponds to Quadrant IV (bottom right).
-
3Part (c): $(-1, -6)$$x = -1$ (negative), $y = -6$ (negative) → pattern $(-, -)$$(-, -)$ corresponds to Quadrant III (bottom left). Both negative!
-
1Identify the y-coordinate$y = 0$ → zero vertical distance from the x-axisWhen $y = 0$, the point sits directly on the x-axis.
-
2Why not in any quadrant?Quadrants are regions BETWEEN the axes, not on them
-
3Describe the location$(4, 0)$ lies on the x-axis, 4 units to the right of the originOnly points with BOTH $x \neq 0$ and $y \neq 0$ can lie inside a quadrant.
Common Pitfalls
The Cartesian Plane
- Two perpendicular number lines (axes)
- x-axis = horizontal; y-axis = vertical
- Origin O(0, 0) where axes intersect
Coordinates
- Written as ordered pair $(x, y)$
- $x$ first (horizontal), $y$ second (vertical)
- "Along the corridor, up the stairs"
Four Quadrants (anticlockwise)
- I (top right): $(+, +)$
- II (top left): $(-, +)$
- III (bottom left): $(-, -)$
- IV (bottom right): $(+, -)$
Points on Axes
- On x-axis: $y = 0$, e.g. $(3, 0)$
- On y-axis: $x = 0$, e.g. $(0, -2)$
- NOT in any quadrant
How are you completing this lesson?
Brain Trainer · 4 problems
Four drill problems to sharpen your coordinate skills. Work each, then reveal the answer.
-
1 Which quadrant is $(5, 2)$ in?
Both coordinates are positive: $(+, +)$.Quadrant I -
2 Which quadrant is $(-2, -6)$ in?
Both coordinates are negative: $(-, -)$.Quadrant III -
3 The point $(0, 5)$ lies on which axis?
When $x = 0$, the point is on the vertical axis.y-axis -
4 Does the origin belong to any quadrant?
It sits on both axes, so it cannot be inside any quadrant.No — it lies on both axes