Learn1 of 3
X Marks the Spot!
Captain Maple left a treasure map! The map is a GRID with numbered columns (1-8 across) and numbered rows (1-6 up).
Each spot has coordinates like (3, 2) β column 3, row 2. Go 3 right, then 2 up.
The first clue is at (2, 4). Go to column 2, row 4. Found it!
The second clue is at (5, 1). Column 5, row 1.
Coordinates are like an address for each square on the grid. The first number is ACROSS, the second is UP.
**Think About It:** Without coordinates, finding exact locations on a map would be really hard!