Explanation:
We need to find the coordinates of each labeled point (A through L) on the top grid. Coordinates are written as (x, y), where:
- x is how far left or right from the origin (0,0). Right = positive, left = negative.
- y is how far up or down from the origin. Up = positive, down = negative.
Let’s locate each point one by one using the grid lines:
-
A: It's at x = 2, y = 5 → (2, 5)
-
B: x = 4, y = 4 → (4, 4)
-
C: x = 3, y = 3 → (3, 3)
-
D: x = 3, y = −3 → (3, −3)
-
E: x = 1, y = −3 → (1, −3)
-
F: x = −1, y = −3 → (−1, −3)
-
G: x = −3, y = −2 → (−3, −2)
-
H: x = −3, y = 2 → (−3, 2)
-
I: x = −4, y = 4 → (−4, 4)
-
J: x = −2, y = 5 → (−2, 5)
-
K: x = −1, y = 4 → (−1, 4)
-
L: x = 1, y = 4 → (1, 4)
Double-check a few:
- Point G is directly below the left eye, at column −3, row −2 → correct.
- Point J is the top-left corner of the left eyebrow: x = −2, y = 5 → yes.
- Point L is between the eyes, same height as K (y = 4), and at x = 1 → matches.
All coordinates are consistent with the grid.
Final Answer:
A (2, 5)
B (4, 4)
C (3, 3)
D (3, −3)
E (1, −3)
F (−1, −3)
G (−3, −2)
H (−3, 2)
I (−4, 4)
J (−2, 5)
K (−1, 4)
L (1, 4)
Parent Tip: Review the logic above to help your child master the concept of cartesian plane worksheet.