Probing Questions: 2D Coordinates
Probing Questions

2D Coordinates

Questions designed to stretch thinking, reveal misconceptions, and spark mathematical reasoning.

๐Ÿ’ฌ

Convince Me That…

Students must construct a mathematical argument for why each statement is true.

1
Convince me that the point (3, 5) is in a different position to the point (5, 3)
๐Ÿ’ก Possible Argument

The first number in a coordinate pair gives the horizontal position (how far across) and the second gives the vertical position (how far up). So (3, 5) means 3 units right and 5 units up, while (5, 3) means 5 units right and 3 units up. These are clearly different positions on a grid — one is further right but lower, the other is further up but not as far across. Students who believe the order of coordinates doesn’t matter would treat these as the same point.

If the order didn’t matter, coordinates would be useless for distinguishing horizontal from vertical position. The only points where swapping makes no difference are those on the line \( y = x \), like (4, 4), where both coordinates are equal. Since \( 3 \neq 5 \), the two points (3, 5) and (5, 3) are definitely in different positions.

2
Convince me that the point (−2, 3) is not in the same quadrant as the point (2, 3)
๐Ÿ’ก Possible Argument

The point (2, 3) has both coordinates positive, so it lies in the first quadrant — 2 units right and 3 units up from the origin. The point (−2, 3) has a negative x-coordinate, which means 2 units left of the origin and 3 units up. This places it in the second quadrant, on the opposite side of the y-axis.

Students who ignore or drop negative signs would plot both points in the same position, missing the fact that the sign completely changes which quadrant the point lies in. The negative sign on the x-coordinate is critical: it flips the point from right of the y-axis to left of it.

3
Convince me that every point on the line \( x = 4 \) has 4 as its first coordinate
๐Ÿ’ก Possible Argument

The equation \( x = 4 \) means “the x-coordinate must equal 4.” Since x is always listed first in a coordinate pair (x, y), every point on this line takes the form (4, something) — for example, (4, 0), (4, 3), (4, −7) all satisfy \( x = 4 \). The y-coordinate can be anything, but the x-coordinate is always 4.

This is a vertical line passing through 4 on the x-axis. Students often fall for the “confusing vertical and horizontal lines” misconception: the line \( y = 4 \) is horizontal (every point has 4 as its second coordinate). Remembering that the letter in the equation tells you which coordinate is fixed helps: \( x = 4 \) fixes the x-coordinate, \( y = 4 \) fixes the y-coordinate.

4
Convince me that the point (0, 5) lies on the y-axis, not the x-axis
๐Ÿ’ก Possible Argument

A point lies on the y-axis when its x-coordinate is zero — it has no horizontal displacement from the origin. The point (0, 5) has \( x = 0 \), so it sits directly on the y-axis, 5 units above the origin. The x-axis, by contrast, contains all points where the y-coordinate is zero, like (5, 0) or (−3, 0).

Students often suffer from the “wrong axis for zero coordinate” misconception — feeling that \( x = 0 \) should be about the x-axis. But the y-axis is the line \( x = 0 \), and the x-axis is the line \( y = 0 \). The axis name tells you which coordinate varies along it, not which one is zero.

๐ŸŽฏ

Give an Example Of…

Think carefully — the fourth box is a trap! Give a non-example that looks right but isn’t.

1
Give an example of a point in the second quadrant
An example
Another example
One no-one else will think of
A sneaky non-example
๐Ÿ’ก Possible Answers

Example: (−3, 2)

Another: (−1, 7)

Creative: (−0.5, 0.1) — decimal coordinates work too; the second quadrant only requires x negative and y positive.

Trap: (2, −3) — a student might mix up the sign patterns for the quadrants. This point has positive x and negative y, placing it in the fourth quadrant, not the second.

2
Give an example of two points that are exactly 5 units apart horizontally
An example
Another example
One no-one else will think of
A sneaky non-example
๐Ÿ’ก Possible Answers

Example: (1, 3) and (6, 3) — same y-coordinate, x-values differ by 5.

Another: (0, 0) and (5, 0)

Creative: (−3, 4) and (2, 4) — crossing from negative to positive x, but the horizontal distance is still |2 − (−3)| = 5.

Trap: (1, 3) and (1, 8) — a student might see “5 apart” and give points where the y-values differ by 5. But that’s a vertical distance, not horizontal. For horizontal distance, the y-coordinates must match and the x-coordinates must differ by 5.

3
Give an example of a point that lies on the x-axis but is not at the origin
An example
Another example
One no-one else will think of
A sneaky non-example
๐Ÿ’ก Possible Answers

Example: (4, 0)

Another: (−7, 0)

Creative: (1000, 0) — any value of x works, as long as \( y = 0 \). The x-axis extends infinitely in both directions.

Trap: (0, 4) — a student might confuse the x-axis and y-axis. This point has \( x = 0 \), so it lies on the y-axis, not the x-axis. Points on the x-axis must have \( y = 0 \).

