πŸ—Ί What is 6.NS.C.8?
The Big Idea β€” navigating all four quadrants and measuring distance
πŸ“Œ Standard
Solve real-world and mathematical problems by graphing points in all four quadrants of the coordinate plane. Use coordinates and absolute value to find distances between points with the same first or second coordinate.
Distance = |x₁ βˆ’ xβ‚‚| (same y) or |y₁ βˆ’ yβ‚‚| (same x)
πŸ“ The coordinate plane has 4 quadrants, an x-axis, a y-axis, and an origin (0,0). Every point is an ordered pair (x, y).
πŸ“ Distance rule: Points on the same vertical line β†’ subtract y-values. Points on the same horizontal line β†’ subtract x-values. Always take absolute value!
⚠️ 6.NS.C.8 only requires distance for points sharing an x or y coordinate (horizontal/vertical lines). No diagonal distance (Pythagorean theorem is Grade 8).
πŸ“˜ QUADRANT MAP
QuadrantSignsExample
I (upper right)(+, +)(3, 4)
II (upper left)(βˆ’, +)(βˆ’3, 4)
III (lower left)(βˆ’, βˆ’)(βˆ’3, βˆ’4)
IV (lower right)(+, βˆ’)(3, βˆ’4)
πŸ“ Distance via Absolute Value β€” The Core Idea
Why absolute value? Because distance is always positive β€” direction doesn't matter.
Same x-coordinate β†’ Vertical Distance
Points A(βˆ’3, 4) and B(βˆ’3, βˆ’2) share x = βˆ’3. They're on the same vertical line.
d = |4 βˆ’ (βˆ’2)| = |4 + 2| = |6| = 6
Same y-coordinate β†’ Horizontal Distance
Points C(2, 5) and D(7, 5) share y = 5. They're on the same horizontal line.
d = |2 βˆ’ 7| = |βˆ’5| = 5
x y 1 2 3 -1 -2 -3 1 2 3 -1 -2 A(-3,4) B(-3,-2) d=6 C(2,4) D(5,4) I II III IV
✍️ TWR Frame β€” Describe the Distance (EN/ES)
Points and share the same -coordinate, so I subtract their values: | βˆ’ | = units.
πŸ‡ͺπŸ‡Έ Los puntos ___ y ___ comparten la misma coordenada ___. La distancia es |___ βˆ’ ___| = ___ unidades.
πŸ“– Key Vocabulary
Academic language for 6.NS.C.8 β€” with Spanish cognates
Coordinate Plane
koh-OR-din-it playn
A flat surface formed by two perpendicular number lines (x-axis and y-axis) that intersect at the origin.
Has 4 quadrants, infinite points
πŸ‡ͺπŸ‡Έ plano de coordenadas
Ordered Pair
OR-derd pair
Two numbers (x, y) that identify a point's location β€” x first (horizontal), then y (vertical).
(-3, 4) β†’ left 3, up 4
πŸ‡ͺπŸ‡Έ par ordenado
Quadrant
KWOD-rent
One of the four regions of the coordinate plane created by the x and y axes. Numbered I–IV counterclockwise.
QI: (+,+) QII: (βˆ’,+)
πŸ‡ͺπŸ‡Έ cuadrante (cognate!)
Absolute Value
AB-suh-loot VAL-yoo
The distance from zero on a number line. Always non-negative. Written |n|.
|βˆ’6| = 6, |6| = 6, |0| = 0
πŸ‡ͺπŸ‡Έ valor absoluto (cognate!)
Origin
OR-ih-jin
The center point (0, 0) where the x and y axes intersect on the coordinate plane.
Every axis starts here
πŸ‡ͺπŸ‡Έ origen (cognate!)
x-axis / y-axis
eks AK-sis
x-axis = horizontal number line. y-axis = vertical number line. Both pass through the origin.
x: left/right Β· y: up/down
πŸ‡ͺπŸ‡Έ eje x / eje y
🧠 Morphology: "Coordinate" from Latin coordinare = "arrange in order." "Quadrant" from Latin quadrans = "one quarter." "Absolute" from Latin absolutus = "set free" (from sign/direction).
πŸ’‘ Cognate Alert for ELLs: coordinate / coordenada, quadrant / cuadrante, absolute / absoluto, origin / origen, axis / eje β€” many math terms share roots in Spanish and English!
πŸͺœ How to Find Distance β€” Step by Step
Two methods: same x-coordinate (vertical) and same y-coordinate (horizontal)
1
Identify the two points
Write both ordered pairs clearly. Label them Point A and Point B.
A(βˆ’3, 4) and B(βˆ’3, βˆ’2)
2
Check: do they share an x-coord or y-coord?
Same x-value β†’ vertical distance (subtract y's). Same y-value β†’ horizontal distance (subtract x's).
Both have x = βˆ’3 β†’ vertical β†’ subtract y-values
3
Subtract the coordinates that differ
Take one value minus the other. It doesn't matter which order β€” absolute value fixes it.
4 βˆ’ (βˆ’2) = 4 + 2 = 6
4
Apply absolute value
Distance is always positive β€” wrap the result in | |. This handles cases where you subtract in the "wrong" order.
|4 βˆ’ (βˆ’2)| = |6| = 6 βœ“
5
Label your answer with units
State the distance with units: "6 units." In real-world problems, use the actual unit (miles, feet, blocks).
Distance = 6 units
πŸ“˜ Three Worked Examples
Vertical distance Β· Horizontal distance Β· Real-world context
πŸ“ VERTICAL DISTANCE (same x)
Find the distance between P(2, 7) and Q(2, βˆ’3).
β†’
Same x-coordinate (x = 2) β†’ vertical β†’ subtract y-values
β†’
|7 βˆ’ (βˆ’3)| = |7 + 3| = |10| = 10
β†’
Check: P is at y = 7 (above) and Q at y = βˆ’3 (below) β†’ 7 units up + 3 units down = 10 βœ“
Distance = 10 units
πŸ“ HORIZONTAL DISTANCE (same y)
Find the distance between M(βˆ’5, 3) and N(2, 3).
β†’
Same y-coordinate (y = 3) β†’ horizontal β†’ subtract x-values
β†’
|βˆ’5 βˆ’ 2| = |βˆ’7| = 7
β†’
Or: |2 βˆ’ (βˆ’5)| = |7| = 7 β€” same result!
Distance = 7 units
πŸ™οΈ REAL-WORLD (city grid)
On a city map, a library is at (βˆ’4, 2) and a park is at (3, 2). One unit = 1 block. How many blocks apart?
β†’
Same y-coordinate (y = 2) β†’ horizontal distance
β†’
|βˆ’4 βˆ’ 3| = |βˆ’7| = 7
7 blocks apart
✍️ TWR β€” Distance Explanation Frame
Points and share the same -coordinate (), so I found the distance. I subtracted: | βˆ’ | = units.
🎯 Interactive Coordinate Grid
Click to place points β€” practice plotting all four quadrants
Click the grid to plot a point
Plot two points with the same x or y coordinate to calculate distance automatically.
πŸ—Ί
Score
0 / 7
Progress
✏️ Practice Problems
Type your answer Β· Click Check Β· Hints available
Problem 1
Plot
Point A is at (βˆ’3, 4) and Point B is at (βˆ’3, βˆ’2). Both share x = βˆ’3. What is the distance between them?
units
Same x-coordinate β†’ subtract y-values. |4 βˆ’ (βˆ’2)| = ?
Problem 2
Distance
Find the distance between M(βˆ’5, 3) and N(2, 3).
units
Same y-coordinate (y=3) β†’ subtract x-values. |βˆ’5 βˆ’ 2| = ?
Problem 3
Distance
Find the distance between P(0, 6) and Q(0, βˆ’4).
units
Same x-coordinate (x=0 β€” on the y-axis!) β†’ |6 βˆ’ (βˆ’4)| = ?
Problem 4
Real World
A soccer field on a coordinate grid has two corners at (βˆ’6, βˆ’2) and (6, βˆ’2). Each unit = 1 yard. How long is that side of the field?
yards
Same y-coordinate (y=βˆ’2) β†’ |βˆ’6 βˆ’ 6| = ? yards
Problem 5
Distance
Find the distance between R(4, βˆ’5) and S(4, 8).
units
Same x-coordinate (x=4) β†’ |βˆ’5 βˆ’ 8| = ? (remember: |βˆ’13| = 13)
Problem 6
Real World
A rectangle has two vertices at (βˆ’4, 3) and (5, 3), and two more at (βˆ’4, βˆ’2) and (5, βˆ’2). What is the perimeter of the rectangle?
units
Width: |(βˆ’4) βˆ’ 5| = 9. Height: |3 βˆ’ (βˆ’2)| = 5. Perimeter = 2Γ—9 + 2Γ—5 = ?
Problem 7
Extend
Point J is at (βˆ’7, y) and Point K is at (βˆ’7, 4). The distance between them is 9 units. If J is below K, what is the y-coordinate of Point J?
y-value
|4 βˆ’ y| = 9. If J is below K, y is less than 4. So 4 βˆ’ y = 9 β†’ y = 4 βˆ’ 9 = ?
πŸ™οΈ City Map Challenge
Solve real-world distance problems on a coordinate city grid. Each unit = 1 city block.
πŸ—Ί The City Grid
Positive x β†’ East Β· Negative x β†’ West Β· Positive y β†’ North Β· Negative y β†’ South
Origin (0,0) = City Hall
🏫 Question 1: The school is at (βˆ’4, 2) and the library is at (3, 2). How many blocks is the walk from school to library?
blocks
πŸ₯ Question 2: The hospital is at (5, βˆ’3) and the fire station is at (5, 6). How many blocks apart are they?
blocks
πŸͺ Question 3: Store A is at (βˆ’6, βˆ’1) and Store B is at (2, βˆ’1). A delivery truck drives from Store A to Store B. How far does it travel?
blocks
🏟️ Question 4 (Challenge): A park has corners at (βˆ’3, 4), (βˆ’3, βˆ’2), (4, 4), and (4, βˆ’2). What is the perimeter of the park in blocks?
blocks
✍️ TWR β€” Real-World Distance Frame
The and are both at , so I found the horizontal distance. | βˆ’ | = blocks.
πŸ” Flash Review Cards
Tap to reveal the distance. Use the formula: |coord₁ βˆ’ coordβ‚‚|
(2, 4) and (2, βˆ’3)
Same x β†’ tap ↩
7 units
|4βˆ’(βˆ’3)| = 7
(βˆ’5, 1) and (4, 1)
Same y β†’ tap ↩
9 units
|βˆ’5βˆ’4| = 9
(0, βˆ’6) and (0, 5)
Same x β†’ tap ↩
11 units
|βˆ’6βˆ’5| = 11
(βˆ’8, 3) and (1, 3)
Same y β†’ tap ↩
9 units
|βˆ’8βˆ’1| = 9
(6, 7) and (6, βˆ’4)
Same x β†’ tap ↩
11 units
|7βˆ’(βˆ’4)| = 11
(βˆ’3, βˆ’5) and (9, βˆ’5)
Same y β†’ tap ↩
12 units
|βˆ’3βˆ’9| = 12
(βˆ’2, 8) and (βˆ’2, βˆ’7)
Same x β†’ tap ↩
15 units
|8βˆ’(βˆ’7)| = 15
(βˆ’4, 0) and (6, 0)
On x-axis β†’ tap ↩
10 units
|βˆ’4βˆ’6| = 10
⚠️ Common Mistakes β€” Watch Out!
Real student errors and corrections
❌
Mistake #1 β€” Reversing x and y when plotting
Error: Plotting (3, βˆ’4) by going down 3 and right 4 instead of right 3 and down 4.

