Let’s solve each part step by step.
---
Part 1: Find coordinates of shapes (Questions 1–10)
We look at the first grid. The X-axis goes left to right (horizontal), and Y-axis goes bottom to top (vertical). For each shape, we find its position by reading the X value first, then the Y value.
1)
Star – It’s at the far right on the X-axis, at X=10, and sits on the X-axis so Y=0 →
(10, 0)
2)
Lightning – Look for the yellow lightning bolt. It’s at X=9, Y=7 →
(9, 7)
3)
Circle – Blue circle is at X=10, Y=6 →
(10, 6)
4)
Heart – Pink heart is at X=3, Y=10 →
(3, 10)
5)
Cross – Red “X” mark is at X=7, Y=8 →
(7, 8)
6)
Triangle – Green triangle is at X=1, Y=4 →
(1, 4)
7)
Moon – Yellow crescent moon is at X=10, Y=8 →
(10, 8)
8)
Square – Orange square is at X=3, Y=0 →
(3, 0)
9)
Diamond – Light blue diamond is at X=5, Y=0 →
(5, 0)
10)
Music Note – Blue music note is at X=7, Y=6 →
(7, 6)
---
Part 2: Find which letter is at each coordinate (Questions 11–20)
Now we use the second grid with letters. Again, read X first, then Y.
11)
(0,8) – Go to X=0 (leftmost line), Y=8 → Letter
K
12)
(1,8) – X=1, Y=8 → Letter
G
13)
(9,9) – X=9, Y=9 → Letter
B
14)
(9,8) – X=9, Y=8 → Letter
H
15)
(8,5) – X=8, Y=5 → Letter
J
16)
(9,1) – X=9, Y=1 → Letter
F
17)
(2,5) – X=2, Y=5 → Letter
C
18)
(8,1) – X=8, Y=1 → Letter
A
19)
(6,7) – X=6, Y=7 → Letter
E
20)
(5,8) – X=5, Y=8 → Letter
D
---
Final Answer:
1) Star → (10, 0)
2) Lightning → (9, 7)
3) Circle → (10, 6)
4) Heart → (3, 10)
5) Cross → (7, 8)
6) Triangle → (1, 4)
7) Moon → (10, 8)
8) Square → (3, 0)
9) Diamond → (5, 0)
10) Music Note → (7, 6)
11) (0,8) → K
12) (1,8) → G
13) (9,9) → B
14) (9,8) → H
15) (8,5) → J
16) (9,1) → F
17) (2,5) → C
18) (8,1) → A
19) (6,7) → E
20) (5,8) → D
Parent Tip: Review the logic above to help your child master the concept of coordinate grid worksheets.