4 โœฆ
Give an example of a point with negative coordinates that is further from the origin than the point (3, 4)
An example
Another example
One no-one else will think of
A sneaky non-example
๐Ÿ’ก Possible Answers

Example: (−4, −4) — distance = \( \sqrt{16 + 16} = \sqrt{32} \approx 5.66 \), which is greater than 5.

Another: (−5, −1) — distance = \( \sqrt{25 + 1} = \sqrt{26} \approx 5.10 \), which is greater than 5.

Creative: (−3, −5) — distance = \( \sqrt{9 + 25} = \sqrt{34} \approx 5.83 > 5 \). Changing one coordinate from 4 to −5 increases the distance.

Trap: (−3, −4) — a student might think “just make (3, 4) negative.” But distance = \( \sqrt{9 + 16} = \sqrt{25} = 5 \), which equals the distance, not greater. Negating coordinates doesn’t change the distance from the origin — the point is the same distance away, just in a different quadrant.

5
Give an example of two points that could complete a rectangle with the edge connecting (−2, 1) and (−2, 5)
An example
Another example
One no-one else will think of
A sneaky non-example
๐Ÿ’ก Possible Answers

Example: (4, 1) and (4, 5) — this creates a rectangle extending 6 units to the right.

Another: (−5, 1) and (−5, 5) — this creates a rectangle extending 3 units to the left.

Creative: (−1.5, 1) and (−1.5, 5) — a very narrow rectangle just half a unit wide.

Trap: (4, 1) and (5, 5) — these points would create a parallelogram, not a rectangle, because while the horizontal lines would be parallel, the vertical edges would be slanted.

โš–๏ธ

Always, Sometimes, Never

Is the statement always true, sometimes true, or never true? Students should justify their decision with examples.

1
The point \( (a, b) \) is in a different position to the point \( (b, a) \)
SOMETIMES

This depends on whether \( a \) and \( b \) are equal. When \( a \neq b \), the two points are different: for example, (2, 5) and (5, 2) are in completely different positions. Students who think swapping coordinates never matters will miss this entirely.

But when \( a = b \), swapping makes no difference: (3, 3) and (3, 3) are the same point. So the statement is sometimes true and sometimes false. The key insight is that \( (a, b) \) and \( (b, a) \) are always different unless the point lies on the line \( y = x \).

2
If a point has a negative x-coordinate, it is in the third quadrant
SOMETIMES

A negative x-coordinate tells you the point is to the left of the y-axis, but it could be in either the second or the third quadrant depending on the y-coordinate. Students who apply the “negative means third quadrant” misconception are only considering the case where both coordinates are negative.

A negative x-coordinate is a necessary condition for the third quadrant, but not sufficient — the y-coordinate must also be negative. If y is positive, the point is in the second quadrant instead. True case: (−3, −4) is in the third quadrant. False case: (−3, 4) is in the second quadrant.

3
Moving a point to the right changes its y-coordinate
NEVER

Moving a point to the right is a purely horizontal movement, which only changes the x-coordinate. The y-coordinate measures vertical position, and horizontal movement doesn’t affect it. For example, moving (2, 5) three units to the right gives (5, 5) — the x-coordinate changed from 2 to 5, but y stayed at 5.

Students who confuse which coordinate changes with horizontal movement might think that any movement changes both coordinates. A useful rule: right/left movement changes x (the first coordinate); up/down movement changes y (the second coordinate). Horizontal and vertical movements are independent of each other.

A great way to test this: ask the student to place their finger on (2, 3), and slide it across the paper to (5, 3). Did their finger move up or down? No. Therefore, the y-coordinate (height) remains identical.

4
If you swap the coordinates of a point, the new point is the same distance from the origin
ALWAYS

The distance of \( (a, b) \) from the origin is \( \sqrt{a^2 + b^2} \). If you swap to get \( (b, a) \), the distance is \( \sqrt{b^2 + a^2} \). Since addition is commutative, \( a^2 + b^2 = b^2 + a^2 \), so the distances are identical — always. Students who think swapping coordinates changes the distance from the origin are confusing position with distance.

This might surprise students because the two points can be in completely different positions (or even different quadrants), yet they are always equidistant from the origin. The swapping reflects the point in the line \( y = x \), which preserves the distance from the origin.

๐Ÿ”ด

Odd One Out

Which is the odd one out? Can you make a case for each one? There’s no single right answer!

