The Coordinate Plane (All Four Quadrants)

Plot and identify points in all four quadrants using positive and negative coordinates.

beginnercoordinate-geometrygraphingquadrantsmiddle-schoolUpdated 2026-02-02

For Elementary Students

What is the Coordinate Plane?

The coordinate plane is like a giant grid with two number lines that cross each other!

Think about it like this: Imagine a big piece of graph paper with a horizontal line (going left-right) and a vertical line (going up-down) crossing in the middle. That's the coordinate plane!

        y (up-down)
        ↑
        |
────────┼────────→ x (left-right)
        |
        |

The Two Axes

x-axis: The horizontal line (goes left and right) →

y-axis: The vertical line (goes up and down) ↑

Origin: The point where they meet in the middle (0, 0)

The Four Quadrants

The two axes split the plane into four sections called quadrants!

        y
        ↑
  II    |    I
  (−,+) | (+,+)
────────┼────────→ x
 III    |   IV
 (−,−)  | (+,−)

Quadrant I (top right): x is positive, y is positive

Quadrant II (top left): x is negative, y is positive

Quadrant III (bottom left): x is negative, y is negative

Quadrant IV (bottom right): x is positive, y is negative

Understanding Coordinates (x, y)

Every point on the plane has two numbers that tell you where it is:

``(x, y)``
 ↑  ↑
 |  How far UP or DOWN
 |
 How far LEFT or RIGHT

The x-coordinate (first number): tells you left or right

  • Positive x = go RIGHT →
  • Negative x = go LEFT ←

The y-coordinate (second number): tells you up or down

  • Positive y = go UP ↑
  • Negative y = go DOWN ↓

Plotting a Point

Example: Plot the point (3, 2)

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

Step 2: Move RIGHT 3 (because x = 3, which is positive)

Step 3: Move UP 2 (because y = 2, which is positive)

Step 4: Put a dot there! That's (3, 2) in Quadrant I

Example: Plotting (−2, 3)

Step 1: Start at origin

Step 2: Move LEFT 2 (because x = −2, which is negative)

Step 3: Move UP 3 (because y = 3, which is positive)

Step 4: Put a dot! That's (−2, 3) in Quadrant II

Example: Plotting (−4, −1)

Step 1: Start at origin

Step 2: Move LEFT 4 (x = −4)

Step 3: Move DOWN 1 (y = −1)

Step 4: That's (−4, −1) in Quadrant III

Example: Plotting (2, −3)

Step 1: Start at origin

Step 2: Move RIGHT 2 (x = 2)

Step 3: Move DOWN 3 (y = −3)

Step 4: That's (2, −3) in Quadrant IV

Which Quadrant?

You can tell which quadrant a point is in by looking at the signs!

SignsQuadrantExample
(+, +)I(5, 3)
(−, +)II(−2, 4)
(−, −)III(−6, −2)
(+, −)IV(4, −5)

Points on the Axes

Some points are RIGHT on an axis — they're not in any quadrant!

On the x-axis: y = 0

  • Examples: (5, 0), (−3, 0), (7, 0)

On the y-axis: x = 0

  • Examples: (0, 4), (0, −6), (0, 9)

Origin: (0, 0)

Important: Order Matters!

(3, 5) is NOT the same as (5, 3)!

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

Different locations!

Always write x first, then y: (x, y)

Real-Life Coordinate Planes

Video games: Characters move around using x and y coordinates!

Maps: Cities are located using coordinates (latitude and longitude)

Treasure maps: "3 steps east, 2 steps north" is like coordinates!

Memory Trick

"Run before you jump!"

Move LEFT or RIGHT first (x), THEN move UP or DOWN (y)!

Quadrants go counterclockwise starting from top-right:

I → II → III → IV (like going backwards around a clock!)

Quick Tips

Tip 1: Always start at the origin (0, 0)

Tip 2: Move left/right FIRST (x), then up/down (y)

