To determine how many meters Randy walks around the rectangular city block, we first need to calculate the perimeter of the rectangle formed by the coordinates of the corners.
The corners of the rectangle are:
- A = (-5, -2)
- B = (-5, 9)
- C = (9, 9)
- D = (9, -2)
Next, we can find the lengths of the sides of the rectangle.
-
Length of side AB (vertical side):
- The y-coordinates of points A and B are -2 and 9 respectively.
- Length AB = |9 - (-2)| = |9 + 2| = 11 units.
-
Length of side BC (horizontal side):
- The x-coordinates of points B and C are -5 and 9 respectively.
- Length BC = |9 - (-5)| = |9 + 5| = 14 units.
-
Length of side CD (vertical side):
- The y-coordinates of points C and D are both at 9 and -2 respectively, so:
- Length CD = |9 - (-2)| = |9 + 2| = 11 units (same as AB).
-
Length of side DA (horizontal side):
- The x-coordinates of points D and A are both at 9 and -5 respectively, so:
- Length DA = |9 - (-5)| = |9 + 5| = 14 units (same as BC).
Now we can calculate the perimeter of the rectangular block:
- Perimeter = 2 * (Length AB + Length BC)
- Perimeter = 2 * (11 + 14) = 2 * 25 = 50 units.
Since each unit on the grid represents 10 meters, we need to convert the perimeter into meters:
- Distance walked in meters = Perimeter in units * 10 meters/unit
- Distance walked in meters = 50 units * 10 meters/unit = 500 meters.
Therefore, Randy walks 500 meters.