1
Which is the odd one out?
(3, 0)
(0, 3)
(3, 3)
๐Ÿ’ก A Case for Each
(3, 0) is the odd one out — it is the only one that lies on the x-axis (its y-coordinate is 0).
(0, 3) is the odd one out — it is the only one that lies on the y-axis (its x-coordinate is 0).
(3, 3) is the odd one out — it is the only one that doesn’t lie on either axis (both coordinates are non-zero).
2
Which is the odd one out?
(2, 4)
(−2, 4)
(−2, −2)
๐Ÿ’ก A Case for Each
(2, 4) is the odd one out — it is the only point in the first quadrant (where both coordinates are positive).
(−2, −2) is the odd one out — it is the only point where the x and y coordinates are equal (meaning it lies on the line \( y = x \)).
(−2, 4) is the odd one out — it is the only point that does not share an identical coordinate with another point on the list if we ignore the negative signs (the other two points both have a 2 and a 4, or two 2s).
3
Which is the odd one out?
(−3, 2)
(3, 2)
(3, −2)
๐Ÿ’ก A Case for Each
(−3, 2) is the odd one out — it is the only one with a negative x-coordinate. The other two both have \( x = 3 \).
(3, 2) is the odd one out — it is the only one in the first quadrant, where both coordinates are positive.
(3, −2) is the odd one out — it is the only one with a negative y-coordinate. The other two both have \( y = 2 \).
๐Ÿ”

Explain the Mistake

Each example contains a deliberate error targeting a common misconception. Can you find where and why the reasoning goes wrong?

1
Plot the point (4, 2) on a coordinate grid.
A student writes:

Answer: Plots the point at the position (2, 4)

Reasoning: “I went up 4 and then across 2.”

๐Ÿ” The Mistake
x y 2 4 2 4 Correct (4, 2) Mistake (2, 4)

The student has read the coordinates in the wrong order. In a coordinate pair (x, y), the first number gives the horizontal position and the second gives the vertical position. The student went up first (treating 4 as the y-value) and then across (treating 2 as the x-value), arriving at the position (2, 4) instead of (4, 2).

The mnemonic “along the corridor, up the stairs” reminds us that x (across) comes first, y (up) comes second — just as “along” comes before “up.” Getting these the wrong way around is one of the most common coordinate mistakes.

2
Which quadrant is the point (−3, −5) in?
A student writes:

Answer: Third quadrant โœ“

Reasoning: “It’s in the third quadrant because the numbers are negative and 3 + 5 = 8, which is bigger than the other quadrants.”

๐Ÿ” The Mistake

The student has the correct answer — (−3, −5) is indeed in the third quadrant — but the reasoning is complete nonsense. Adding the absolute values (3 + 5 = 8) has nothing to do with identifying quadrants, and “bigger than the other quadrants” is meaningless.

The correct reasoning is straightforward: a point is in the third quadrant when both its x-coordinate and y-coordinate are negative, which places it below the x-axis and to the left of the y-axis. This invented justification pattern is particularly dangerous because the student appears confident and gets the right answer, masking a total lack of understanding of how quadrants work.

3
A point is 3 units to the right of the origin and 7 units above it. Write its coordinates.
A student writes:

Answer: (7, 3)

Reasoning: “The bigger number always goes first.”

๐Ÿ” The Mistake

The student is writing coordinates in order of size rather than following the (x, y) convention. Coordinate pairs always list the horizontal position first and the vertical position second, regardless of which value is larger. The point is 3 right (\( x = 3 \)) and 7 up (\( y = 7 \)), so the correct coordinates are (3, 7).

The order of coordinates is a fixed convention — it is never determined by the size of the numbers. A point like (10, 1) has 10 as its first coordinate even though it’s larger, because 10 is the horizontal position. This student would get any point “right” whenever \( x > y \), making the error intermittent and hard to spot.

4
What are the coordinates of the midpoint of (2, 8) and (6, 4)?
A student writes:

Answer: (8, 12)

Reasoning: “To find the midpoint you add the coordinates: 2 + 6 = 8 for the x and 8 + 4 = 12 for the y.”

๐Ÿ” The Mistake

The student has added instead of averaged the coordinates. They correctly identified that x-coordinates combine together and y-coordinates combine together, but missed the crucial step of dividing by 2. The midpoint formula finds the average of each coordinate: \( x = (2 + 6) \div 2 = 4 \), \( y = (8 + 4) \div 2 = 6 \), giving the midpoint (4, 6).

The midpoint is the point exactly between the two given points. The student’s answer (8, 12) is not between (2, 8) and (6, 4) at all — it’s further from the origin than both of them. A quick sense-check (“is my answer actually in between the two points?”) would catch this error immediately.

5
A coordinate grid has axes marked every 2 units. Plot the point (3, 4).
A student writes:

Answer: Plots the point at the position (6, 8)

Reasoning: “I counted 3 squares to the right for the x-coordinate and 4 squares up for the y-coordinate.”

๐Ÿ” The Mistake

The student counted grid squares instead of looking at the axis scale. Because the axes go up in increments of 2, a single grid square represents 2 units. By moving 3 squares right, the student actually moved 6 units. By moving 4 squares up, they moved 8 units, resulting in plotting the point (6, 8).

To correctly plot (3, 4) on this specific grid, they should have moved 1.5 squares to the right (to reach 3 on the x-axis) and 2 squares up (to reach 4 on the y-axis). Always check the scale before plotting!