Plotting Points and Coordinates
Master the art of placing and reading points on the Cartesian plane, including decimal coordinates. Every point has exactly one address.
Printable Worksheets
Print or save as PDF — or build a custom worksheet from any module's questions.
Before you read on — quickly: A pirate buried treasure at a location on a map. The map uses a coordinate grid where the origin is the old lighthouse. The pirate’s notes say: “From the lighthouse, walk 4 paces east, then 3 paces north. Mark the spot.”
If you were to write the coordinates of the treasure, what would they be? And if a second treasure is at $(-3, 2)$, where is it relative to the lighthouse?
Every point on the Cartesian plane has a unique coordinate pair $(x, y)$ that tells us exactly where it is located. Learning to plot points accurately and read coordinates from plotted points is an essential skill for all work with linear relationships.
The four sample points below are plotted in different quadrants. Each has a unique $(x, y)$ address. The $x$-coordinate tells you how far to move horizontally; the $y$-coordinate tells you how far to move vertically. Order matters — $(3, 2)$ and $(2, 3)$ are completely different points!
Know
- How to plot a point from its $(x, y)$ coordinates
- That decimal coordinates can be plotted on the plane
- How to read coordinates from a plotted point
Understand
- Every point on the plane has a unique coordinate pair
- How scaling works with decimal coordinates
- Why order matters in coordinate pairs
Can Do
- Plot points with integer and decimal coordinates
- Read coordinates from given points
- Compare positions of different points
Wrong: Thinking $(3, 2)$ means move 3 units up and 2 units right. The $y$-value is second, not first.
Right: $(3, 2)$ means move 3 right ($x$), then 2 up ($y$). Always: horizontal first, vertical second.
Wrong: Assuming $(3, 2)$ and $(2, 3)$ are the same point because they use the same digits.
Right: $(3, 2)$ and $(2, 3)$ are completely different points! The first number is always $x$ (horizontal) and the second is always $y$ (vertical).
To plot any point given its coordinates $(x, y)$, follow these steps:
- Start at the origin $O(0, 0)$. The coordinates are $(3, 4)$, so $x = 3$ and $y = 4$.
- Move 3 units right along the $x$-axis (since $x = 3$ is positive). You are now at position $(3, 0)$ on the $x$-axis.
- Move 4 units up from that position (since $y = 4$ is positive). Mark the point and label it $A(3, 4)$. The point lies in Quadrant I.
Plotting $A(3, 4)$ — 3 units right, 4 units up from the origin
Decimal coordinates work exactly the same way as integer coordinates, but the point falls between grid lines instead of on them.
- Start at the origin. Here $x = 2.5$ and $y = 3.5$.
- Move $2.5$ units right. This is halfway between $x = 2$ and $x = 3$ on the grid.
- From there, move $3.5$ units up. This is halfway between $y = 3$ and $y = 4$. Mark point $B(2.5, 3.5)$ in Quadrant I.
$B(2.5, 3.5)$ lies halfway between grid lines in both directions
Reading coordinates from a plotted point: Draw a vertical line from the point to the $x$-axis to find $x$. Draw a horizontal line to the $y$-axis to find $y$.
- Drop a vertical line from $P$ to the $x$-axis. It meets at $x = -2$.
- Draw a horizontal line from $P$ to the $y$-axis. It meets at $y = 3$. Therefore, the coordinates of $P$ are $(-2, 3)$. Point $P$ is in Quadrant II.
Point $P$ with dashed projection lines to each axis. $P = (-2,\, 3)$.
We can compare the positions of two or more points by looking at their coordinates:
- The point with the larger $x$-coordinate is further to the right.
- The point with the larger $y$-coordinate is further up.
- Two points with the same $x$-coordinate lie on a vertical line.
- Two points with the same $y$-coordinate lie on a horizontal line.
- Compare $A(2, 3)$ and $B(5, 3)$. They have the same $y$-coordinate ($y = 3$), so they lie on a horizontal line. $B$ is further right since $5 > 2$.
- Compare $A(2, 3)$ and $C(2, -1)$. They have the same $x$-coordinate ($x = 2$), so they lie on a vertical line. $A$ is higher since $3 > -1$.
- $A$ and $B$ lie on the horizontal line $y = 3$, with $B$ three units to the right of $A$. $A$ and $C$ lie on the vertical line $x = 2$, with $C$ four units below $A$.
$A(2, 3)$ and $B(5, 3)$ share $y = 3$; $A(2, 3)$ and $C(2, -1)$ share $x = 2$
Common Pitfalls
- Mixing up $x$ and $y$: Remember “along the corridor, up the stairs”. $x$ is the first number and it controls left-right movement; $y$ is second and controls up-down.
- Plotting $(3, 2)$ at $(2, 3)$: $(3, 2)$ and $(2, 3)$ are completely different points. Before marking, say: “$x = 3$, so 3 across; $y = 2$, so 2 up.”
- Decimal placement errors: $2.5$ is exactly halfway between 2 and 3. Think of decimals as fractions: $0.5 = \frac{1}{2}$. Divide the gap between grid lines into two equal parts.
Copy Into Books
Plotting a Point $(x, y)$
- Start at the origin $O(0, 0)$
- Move $x$ units horizontally (right if $x > 0$, left if $x < 0$)
- Move $y$ units vertically (up if $y > 0$, down if $y < 0$)
- Mark the point and label it
Reading Coordinates from a Point
- Drop a vertical line to the $x$-axis to find $x$
- Draw a horizontal line to the $y$-axis to find $y$
- Write as $(x, y)$ with $x$ first
Key Facts
- Order matters: $(a, b) \neq (b, a)$ unless $a = b$
- Decimal coords are plotted between grid lines
- Same $x$ ⇒ vertical line; Same $y$ ⇒ horizontal line
- Quadrant I: $(+, +)$; II: $(-, +)$; III: $(-, -)$; IV: $(+, -)$
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 the point $(4, 2)$ in?
$x = 4 > 0$ and $y = 2 > 0$, so the point is in the positive-positive region.Quadrant I -
2 The point $(-3, 1)$ is how many units to the left of the $y$-axis?
The $x$-coordinate is $-3$, so the point is $|-3| = 3$ units to the left of the $y$-axis.3 units -
3 Points $A(1, 3)$ and $B(1, -2)$ — do they lie on a horizontal or vertical line?
Both have the same $x$-coordinate ($x = 1$). Same $x$ means same vertical position.Vertical line (same $x$-coordinate) -
4 Write the coordinates of a point that is halfway between $(2, 0)$ and $(4, 0)$.
Both points have $y = 0$ (on the $x$-axis). Halfway: $x = \frac{2+4}{2} = 3$.$(3, 0)$
Quick Check · 5 questions
Show Your Working · 3 questions
Q6. Plot the points $(1, 1)$, $(4, 1)$, $(4, 4)$, and $(1, 4)$ on the Cartesian plane. Join them in order. What shape is formed? State its area.
Q7. A point has coordinates $(a, 3)$ where $a$ is a negative number. What can you say about the position of this point? Include which quadrant it lies in, its distance above/below the $x$-axis, and whether it is to the left or right of the $y$-axis.
Q8. Explain step by step how to plot the point $(3.5, -2.5)$ on the Cartesian plane. Be specific about direction and distance for each coordinate.
Quick Check
1. B — Quadrant II. Negative $x$, positive $y$.
2. C — $(3, -2)$. Right 3 means $x = 3$; down 2 means $y = -2$.
3. D — $(0, 6)$. Distance $= \sqrt{0+36} = 6$. This is the greatest distance among all four options.
4. A — In Quadrant IV, halfway between grid lines. $x = 2.5 > 0$, $y = -1.5 < 0$, and both are non-integer decimals.
5. C — $A$ and $B$ are on a horizontal line 3 units apart. Both have $y = 3$; $x$ differs by $5 - 2 = 3$.
Show Your Working Model Answers
Q6 (3 marks): Plot each point, connect in order: $(1,1) \to (4,1) \to (4,4) \to (1,4) \to (1,1)$. This forms a square [1]. Side length = $4 - 1 = 3$ units [1]. Area = $3 \times 3 = \mathbf{9}$ square units [1].
Q7 (3 marks): Since $a < 0$ and $y = 3 > 0$, the point is in Quadrant II [1]. It is 3 units above the $x$-axis (because $y = 3$) [1]. It is to the left of the $y$-axis (because $x = a$ is negative), specifically $|a|$ units left [1].
Q8 (3 marks): Step 1: Start at origin $O(0, 0)$ [1]. Step 2: Move $3.5$ units to the right ($x > 0$), landing halfway between $x = 3$ and $x = 4$ [1]. Step 3: From there, move $2.5$ units down ($y < 0$), landing halfway between $y = -2$ and $y = -3$. Mark and label $(3.5, -2.5)$ in Quadrant IV [1].
Coordinates and Geometry
Challenge 1: Four points form the vertices of a rectangle: $A(1, 1)$, $B(5, 1)$, $C(5, 4)$, and $D(1, 4)$.
(a) Find the coordinates of the midpoint of diagonal $AC$.
(b) Find the coordinates of the midpoint of diagonal $BD$.
(c) What do you notice? Can you explain why this happens for any rectangle?
Challenge 2: The point $P(2, 3)$ is reflected in the $x$-axis to give point $P'$.
(a) What are the coordinates of $P'$?
(b) If $P'$ is reflected in the $y$-axis to give $P''$, what are the coordinates of $P''$?
(c) What single transformation takes $P$ directly to $P''$?
Challenge 3: A pattern of points starts at $(1, 1)$, then $(2, 3)$, then $(3, 5)$, then $(4, 7)$…
(a) Write the 5th and 6th points.
(b) Describe the rule for the $n$th point.
(c) What is the 10th point?
Reveal solutions
C1: (a) Midpoint of $AC = \left(\frac{1+5}{2}, \frac{1+4}{2}\right) = (3, 2.5)$ (b) Midpoint of $BD = \left(\frac{5+1}{2}, \frac{1+4}{2}\right) = (3, 2.5)$ (c) The midpoints are the same! The diagonals of a rectangle bisect each other, so they always share the same midpoint.
C2: (a) Reflecting in the $x$-axis changes the sign of $y$: $P' = (2, -3)$ (b) Reflecting $P'$ in the $y$-axis changes the sign of $x$: $P'' = (-2, -3)$ (c) A single rotation of 180° about the origin (or reflection through the origin) takes $P$ directly to $P''$.
C3: (a) $x = 1,2,3,4,\ldots$ and $y = 1,3,5,7,\ldots$ (odd numbers). So 5th = $(5, 9)$ and 6th = $(6, 11)$. (b) The $n$th point: $(n,\, 2n-1)$. (c) 10th point: $(10,\, 19)$.
Plot: start at origin
Move $x$ right/left, then $y$ up/down
Order matters
$(3, 2) \neq (2, 3)$ — $x$ is always first
Read coordinates
Drop to $x$-axis for $x$; across to $y$-axis for $y$
Decimal coords
$2.5$ is halfway between 2 and 3 on the grid
Same $y$ ⇒ horizontal
Points with equal $y$ lie on a horizontal line
Same $x$ ⇒ vertical
Points with equal $x$ lie on a vertical line
Your Badges
0 of 6Mark lesson as complete
Tick when you’ve finished Learn, Practice and the Stretch. Earns +85 XP and +25 coins.