6TH GRADE MATHEMATICS • THE NUMBER SYSTEM

Graphing Points in All Four Quadrants

Learn to plot ordered pairs with positive and negative numbers on the coordinate plane and use them to solve real-world problems.

Where Did the Coordinate Plane Come From?

Have you ever played a board game where you had to find a square using a letter and a number, like "B-4"? Or maybe you've used a street grid to find a location on a map. People have been finding positions on grids for thousands of years! But the coordinate plane (the math version of a grid) was invented to connect geometry and algebra in a whole new way.

~200 BCE
Ancient Greek and Roman mapmakers used grid systems to chart land and seas. The astronomer Hipparchus created a system of latitude and longitude — one of the earliest uses of two numbers to pinpoint a location.
1637
French mathematician René Descartes published a book that introduced the idea of using two number lines (one horizontal, one vertical) to describe positions. This is why we call it the Cartesian plane — it's named after him!
1700s
Mathematicians began extending the coordinate plane to include negative numbers. This created all four quadrants and let people graph points to the left of and below the center, not just above and to the right.
Today
The coordinate plane is everywhere! GPS navigation, video game design, weather maps, and data science all use coordinate systems. When you play a game with a map, the game engine is graphing millions of points on a coordinate plane every second.

The big question Descartes was trying to answer: How can we use numbers to describe exactly where something is? That's the same question you'll learn to answer in this lesson — and you'll use all four parts of the coordinate plane to do it.

Core Ideas You Need to Know

Before we start graphing, let's make sure you know the key vocabulary. Every word below is a tool you'll use again and again.

1

The Coordinate Plane

A flat surface made by two number lines that cross at a right angle. The horizontal line is the x-axis and the vertical line is the y-axis. Together, they divide the plane into four sections.
2

Ordered Pair (x, y)

Two numbers in parentheses that tell you a point's exact location. The first number (x) tells you how far left or right to go. The second number (y) tells you how far up or down. Order matters!
3

The Origin

The special point (0, 0) where the x-axis and y-axis cross. It's your starting point every time you plot a point. Think of it as "home base."
4

Four Quadrants

The axes split the plane into four sections. We label them with Roman numerals I, II, III, and IV, starting in the upper right and going counter-clockwise.
KEY TAKEAWAY
Think of the coordinate plane like a city map. The origin is the town square. The x-axis is the main road going east and west. The y-axis is the main road going north and south. An ordered pair like (3, −2) is like directions: "Go 3 blocks east, then 2 blocks south." The order of the numbers tells you which direction comes first — always x (left/right), then y (up/down).

See the Coordinate Plane

Here's a full picture of the coordinate plane with all four quadrants labeled. Notice how the signs of x and y change depending on which quadrant you're in. Study the four colored points — each one lives in a different quadrant.

Look at Point A (3, 4). Starting from the origin, you move 3 units to the right along the x-axis (because 3 is positive), then 4 units up (because 4 is positive). That lands you in Quadrant I.

Now look at Point B (−4, 3). From the origin, you go 4 units to the left (negative x) and 3 units up (positive y). That's Quadrant II.

Point C (−3, −2) is in Quadrant III because both numbers are negative — left and down. Finally, Point D (4, −3) is in Quadrant IV — right and down.

How to Plot Any Point — Step by Step

Every time you plot a point, you follow the same simple process. Let's break it down with the ordered pair (x, y).

Ordered Pair Format
(x, y)
x = horizontal position (left or right) • y = vertical position (up or down)

Step 1: Start at the origin (0, 0). Every point begins at the center where the two axes cross.

Step 2: Move along the x-axis. Look at the first number in the pair. If it's positive, move right. If it's negative, move left. If it's zero, stay put — don't move sideways at all.

Step 3: Move along the y-axis. From where you stopped, look at the second number. If it's positive, move up. If it's negative, move down. If it's zero, stay where you are.

Step 4: Mark the point. Put a dot right where you ended up. Label it with its ordered pair.

Quick Memory Trick
x comes before y (just like in the alphabet!)
"Run" left/right first (x), then "rise" up/down (y)

What about points on an axis? If a point has y = 0, like (5, 0), it sits right on the x-axis. If a point has x = 0, like (0, −3), it sits on the y-axis. Points on an axis don't belong to any quadrant.

KEY TAKEAWAY
Plotting a point is like following treasure map directions. "Walk 3 steps east, then 4 steps north" is the same idea as plotting (3, 4). The x-number tells you your east/west move, and the y-number tells you your north/south move. Negative numbers just mean you reverse the direction.

The Four Quadrant Guide

Each quadrant has its own personality based on the signs (positive or negative) of the x- and y-coordinates. Here's a complete breakdown.

Quadrantx-valuey-valueDirection from OriginExample Point
IPositive (+)Positive (+)Right and Up(2, 5)
IINegative (−)Positive (+)Left and Up(−3, 4)
IIINegative (−)Negative (−)Left and Down(−1, −6)
IVPositive (+)Negative (−)Right and Down(5, −2)

Real-World Connection: Mapping a Campground

Imagine you're at a campground. The main lodge is at the origin. Trails go east/west (x-axis) and north/south (y-axis). Each grid square is 100 meters. Let's see where different spots are.

Campground Map — Each square = 100 m

This map shows real-world meaning! The Lake at (3, 2) is 300 m east and 200 m north of the lodge. The Parking at (−3, −2) is 300 m west and 200 m south. Negative numbers aren't scary — they just mean "the opposite direction."

