The Coordinate Plane

Learn to plot and read points using the x-axis and y-axis.

beginnercoordinate-geometrygraphingfoundationsUpdated 2026-02-02

For Elementary Students

What Is the Coordinate Plane?

The coordinate plane is like a map that helps you find exact locations using numbers!

Think about it like this: When you play battleship, you say things like "B-5" to find a location. The coordinate plane works the same way, but with numbers!

The Two Number Lines

The coordinate plane has two number lines that cross:

The x-axis (horizontal line):

  ←─────────┼─────────→
           0
     (left/right)

The y-axis (vertical line):

         ↑
         │
         │
         0
         │
         │
         ↓
     (up/down)

The Origin

Where the two lines cross is called the origin.

The origin is at (0, 0) — zero on both number lines!

      y
      ↑
      │
──────┼────── x
  origin
   `(0,0)`

Ordered Pairs

Every point on the plane has an address called an ordered pair.

Format: (x, y)

  • First number (x) — how far left or right
  • Second number (y) — how far up or down

Example: Point (3, 2)

  • Go 3 to the right
  • Then go 2 up

Finding a Point

Example: Plot the point (4, 5)

Step 1: Start at the origin (0, 0)

Step 2: Move right 4 (because x = 4)

Step 3: Move up 5 (because y = 5)

Step 4: Mark the spot with a dot!

Order Matters!

(3, 5) and (5, 3) are different points!

  • (3, 5) → right 3, up 5
  • (5, 3) → right 5, up 3

Memory trick: "x comes before y in the alphabet, so x comes first in (x, y)!"

For Junior High Students

Understanding the Coordinate Plane

The coordinate plane (also called the Cartesian plane after mathematician René Descartes) is a two-dimensional surface formed by two perpendicular number lines.

Components:

  • x-axis — horizontal number line
  • y-axis — vertical number line
  • Origin — the point (0, 0) where axes intersect

Ordered Pairs (Coordinates)

Every point has coordinates written as (x, y):

  • x-coordinate — directed distance from the y-axis (positive = right, negative = left)
  • y-coordinate — directed distance from the x-axis (positive = up, negative = down)

Example: Point (3, -2)

  • x = 3 (3 units right of the y-axis)
  • y = -2 (2 units below the x-axis)

The Four Quadrants

The axes divide the plane into four regions called quadrants, numbered counterclockwise:

        y
        ↑
  II    │    I
  (-, +)│ (+, +)
────────┼────────→ x
  III   │   IV
  (-, -)│ (+, -)
        ↓
Quadrantx signy signExample
I (top right)positivepositive(2, 4)
II (top left)negativepositive(-3, 1)
III (bottom left)negativenegative(-2, -5)
IV (bottom right)positivenegative(4, -3)

Memory trick: Start at Quadrant I (top right) and count counterclockwise!

Points on the Axes

On the x-axis: y-coordinate is 0

  • Examples: (5, 0), (-3, 0), (7, 0)
  • These points are not in any quadrant

On the y-axis: x-coordinate is 0

  • Examples: (0, 3), (0, -4), (0, 8)
  • These points are not in any quadrant

The origin: (0, 0)

  • On both axes
  • Not in any quadrant

How to Plot a Point

Example: Plot (-3, 4)

Step 1: Start at origin (0, 0)

Step 2: Move horizontally

  • x = -3 (negative means left)
  • Move 3 units left

Step 3: Move vertically

  • y = 4 (positive means up)
  • Move 4 units up

Step 4: Mark the point and label it

Result: Point is in Quadrant II

Reading Coordinates from a Graph

To find coordinates of a plotted point:

  1. Find how far left/right from the y-axis → that's the x-coordinate
  2. Find how far up/down from the x-axis → that's the y-coordinate
  3. Write as (x, y)

Distance Along Axes

Horizontal distance: Only x changes, y stays same

  • From (2, 5) to (7, 5) → distance = |7 - 2| = 5 units

Vertical distance: Only y changes, x stays same

  • From (3, 1) to (3, 6) → distance = |6 - 1| = 5 units

Reflecting Points

Across the x-axis: Flip the sign of y

  • (3, 4) reflects to (3, -4)

Across the y-axis: Flip the sign of x

  • (3, 4) reflects to (-3, 4)

Across the origin: Flip both signs

  • (3, 4) reflects to (-3, -4)

Real-Life Uses

Maps: GPS coordinates use latitude/longitude (like x and y)

Video games: Character positions use coordinates

Computer graphics: Every pixel has coordinates

Seating charts: Rows and columns (like coordinate plane)

Graphing data: Plotting points to show relationships

Important Notes

Order matters: (x, y)(y, x) (unless x = y)

Notation: Use parentheses: (3, 5) not [3, 5]

Labeling: Points are often labeled with capital letters: A(3, 5)

Scale: The distance between tick marks might not always be 1 unit

Practice

Which quadrant contains the point `(-5, 3)`?

What are the coordinates of the origin?

Point A is 4 units right and 2 units down from the origin. What is its ordered pair?

In which quadrant is the point (5, -3)?