Fix: Ordered pair is always (x, y) β€” x is horizontal (left/right) FIRST, then y is vertical (up/down).
❌
Mistake #2 β€” Subtracting the wrong pair
Error: For same x-coordinate, student subtracts x-values instead of y-values.

Fix: Same x β†’ they're on a vertical line β†’ subtract the values that DIFFER (the y-values).
❌
Mistake #3 β€” Forgetting to use absolute value
Error: Getting a negative distance. e.g., βˆ’5 βˆ’ 2 = βˆ’7, then writing "distance = βˆ’7 units."

Fix: Distance is always positive. |βˆ’7| = 7. Always take the absolute value after subtracting.
❌
Mistake #4 β€” Subtracting across quadrants incorrectly with negatives
Error: |4 βˆ’ (βˆ’2)| β†’ student computes as |4 βˆ’ 2| = 2 instead of |4 + 2| = 6.

Fix: Subtracting a negative = adding its positive. 4 βˆ’ (βˆ’2) = 4 + 2 = 6.
❌
Mistake #5 β€” Confusing quadrant numbers
Error: Thinking Quadrant I is upper left or numbering them clockwise.

Fix: Start Q I in the upper RIGHT (+,+). Go counterclockwise: II upper left (βˆ’,+), III lower left (βˆ’,βˆ’), IV lower right (+,βˆ’).
🎯 Self-Check: After finding distance β€” is it positive? βœ“ Does it make sense on the grid (can you count the squares)? βœ“ Did you subtract the coordinates that CHANGE (not the ones that match)? βœ“
πŸ“ 6.NS.C.8 β€” Coordinate Plane Explorer Β· Grade 6 Β· EduWonderLab Β· Neft.Alba Β· CCSS 6.NS.C.8 Β· TWR Frames Β· EN/ES