To find the new coordinates of point A after dilation, we follow these steps:
-
Identify the center of dilation and the original point's coordinates.
- Center of dilation: \( C(-2, -1) \)
- Original coordinates of point A: \( A(-3, 1) \)
-
Use the dilation formula. The formula for dilation is: \[ A' = C + k \cdot (A - C) \] where \( A' \) is the new point, \( C \) is the center of dilation, \( k \) is the dilation factor, and \( A \) is the original point.
-
Calculate the vector from the center to point A: \[ A - C = (-3, 1) - (-2, -1) = (-3 + 2, 1 + 1) = (-1, 2) \]
-
Multiply the vector by the dilation factor (which is 2): \[ k \cdot (A - C) = 2 \cdot (-1, 2) = (-2, 4) \]
-
Add this value to the center of dilation to find the new point \( A' \): \[ A' = C + k \cdot (A - C) = (-2, -1) + (-2, 4) = (-2 - 2, -1 + 4) = (-4, 3) \]
Thus, the corresponding ordered pair at point A after dilation is \((-4, 3)\).
The correct response is \((-4, 3)\).