A football pitch
The Coordinate System
What a commentator calls 'the left wing' is the right wing to a player facing the other way. So how do you state where the ball is in a way nobody can dispute?
Representation layers
Lines, centre circle, penalty boxes — every one of them a name invented to talk about position. 'Corner of the box', 'midfield'. They work, but only roughly. Where exactly is the ball?
Switch layers — the scene stays put
What's really going on
This was Descartes' idea, and it split mathematics in two: instead of describing a point, number it — and geometry becomes algebra on the spot. You no longer draw a circle, you write its equation. You no longer eyeball where two lines cross, you solve a system. But here's the subtle part: where you put the origin is entirely your choice. Had you chosen the centre spot instead of the corner, the ball would be (3, 2) rather than (11, 7). The numbers change — the ball doesn't move. Coordinates aren't reality; they're the frame you build to measure it. Choosing the right frame is half of solving most problems: a question that looks hard often turns simple once the origin sits in the right place.
Analytic form
P = (x, y)
A point = two numbers. The first is horizontal distance from the origin, the second vertical. Order matters: (11, 7) and (7, 11) are nowhere near each other.
Same concept, elsewhere
Memorising one example gets you nowhere. You need to recognise the concept independent of its context.
GPS coordinates — latitude and longitude, a single (x, y) at planetary scale
Chess notation: e4, f6. A letter and a number — coordinates in disguise
Every pixel on your screen is addressed by an (x, y) pair
A cinema ticket: row and seat number