To find the perimeter of the rectangle formed by the points A, B, C, and D, we first identify the coordinates of each point:
- A: (1, 0)
- B: (1, 3)
- C: (5, 3)
- D: (5, 0)
Next, we calculate the lengths of the sides of the rectangle. The rectangle's sides are vertical and horizontal:
-
The length of the vertical sides (A to B and D to C) can be calculated by finding the difference between the y-coordinates of the points:
- Distance between A (1, 0) and B (1, 3) is \( 3 - 0 = 3 \).
-
The length of the horizontal sides (B to C and A to D) can be calculated by finding the difference between the x-coordinates of the points:
- Distance between A (1, 0) and D (5, 0) is \( 5 - 1 = 4 \).
Now, we have:
- The length of the vertical sides: \( 3 \)
- The length of the horizontal sides: \( 4 \)
To calculate the perimeter \( P \) of the rectangle, we use the formula: \[ P = 2 \times ( \text{length} + \text{width} ) \] Substituting the values we calculated: \[ P = 2 \times (4 + 3) = 2 \times 7 = 14 \]
Therefore, the perimeter of the rectangle is \( 14 \) units.