To find the coordinates of points A′ and B′ after a dilation with a scale factor of 5 centered at the origin, we apply the dilation formula:
\[ (x', y') = (k \cdot x, k \cdot y) \]
where \(k\) is the scale factor and \((x, y)\) are the original coordinates of the point.
-
For point A(1, 2): \[ A' = (5 \cdot 1, 5 \cdot 2) = (5, 10) \]
-
For point B(−2, −1): \[ B' = (5 \cdot -2, 5 \cdot -1) = (-10, -5) \]
Therefore, the coordinates after the dilation are:
- \(A' (5, 10)\)
- \(B' (-10, -5)\)
The correct answer is:
A′ (5, 10) and B′ (−10, −5)