Question

Use the image to answer the question.

A coordinate plane shows the x-axis ranging from negative 9 to 9 in unit increments and the y-axis ranging from negative 11 to 11 in unit increments. Six plotted points are joined to form a composite figure. The six plotted points are upper A, upper B, upper C, upper D, upper E, and upper F. The coordinates of the plotted points are as follows: point upper A is left parenthesis 2 comma negative 6 right parenthesis, point upper B is left parenthesis negative 5 comma negative 6 right parenthesis, point upper C is left parenthesis negative 5 comma 6 right parenthesis, point upper D is left parenthesis 6 comma 6 right parenthesis, point upper E is left parenthesis 6 comma 1 right parenthesis, and point upper F is left parenthesis 2 comma 1 right parenthesis.

Find the perimeter of the polygon in kilometers.

(1 point)
Responses

104 square kilometers
104 square kilometers

46 square kilometers
46 square kilometers

46 kilometers
46 kilometers

34 square kilometers
34 square kilometers
Skip to navigation

1 answer

To find the perimeter of the polygon formed by the points A, B, C, D, E, and F based on their coordinates, we will first determine the lengths of the sides defined by these points.

The coordinates of the points are:

  • A (2, -6)
  • B (-5, -6)
  • C (-5, 6)
  • D (6, 6)
  • E (6, 1)
  • F (2, 1)

We'll calculate the distances between consecutive points:

  1. Distance AB: \[ d_{AB} = \sqrt{(2 - (-5))^2 + (-6 - (-6))^2} = \sqrt{(2 + 5)^2 + (0)^2} = \sqrt{7^2} = 7 \]

  2. Distance BC: \[ d_{BC} = \sqrt{(-5 - (-5))^2 + (6 - (-6))^2} = \sqrt{(0)^2 + (6 + 6)^2} = \sqrt{12^2} = 12 \]

  3. Distance CD: \[ d_{CD} = \sqrt{(6 - (-5))^2 + (6 - 6)^2} = \sqrt{(6 + 5)^2 + (0)^2} = \sqrt{11^2} = 11 \]

  4. Distance DE: \[ d_{DE} = \sqrt{(6 - 6)^2 + (1 - 6)^2} = \sqrt{(0)^2 + (1 - 6)^2} = \sqrt{(-5)^2} = 5 \]

  5. Distance EF: \[ d_{EF} = \sqrt{(2 - 6)^2 + (1 - 1)^2} = \sqrt{(-4)^2 + (0)^2} = \sqrt{16} = 4 \]

  6. Distance FA: \[ d_{FA} = \sqrt{(2 - 2)^2 + (-6 - 1)^2} = \sqrt{(0)^2 + (-6 - 1)^2} = \sqrt{(-7)^2} = 7 \]

Now, we sum these distances to find the perimeter:

\[ \text{Perimeter} = d_{AB} + d_{BC} + d_{CD} + d_{DE} + d_{EF} + d_{FA} = 7 + 12 + 11 + 5 + 4 + 7 = 46 \]

Thus, the perimeter of the polygon is 46 kilometers.

The correct response is:

46 kilometers.