Algebra Β· Coordinate geometry

Every point has an address.

Cross two number lines and suddenly any spot on the page can be pinned with just two numbers β€” like a map reference for a buried treasure. Across first, then up. That's the whole trick.

Start here
The whole idea

Two numbers pin any point.

Lay two number lines across each other at right angles and you've built a grid where every single point has its own name β€” a pair of numbers, like a postcode for that exact spot.

Think of a pirate map: "three steps east, two steps north from the rock." Coordinates are that same idea, made tidy. The first number says how far across; the second says how far up. Get them in the right order and you can find β€” or hide β€” anything, exactly.

First, the grid

Two number lines, crossing.

You already know a single number line β€” the ruler of numbers running left to right, with zero in the middle, positives to the right, negatives to the left. Now stand a second number line straight up, so the two cross at right angles. That crossed pair is called the Cartesian plane (named after RenΓ© Descartes, who dreamed it up), and each line is an axis β€” just a fancy word for a measuring line.

The flat one running left–right is the x-axis. The upright one running up–down is the y-axis. The single spot where they cross β€” where both lines read zero β€” is the origin. It's the home base of the whole grid, written (0, 0), and every address is measured as a journey out from there.

O x y across β†’ ↑ up

That's the entire stage: an x-axis, a y-axis, and the origin where they meet. Now let's give a point its name.

Reading an address

Along the corridor, up the stairs.

A point's address is two numbers tucked inside round brackets, like (3, 2). That pair is called a coordinate (or an "ordered pair," because the order is everything). Reading it follows one rule that never, ever changes: the first number is how far you go across, the second is how far you go up. x first, then y.

The phrase that locks it in for life: "along the corridor, then up the stairs." You always walk down the corridor before you can climb the stairs β€” and on the grid you always count across the x-axis before you count up the y-axis. Start at the origin every time, then follow the two numbers like directions.

Worked example β€” find (3, 2)

Start at the origin. The first number is 3, so walk 3 steps across to the right along the x-axis. The second number is 2, so now climb 2 steps up. Stop. That spot β€” 3 across, 2 up β€” is the point (3, 2). One address, one point, no arguing.

Worked example β€” find (5, 0)

Walk 5 across, then go 0 up β€” which means don't climb at all. So (5, 0) sits right on the x-axis. Whenever the second number is 0, the point lives on the x-axis; whenever the first number is 0, it lives on the y-axis (you didn't walk across, you just went straight up).

Notice how the origin itself fits the rule perfectly: (0, 0) means "0 across, 0 up" β€” you never left home. Every other point is just a different pair of instructions for getting away from it.

The main event Β· play

Click anywhere β€” read its address.

Tap or drag anywhere on the grid below and the point snaps to the nearest crossing. Watch the dashed path show the journey β€” along the x first, then up the y β€” while the read-out names the coordinate and which region it lands in. Try the corners, try the axes, try the origin.

tap or drag the grid
(3, 2)
x = 3 β†’ walk 3 to the right of the origin.
y = 2 β†’ then go 2 up.
Lands in Quadrant I β€” the top-right region.

The purple dashed path is the corridor-then-stairs journey from the origin. Move the point left of centre and watch the first number turn negative; drop it below centre and the second number does.

Play for a minute and a habit forms: your eye starts reading any point as "so far across, so far up." That's exactly the skill the rest of maths leans on.

Going negative

Four corners, four quadrants.

So far we've stayed top-right, where both numbers are positive. But the axes are full number lines, so they run negative too. A negative x just means walk left of the origin instead of right. A negative y means go down instead of up. Nothing else about the rule changes β€” across first, then up (or down).

Those two choices β€” left/right and up/down β€” split the plane into four regions. Each region is called a quadrant (from the same root as "quarter"), and they're numbered with Roman numerals starting top-right and going anticlockwise, like a clock running backwards.

