Skip to content
Easy

Ordered Pairs and Quadrants

Simple Explanation

An ordered pair (x, y) records a location with two numbers in a fixed order β€” x first, y second. The axes divide the plane into four regions called quadrants, numbered I to IV counterclockwise starting from the top-right. The sign pattern of (x, y) tells you immediately which quadrant a point sits in.

Why Do We Need It?

Recognizing a point's quadrant from its signs alone β€” before plotting anything β€” is a fast sanity check that catches mistakes early.

See It

The four quadrants
IIIIIIIV-6-6-4-4-2-22244660xyA(3, 2) (3, 2)B(-3, -2) (-3, -2)

A coordinate plane with the four quadrants labelled I through IV, and two sample points A(3, 2) and B(-3, -2)

Worked Example

Identify a quadrant from signs

Without plotting, state which quadrant contains the point (-5, 7).

    Why Does This Work?

    Quadrants are simply the four possible sign combinations of (x, y): (+,+), (-,+), (-,-), (+,-) β€” so the signs alone are enough to identify one, with no need to plot.

    Real-Life Example

    Zones around a home base

    Games and mapping apps often divide the area around a central point into directional zones β€” "north-west of base," for example.

    Quadrants work the same way: everything is described relative to the origin, so "upper-left" (Quadrant II) is instantly recognizable from signs alone.

    Practice

    Which quadrant contains the point (4, -6)?

    Easy

    Common mistake

    Assuming the quadrants are numbered starting from the top-left or go clockwise β€” numbering starts at the top-right (Quadrant I, where both coordinates are positive) and goes counterclockwise.

    Quick Review

    • An ordered pair (x, y) always lists the horizontal value first.
    • Quadrant I: (+,+). Quadrant II: (-,+). Quadrant III: (-,-). Quadrant IV: (+,-).
    • Numbering goes counterclockwise starting from the top-right.