Matemáticas
Coordinates and Grids
Along the corridor then up the stairs — reading and plotting coordinates in all four quadrants, plus midpoint and distance between two points.
La respuesta corta
A coordinate pair gives a position as (x, y): x measures horizontally from the origin and y vertically. The order is fixed and never reversed. Negative coordinates place a point left of or below the origin, dividing the plane into four quadrants.
El método, paso a paso
Read x first, then y
(3, 5) → 3 right, then 5 upAlong the corridor, then up the stairs. The order is a convention with no flexibility: (3, 5) and (5, 3) are different points, and reversing them is the single most common error in the topic.
Use negatives for left and down
(−4, 2) → 4 left, 2 up. (−4, −2) → 4 left, 2 downThe two axes extend in both directions from the origin at (0, 0). The four regions they create are the quadrants, numbered anticlockwise from the top right, and a point's signs alone tell you which one it is in.
Find a midpoint by averaging
(2, 3) and (8, 7) → ((2+8)/2, (3+7)/2) = (5, 5)Average the x values and average the y values. The midpoint is halfway in both directions at once, so treating each coordinate separately gives the right answer without any geometry.
Find distance with Pythagoras
(2, 3) to (8, 7) → √(6² + 4²) = √52 ≈ 7.2The horizontal and vertical gaps form the two shorter sides of a right-angled triangle, and the distance is the hypotenuse. There is no separate distance formula to learn — it is Pythagoras applied to the differences.
Check the point lands in the right quadrant
(−4, −2) → both negative → bottom-left quadrant ✓Before accepting a plotted point, confirm its quadrant matches the signs. This catches reversed coordinates immediately when one value is negative, which is when the error matters most.
x always comes first
The convention that the horizontal coordinate is written first is universal and never varies. It is worth over-teaching, because a reversed pair produces a plausible point in the wrong place and nothing about the answer looks wrong.
The mnemonics — along the corridor then up the stairs, or x comes before y in the alphabet — are useful precisely because there is no reasoning available. This is a convention to be remembered, not derived.
- (x, y) — horizontal first, always
- Origin is (0, 0)
- Negatives go left and down
- Midpoint = average of the x's, average of the y's
- Distance = Pythagoras on the differences
Adding a third coordinate
Three-dimensional coordinates add a z axis, giving points as (x, y, z) with z measuring depth. The conventions extend without change: the order is fixed, negatives reverse direction, and the midpoint is still the average of each coordinate separately.
Distance in three dimensions extends Pythagoras too, using √(x² + y² + z²). Students who understood the two-dimensional case as Pythagoras rather than as a memorised formula meet this as an obvious extension.
What coordinates make possible
Coordinates are what let geometry be done with algebra. A line becomes an equation, a circle becomes an equation, and questions about shapes become calculations. Almost everything in the graphs strand of GCSE depends on this one idea.
They are also the foundation of every map reference, every screen position and every piece of computer graphics, which is worth mentioning to students who find the topic mechanical.
How we teach coordinates
We check the quadrant on every plotted point that involves a negative. It is a one-second habit and it catches reversed pairs at exactly the moment when they are most likely and hardest to spot afterwards.
We teach distance as Pythagoras rather than as a distance formula, because it is one fewer thing to remember and because students who see the right-angled triangle can reconstruct it. A memorised formula with a misremembered sign gives an answer with no way to detect the error.
Preguntas frecuentes
Which coordinate comes first?
x, the horizontal one — along the corridor, then up the stairs. (3, 5) and (5, 3) are different points. The order is a fixed convention with no exceptions, and reversing it is the most common error in the topic.
What are the four quadrants?
The four regions created by the axes, numbered anticlockwise from the top right. A point's signs identify its quadrant: both positive is the first, negative x with positive y the second, both negative the third, and positive x with negative y the fourth.
How do you find the midpoint of two points?
Average the x coordinates and average the y coordinates separately. For (2, 3) and (8, 7): ((2+8)/2, (3+7)/2) = (5, 5). The midpoint is halfway in both directions at once.
How do you find the distance between two points?
Use Pythagoras on the horizontal and vertical differences. From (2, 3) to (8, 7) the gaps are 6 and 4, so the distance is √(36 + 16) = √52 ≈ 7.2. There is no separate formula to learn.
How do 3D coordinates work?
They add a z axis for depth, written (x, y, z). Every convention carries over unchanged — fixed order, negatives reversing direction, midpoints as averages — and distance becomes √(x² + y² + z²).
Fuentes
- National curriculum in England: mathematics programmes of study — Department for Education
- Cambridge Lower Secondary Mathematics curriculum — Cambridge Assessment International Education
Última actualización
¿Sigue atascado?
Un profesor puede verle resolverlo en directo y detectar exactamente dónde falla. La primera clase es gratuita.
