Skip to content
mathlab
0
0
0 XP
Lvl 1
KJ
Lesson 2 ~25 min Unit 2 · Linear +85 XP

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.

Pirate treasure challenge: A pirate buried treasure at a location where you walk 4 paces east, then 3 paces north from the old lighthouse. That’s the point $(4, 3)$. A second treasure is at $(-3, 2)$ — west of the lighthouse. Can you find both on a coordinate grid?
0/5QUESTS
Think First
warm-up

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?

Record your answer in your workbook.
1
The Big Idea
+5 XP

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!

x y O 12 34 -1-2 -3-4 12 34 -1-2 -3-4 A(2,2) B(-2,3) C(-4,-2) D(3,-3)
$(x, y)$ → right/left first, then up/down
Order matters
$(3, 2)$ and $(2, 3)$ are completely different points. Always put $x$ first.
Decimal coordinates
$(2.5, 3.5)$ sits between grid lines. Halfway between 2 and 3 horizontally, halfway between 3 and 4 vertically.
Along, then up
“Along the corridor, up the stairs.” Move horizontally first ($x$), then vertically ($y$).
2
What You’ll Master
objectives

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
3
Words You Need
vocabulary
PlotTo mark a point on the Cartesian plane using its $(x, y)$ coordinates.
Plotted pointA point that has been marked on the coordinate plane with a dot or marker.
Integer coordinatesCoordinate pairs where both $x$ and $y$ are whole numbers, e.g., $(3, -2)$.
Decimal coordinatesCoordinate pairs where $x$ or $y$ are decimal numbers, e.g., $(2.5, -1.5)$.
Compare positionsTo determine which point is further right, higher, or closer to the origin.
Grid lineOne of the horizontal or vertical lines forming the background grid on the Cartesian plane.
4
Spot the Trap
heads-up

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).

5
How to Plot a Point
+5 XP

To plot any point given its coordinates $(x, y)$, follow these steps:

Worked example — Plot the point $A(3, 4)$
  1. Start at the origin $O(0, 0)$. The coordinates are $(3, 4)$, so $x = 3$ and $y = 4$.
Step 1 of 3
x y O 12 34 12 34 A(3, 4) 3 right 4 up

Plotting $A(3, 4)$ — 3 units right, 4 units up from the origin

Remember
“Along the corridor, up the stairs” — $x$ first (horizontal), then $y$ (vertical).
Negative means opposite
Negative $x$: move left. Negative $y$: move down. The axes are independent!
6
Decimal Coordinates & Reading Points
+5 XP

Decimal coordinates work exactly the same way as integer coordinates, but the point falls between grid lines instead of on them.

Worked example — Plot the point $B(2.5,\, 3.5)$
  1. Start at the origin. Here $x = 2.5$ and $y = 3.5$.
Step 1 of 3
x y O 12 34 56 12 34 2.5 3.5 B(2.5, 3.5)

$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$.

Worked example — Find the coordinates of point $P$
  1. Drop a vertical line from $P$ to the $x$-axis. It meets at $x = -2$.
Step 1 of 2
x y O 12 -1-2 12 3-1 P x=-2 y=3

Point $P$ with dashed projection lines to each axis. $P = (-2,\, 3)$.

7
Comparing Points
+5 XP

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.
Worked example — Given $A(2, 3)$, $B(5, 3)$, and $C(2, -1)$, compare their positions.
  1. 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$.
Step 1 of 3
x y O 12 34 12 3 -1-2 y=3 x=2 A(2,3) B(5,3) C(2,-1)

$A(2, 3)$ and $B(5, 3)$ share $y = 3$; $A(2, 3)$ and $C(2, -1)$ share $x = 2$

Mistakes to Avoid
heads-up
  • 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.
Summary Notes — Plotting Points and Coordinates

Plotting a Point $(x, y)$

  1. Start at the origin $O(0, 0)$
  2. Move $x$ units horizontally (right if $x > 0$, left if $x < 0$)
  3. Move $y$ units vertically (up if $y > 0$, down if $y < 0$)
  4. Mark the point and label it

Reading Coordinates from a Point

  1. Drop a vertical line to the $x$-axis to find $x$
  2. Draw a horizontal line to the $y$-axis to find $y$
  3. 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?

D
Brain Trainer · Plotting Points
4 problems

Four drill problems to sharpen your coordinate skills. Work each, then reveal the answer.

  1. 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. 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. 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. 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)$
Complete in your workbook.
1
Which quadrant is the point $(-2, 3)$ in?
+10 XP
2
What are the coordinates of a point 3 units to the right and 2 units down from the origin?
+10 XP
3
Which point is furthest from the origin?
+10 XP
4
The point $(2.5, -1.5)$ lies in which position?
+10 XP
5
If point $A$ is $(2, 3)$ and point $B$ is $(5, 3)$, which statement is true?
+10 XP
Show Your Working
9 marks total
Apply Medium 3 MARKS

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.

Answer in your workbook.
Understand Easy 3 MARKS

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.

Answer in your workbook.
Reason Hard 3 MARKS

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.

Answer in your workbook.
Comprehensive Answers

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].

x y O 12 34 5 12 34 (1,1) (4,1) (4,4) (1,4)

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].

Stretch Challenge · +25 XP, +10 coins

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)$.

R
Quick Review

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 6
First Steps
3-Day Streak
3 in a Row
Lesson Ace
Stretch Seeker
Daily Warrior

Mark lesson as complete

Tick when you’ve finished Learn, Practice and the Stretch. Earns +85 XP and +25 coins.