Explanation:
We need to find the coordinates of each labeled point on the grid. Remember: coordinates are written as (x, y), where x is the horizontal position (left/right from 0) and y is the vertical position (up/down from 0).
Let’s go point by point using the top grid:
-
A: Located 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 = −2, y = 4 → (−2, 4)
-
L: x = 0, y = 4 → (0, 4)
Double-check a few:
- Point F is directly below the origin, 1 unit left and 3 down → (−1, −3)
✔
- Point G is 3 left, 2 down → (−3, −2)
✔
- Point L is on the y-axis (x = 0), same height as K and I (y = 4) → (0, 4)
✔
All coordinates match the grid.
Final Answer:
A (2, 5) G (−3, −2)
B (4, 4) H (−3, 2)
C (3, 3) I (−4, 4)
D (3, −3) J (−2, 5)
E (1, −3) K (−2, 4)
F (−1, −3) L (0, 4)
Parent Tip: Review the logic above to help your child master the concept of graphing ordered pairs worksheet pdf.