Tip 3: Positive x = right, negative x = left

Tip 4: Positive y = up, negative y = down

Tip 5: Look at the signs to know the quadrant!

For Junior High Students

The Cartesian Coordinate System

The coordinate plane (also called the Cartesian plane) is a two-dimensional number system created by perpendicular axes.

Components:

y-axis (vertical)
        ↑
        |
────────┼────────→ x-axis (horizontal)
        |
     Origin `(0,0)`

x-axis: Horizontal axis representing the independent variable

y-axis: Vertical axis representing the dependent variable

Origin: The point (0, 0) where axes intersect

Ordered Pairs

Ordered pair: (x, y) represents a unique point

Structure:

  • x-coordinate (abscissa): Horizontal displacement from origin
  • y-coordinate (ordinate): Vertical displacement from origin

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

Example: (3, 5) and (5, 3) are different points

The Four Quadrants

The axes divide the plane into four regions:

      Quadrant II  |  Quadrant I
         (−, +)    |    (+, +)
    ───────────────┼───────────────
      Quadrant III |  Quadrant IV
         (−, −)    |    (+, −)

Quadrant I: x > 0, y > 0 (both positive)

Quadrant II: x < 0, y > 0 (x negative, y positive)

Quadrant III: x < 0, y < 0 (both negative)

Quadrant IV: x > 0, y < 0 (x positive, y negative)

Convention: Quadrants numbered counterclockwise starting from upper right

Plotting Points: Algorithm

Procedure:

  1. Start at origin (0, 0)
  2. Horizontal displacement: Move |x| units (right if x > 0, left if x < 0)
  3. Vertical displacement: Move |y| units (up if y > 0, down if y < 0)
  4. Mark point

Example 1: Plot (4, 3)

Start: `(0, 0)`
Move right 4: x = 4
Move up 3: y = 3
Point: `(4, 3)` in Quadrant I

Example 2: Plot (−3, 5)

Start: `(0, 0)`
Move left 3: x = −3
Move up 5: y = 5
Point: `(−3, 5)` in Quadrant II

Example 3: Plot (−2, −4)

Start: `(0, 0)`
Move left 2: x = −2
Move down 4: y = −4
Point: (−2, −4) in Quadrant III

Example 4: Plot (5, −2)

Start: `(0, 0)`
Move right 5: x = 5
Move down 2: y = −2
Point: (5, −2) in Quadrant IV

Identifying Quadrants by Signs

Quick determination:

x signy signQuadrant
++I
+II
III
+IV

Examples:

  • (7, 4): (+, +) → Quadrant I
  • (−5, 3): (−, +) → Quadrant II
  • (−2, −6): (−, −) → Quadrant III
  • (3, −1): (+, −) → Quadrant IV

Points on Axes

x-axis: All points where y = 0

General form: `(x, 0)`
Examples: `(5, 0)`, `(−3, 0)`, `(0, 0)`

Note: Points on x-axis not in any quadrant

y-axis: All points where x = 0

General form: `(0, y)`
Examples: `(0, 7)`, (0, −4), `(0, 0)`

Note: Points on y-axis not in any quadrant

Origin: (0, 0) is on both axes, not in any quadrant

Distance from Origin

Manhattan distance (taxicab distance):

d = |x| + |y|

Example: Point (−3, 4)

Horizontal distance: |−3| = 3
Vertical distance: |4| = 4
Manhattan distance: 3 + 4 = 7

Euclidean distance (straight-line distance):

d = √(x² + y²)

(Derived from Pythagorean theorem — covered separately)

Example: Point (3, 4)

d = √(3² + 4²) = √(9 + 16) = √25 = 5

Reflections

Reflection across x-axis:

``(x, y)`` → (x, −y)

Changes y-coordinate sign only

Example: (3, 5) → (3, −5)

Reflection across y-axis:

``(x, y)`` → `(−x, y)`

Changes x-coordinate sign only

Example: (4, 2)(−4, 2)