Worked Example

Let's solve a complete problem together, from reading coordinates to finding distances.

Problem: A drone starts at the origin and flies to point A (4, 3), then to point B (4, −2). Plot both points and find the distance between A and B.
1
Step 1 — Plot Point A (4, 3)Start at the origin (0, 0). Move 4 units right along the x-axis (because x = 4 is positive). Then move 3 units up (because y = 3 is positive). Mark point A. This is in Quadrant I.
2
Step 2 — Plot Point B (4, −2)Start at the origin again. Move 4 units right (x = 4). Then move 2 units down (because y = −2 is negative). Mark point B. This is in Quadrant IV.
3
Step 3 — Notice Something SpecialBoth points have the same x-coordinate (x = 4). That means they're on the same vertical line! When two points share the same x-value, the distance between them is just the difference of their y-values.
4
Step 4 — Find the DistancePoint A has y = 3 and Point B has y = −2. To find the distance between them, we find how far apart 3 and −2 are on the number line.
Distance = |3 − (−2)| = |3 + 2| = 5 units
5
Step 5 — Interpret the ResultThe drone travels 5 units straight down from A to B. Notice that even though one y-coordinate is positive and the other is negative, we can still find the distance by using absolute value (the total number of units between them). This works because the drone crosses the x-axis on its way from Quadrant I down to Quadrant IV.

Common Mistakes and How to Avoid Them

Even the best math students mix things up sometimes. Here are the most common mistakes and how they compare to the correct approach.

Common MistakeWhat Goes WrongCorrect Approach
Swapping x and yPlotting (3, 5) as "up 3, right 5" puts the point in the wrong spotAlways go x first (horizontal), then y second (vertical)
Ignoring negative signsTreating (−2, 4) the same as (2, 4) — wrong quadrant!Negative x = left, negative y = down
Forgetting the originStarting from the wrong point when plotting the second coordinateAlways start at (0, 0), move x, then move y
Subtracting wrong for distanceSaying the distance from y = 3 to y = −2 is 1Use |3 − (−2)| = |5| = 5. When crossing zero, the distance adds.
Calling axis points "Quadrant I"Saying (0, 5) is in Quadrant IPoints on an axis are not in any quadrant
KEY TAKEAWAY
Think of the order in (x, y) like your home address: the street name comes first and the house number comes second. If you mix them up, you'll end up at the wrong house! The same thing happens on the coordinate plane — always handle x (left/right) first, then y (up/down).

What's Next? Where This Leads

Now that you can plot points in all four quadrants, you're ready for some exciting math that's just around the corner. Here's a peek at what's coming.

What You Learn NowWhat You'll Learn Next
Plotting individual pointsConnecting points to graph lines and shapes
Finding distance between two points on the same lineUsing the distance formula for any two points
Reading coordinates from a graphWriting equations that describe patterns of points
Understanding positive/negative positionsWorking with slope (how steep a line is)
The 2D coordinate plane (x, y)The 3D coordinate system with a z-axis for depth!

Every graph you'll ever see — from scatter plots in science class to the graphics in video games — builds on the skill you're learning right now. The coordinate plane is the foundation of all of it. You're building skills that will serve you in Algebra, Geometry, and beyond!

Practice Problems

Try these five problems on your own. Start from the top and work your way down — they get a little harder as you go. Click "Show Answer" when you're ready to check your work.

PROBLEM 1CONCEPTUAL
In which quadrant would you find the point (−5, 7)? Explain how you know without graphing it.
PROBLEM 2BASIC IDENTIFICATION
Plot the point (−3, −4) on a coordinate plane. What quadrant is it in? What are the signs of both coordinates?
PROBLEM 3INTERMEDIATE
Two points are at A (−2, 5) and B (−2, −3). Both have the same x-coordinate. What is the distance between them?
PROBLEM 4APPLIED / MULTI-STEP
A treasure map uses a coordinate grid where each unit equals 10 meters. The entrance is at the origin (0, 0). Clue 1 says: "Walk to (−4, 0)." Clue 2 says: "Now walk to (−4, 3)." Clue 3 says: "Now walk to (0, 3) and dig!" How far did you walk in total (following the path)?
PROBLEM 5CHALLENGE / CRITICAL THINKING
A rectangle has one corner at (2, 1), and the opposite corner at (−3, −4). The sides of the rectangle are parallel to the axes. What are the coordinates of the other two corners? In which quadrants do all four corners fall?

Lesson Summary

The coordinate plane is formed by two perpendicular number lines — the x-axis (horizontal) and the y-axis (vertical) — that cross at the origin (0, 0). Every location on the plane is described by an ordered pair (x, y), where x tells you how far left or right to go and y tells you how far up or down. The plane is divided into four quadrants: Quadrant I (+, +) is upper-right, Quadrant II (−, +) is upper-left, Quadrant III (−, −) is lower-left, and Quadrant IV (+, −) is lower-right.

To plot a point, always start at the origin, move horizontally first (x), then vertically (y). Negative x means left; negative y means down. When two points share the same x- or y-coordinate, you can find the distance between them using absolute value. These skills connect directly to real-world applications like reading maps, tracking positions, and solving geometry problems — and they are the foundation for everything you'll do with graphs in Algebra and beyond.

Varsity Tutors • 6th Grade Mathematics (Common Core) • Graphing Points in All Four Quadrants