Why Coordinates on a Map Carry Length
A city park sits between streets at
- How many blocks around it?
- How much grass to mow inside it?
With coordinates alone — no ruler — we will compute both.
Vertices and the Connect-in-Order Rule
A polygon is drawn by:
- Plotting each vertex from its
coordinates - Connecting consecutive vertices with straight segments
- Closing the figure: last vertex back to the first
Order matters — listing vertices out of order produces a "bowtie," not a polygon.
Plot a Rectangle Across Four Quadrants
- Vertices:
, , , - Each side lies on a horizontal or vertical line
Side Type from Coordinate Pattern
A side from
- Horizontal when
— the points line up sideways - Vertical when
— the points stack up and down - Slanted otherwise
Same y → horizontal. Same x → vertical.
Watch Out: "Same First Coordinate"
The standard says: "same first coordinate or same second coordinate."
- First coordinate =
→ same → vertical - Second coordinate =
→ same → horizontal
"First" sounds like horizontal — but it isn't. Always link to the picture.
Triangle: Mix of Horizontal and Slanted Sides
Vertices:
: same → horizontal : to — neither matches → slanted : to — neither matches → slanted
Not every polygon is rectilinear; identify each side individually.
Check-In: Identify Each Side's Type
Vertices in order:
For each side, decide H, V, or S:
: ___ : ___ : ___ : ___
Pause and write your answers before advancing.
The Length Rule for H and V Segments
- Horizontal: length
- Vertical: length
Worked Example: Both Endpoints in Q1
Segment from
- Same
→ horizontal - Length
Check by counting unit squares from
Worked Example: Crossing the y-Axis
Segment from
- Same
→ horizontal - Length
Eight unit squares — count them across the y-axis to confirm.
Worked Example: Vertical Across the x-Axis
Segment from
- Same
→ vertical - Length
The same rule, applied to the y-coordinates this time.
Worked Example: Both Negative Coordinates
Segment from
- Same
→ vertical - Length
The absolute-value bars handle the negative result automatically.
Watch Out: Distance Is Never Negative
If you compute
Two safe ways:
- Take
— bars convert any sign - Subtract smaller from larger — guarantees non-negative
A negative length is a sign that signals an error to fix.
Check-In: Find Two Segment Lengths
Compute each length:
- From
to — H or V? Length? - From
to — H or V? Length?
Show the absolute-value step on your paper.
From Lengths to Perimeter and Area
You can now compute any horizontal or vertical side length.
- Perimeter = sum of all side lengths
- Area of a rectangle = (horizontal length) × (vertical length)
- Area of an L-shape = decompose into rectangles, sum
Now the polygon's measurements come from coordinates only.
Rectangle: Label Sides, Sum, Multiply
Rectangle
- Perimeter
- Area
L-Shape: Six Sides, All Horizontal or Vertical
- Perimeter
L-Shape Area: Decompose Into Two Rectangles
Cut horizontally at
- Bottom rectangle:
- Top rectangle:
- Total area
Check:
Right Triangle With H and V Legs
Vertices:
- Leg
: horizontal, length - Leg
: vertical, length - Right angle at
- Area
Watch Out: Slanted Side Has No Length Yet
Side
is not the length of is not the length of- The rule applies only when one coordinate matches
Check-In: Perimeter and Area of a Rectangle
Rectangle with vertices
- Length of
? Length of ? - Perimeter?
- Area?
Show your work.
City Map: Park Perimeter in Miles
- 1 unit = 1 block; 1 block =
mi blocks miles
Garden Quote: Area Times Cost-per-Foot
- Bottom rectangle:
sq ft - Top rectangle:
sq ft - Total area
sq ft - Soil at $2/sq ft → cost $48
Negative
Baseball Diamond: Bases Path Length
- Home plate at
- First base at
- Second base at
- Third base at
Each side:
Perimeter (bases path)
The Real-World Workflow in Four Steps
Every coordinate-grid problem reduces to:
- Identify each side's type (H, V, or slanted)
- Compute H/V lengths from coordinate differences
- Sum for perimeter, or decompose for area
- Apply units and any downstream conversion
One workflow, every context.
Practice: Compute on Your Own
- Rectangle
, , , — perimeter and area - Right triangle: horizontal leg from
to ; vertical leg from to — area
Show your work. Check answers on the next slide.
Answers and Common Errors to Flag
, . P , A .- Legs:
, . A .
Negative length (e.g.,
Counted
Key Takeaways and Common Warnings
✓ Same
✓ Same
✓ Perimeter: sum sides; area: decompose into rectangles
Length is never negative — apply
"Same first coordinate" = same
Next Lesson: Distance for Slanted Sides
You can now find any horizontal or vertical length from coordinates.
In 8th grade (8.G.B.8), the Pythagorean theorem extends this to slanted sides:
Same coordinate-difference inputs — one new step on top.
Click to begin the narrated lesson
Draw polygons in the coordinate plane given coordinates for the vertices