To find the coordinates of the points after dilation, we can use the formula for dilation:
\[ (x', y') = (kx, ky) \]
where \((x, y)\) are the original coordinates, \(k\) is the scale factor, and \((x', y')\) are the new coordinates after dilation.
Given:
- Point A: \(A(1, 2)\)
- Point B: \(B(-2, -1)\)
- Scale factor \(k = 5\)
Now we perform the dilation for each point.
-
For point A: \[ A' = (5 \cdot 1, 5 \cdot 2) = (5, 10) \]
-
For point B: \[ B' = (5 \cdot -2, 5 \cdot -1) = (-10, -5) \]
Thus, the new coordinates are:
- \(A' (5, 10)\)
- \(B' (-10, -5)\)
The correct response is: A′ (5, 10) and B′ (−10, −5).