To find the coordinates of the vertices A′, B′, C′, and D′ after a dilation with a scale factor of 5 from the origin, we can use the formula for dilation:
\[ (x', y') = (k \cdot x, k \cdot y) \]
where \( k \) is the scale factor and \( (x, y) \) are the original coordinates.
Given vertices:
- A(1, -3)
- B(4, -3)
- C(4, -1)
- D(1, -1)
Now calculate the dilated coordinates:
-
For A(1, -3): \[ A' = (5 \cdot 1, 5 \cdot -3) = (5, -15) \]
-
For B(4, -3): \[ B' = (5 \cdot 4, 5 \cdot -3) = (20, -15) \]
-
For C(4, -1): \[ C' = (5 \cdot 4, 5 \cdot -1) = (20, -5) \]
-
For D(1, -1): \[ D' = (5 \cdot 1, 5 \cdot -1) = (5, -5) \]
Final coordinates after dilation:
- A′(5, −15)
- B′(20, −15)
- C′(20, −5)
- D′(5, −5)
Thus, the correct response is:
A′(5, −15), B′(20, −15), C′(20, −5), and D′(5, −5).