II
(βˆ’, +)
top-left
left & up
I
(+, +)
top-right
right & up
III
(βˆ’, βˆ’)
bottom-left
left & down
IV
(+, βˆ’)
bottom-right
right & down

(The two top quadrants are I and II; the two bottom ones are III and IV. The little sign pair shows whether x and y are positive or negative there.)

Let's read a few negative addresses the same patient way:

And the points sitting exactly on an axis? They're the in-betweeners β€” not in any quadrant, because one of their numbers is zero. A point like (0, βˆ’5) lives straight down the y-axis; (βˆ’6, 0) lives out along the x-axis. The axes are the borders between the four rooms. Go back to the demo above and click into each corner to feel the four quadrants for yourself.

Your turn Β· play

Now you plot the point.

Time to run it the other way. The game names an address β€” say (3, βˆ’2) β€” and your job is to click the exact spot on the grid. Remember: across first, then up or down. Instant feedback, and a score that climbs every time you nail it.

click where the point belongs
Plot this point
(3, βˆ’2)
Score: 0 / 0
Click the grid to drop the point at (3, βˆ’2). Across first, then up or down.

Got it wrong? The grid shows where you clicked (in red) and where the point really belonged (in green), so you can see exactly which direction you slipped.

If you keep mixing up across and up, slow down and whisper the rule: first number across, second number up. A few rounds and your hands will just know it.

The bigger picture

Where algebra meets shape.

Coordinates are the bridge between algebra (the world of rules and equations) and geometry (the world of points, lines and shapes). Give a rule a grid, and the rule turns into a picture.

Take a rule like y = x + 1. It's just an instruction: "whatever x is, your y is one more." Feed it numbers and out come coordinates β€” (0, 1), (1, 2), (2, 3), (βˆ’1, 0). Plot every one of those pairs and they don't scatter randomly; they line up in a perfectly straight row. The equation made a line.

That's the door coordinates open. Once points have addresses, an equation becomes a graph, a graph becomes a shape you can measure, and a shape can be written back as numbers. Whole subjects β€” graphs, gradients, distance, even the maps inside video games and phones β€” are built on the simple grid you just learned to read.

Out in the wild

You already use this every day.

Coordinates aren't only a maths-lesson thing β€” the "two numbers to pin a spot" trick is hiding all around you, which is exactly why it was worth inventing.

Same idea every time: cross two measuring lines, and a pair of numbers becomes an exact address. You've just learned the grown-up version of it.

Mind the trap

"(3, 2) is the same as (2, 3)"? Nope.

This is the single most common slip, and it's an easy one to make: the numbers look the same, so surely the point is the same? It isn't. Order is everything. In (3, 2) you go 3 across and 2 up. In (2, 3) you go 2 across and 3 up. Two different journeys, two different spots on the grid β€” they're not even close. That's exactly why coordinates are called ordered pairs.

The other half of the same trap is climbing the stairs before walking the corridor β€” going up first, then across. Do that with (3, 2) and you'd land on (2, 3) by mistake. Always, always: across first, then up. Let's check it stuck.

Question 1

Maya plots (3, 2) and Leo plots (2, 3). What's true?

Coordinates are ordered pairs. (3, 2) is 3 across and 2 up; (2, 3) is 2 across and 3 up. The first number is always x (across) and the second is always y (up), so swapping them genuinely changes where you end up.

Question 2

You want to plot (βˆ’2, 4). What's the correct journey from the origin?

Across first, then up. The first number, βˆ’2, is the x-step: negative means 2 to the left. The second number, 4, is the y-step: positive means 4 up. Left and up puts you in the top-left region, Quadrant II.

Carry this with you

The whole idea, in three moves.

1

Start at home

Two axes cross at the origin (0, 0). Every address is a journey out from there.

2

Across, then up

First number is x (left/right), second is y (up/down). Along the corridor, up the stairs.

3

Order matters

(3, 2) β‰  (2, 3). Negatives just flip the direction, and split the plane into four quadrants.