Reflection across origin:

``(x, y)`` → (−x, −y)

Changes both coordinate signs

Example: (3, 5) → (−3, −5)

Reflection across line y = x:

``(x, y)`` → ``(y, x)``

Swaps coordinates

Example: (2, 5)(5, 2)

Symmetry

x-axis symmetry: If (x, y) and (x, −y) both on graph

y-axis symmetry: If (x, y) and (−x, y) both on graph

Origin symmetry: If (x, y) and (−x, −y) both on graph

Line y = x symmetry: If (x, y) and (y, x) both on graph

Graphing Shapes

Connecting points creates geometric figures

Example: Rectangle

Vertices: (1, 1), (1, 4), (5, 4), (5, 1)

Connect in order to form rectangle

Example: Triangle

Vertices: (−2, 3), (2, 3), (0, −1)

Connect to form triangle

Properties can be verified using distance and slope formulas

Midpoint Formula

Midpoint between two points (x₁, y₁) and (x₂, y₂):

M = ((x₁ + x₂)/2, (y₁ + y₂)/2)

Example: Find midpoint of (2, 3) and (8, 7)

M = ((2 + 8)/2, (3 + 7)/2)
  = (10/2, 10/2)
  = `(5, 5)`

Distance Between Two Points

Distance formula:

d = √((x₂ − x₁)² + (y₂ − y₁)²)

Example: Distance between (1, 2) and (4, 6)

d = √((4 − 1)² + (6 − 2)²)
  = √(3² + 4²)
  = √(9 + 16)
  = √25
  = 5

Applications

Navigation: GPS coordinates use latitude (y) and longitude (x)

Computer graphics: Pixels positioned by (x, y) coordinates

Physics: Position vectors in 2D space

Engineering: Blueprint coordinates for construction

Gaming: Character and object positions

Data visualization: Scatter plots, graphs of functions

Reading Graphs

Given graph, identify point coordinates:

  1. Find horizontal position (x-coordinate)
  2. Find vertical position (y-coordinate)
  3. Write as ordered pair (x, y)

Identify patterns: Collinear points, symmetry, shapes

Common Errors

Error 1: Reversing coordinates

❌ Plotting `(3, 5)` as `(5, 3)`
✓ x-coordinate first, y-coordinate second

Error 2: Wrong sign interpretation

❌ Negative x going right
✓ Negative x goes LEFT, negative y goes DOWN

Error 3: Wrong quadrant identification

❌ `(−3, 4)` in Quadrant IV
✓ `(−3, 4)` in Quadrant II (x negative, y positive)

Error 4: Thinking axes points are in quadrants

❌ `(5, 0)` in Quadrant I or IV
✓ `(5, 0)` on x-axis, not in any quadrant

Tips for Success

Tip 1: Always move horizontally first (x), then vertically (y)

Tip 2: Check signs to determine quadrant quickly

Tip 3: Origin is at (0, 0), not (1, 1)

Tip 4: Points on axes are not in any quadrant

Tip 5: Use graph paper for accurate plotting

Tip 6: Label axes and mark scale clearly

Tip 7: Verify points by checking both coordinates

Summary

Coordinate plane structure:

  • Two perpendicular number lines (x-axis, y-axis)
  • Origin at (0, 0)
  • Four quadrants numbered I-IV counterclockwise

Ordered pair (x, y):

  • x: horizontal displacement
  • y: vertical displacement
  • Order matters!

Quadrant identification:

  • I: (+, +)
  • II: (−, +)
  • III: (−, −)
  • IV: (+, −)

Key formulas:

  • Distance: d = √((x₂−x₁)² + (y₂−y₁)²)
  • Midpoint: M = ((x₁+x₂)/2, (y₁+y₂)/2)

Practice

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

What are the coordinates of a point 4 units left and 2 units down from the origin?

If you reflect (5, -3) across the x-axis, what is the new point?

Which point is on the y-axis?