To find the coordinates of points \( A' \) and \( B' \) after a dilation from the origin with a scale factor of 4, we can use the formula for dilation, which is given by:
\[ A' = (k \cdot x_A, k \cdot y_A) \] \[ B' = (k \cdot x_B, k \cdot y_B) \]
where \( k \) is the scale factor, \( (x_A, y_A) \) are the coordinates of point \( A \), and \( (x_B, y_B) \) are the coordinates of point \( B \).
Given that:
- Point \( A \) is at \( (2, -5) \)
- Point \( B \) is at \( (-3, -2) \)
- The scale factor \( k = 4 \)
Now, we can calculate the coordinates for \( A' \) and \( B' \):
For point \( A' \): \[ A' = (4 \cdot 2, 4 \cdot -5) = (8, -20) \]
For point \( B' \): \[ B' = (4 \cdot -3, 4 \cdot -2) = (-12, -8) \]
Thus, the coordinates after the dilation are: \[ A' (8, -20) \quad \text{and} \quad B' (-12, -8) \]
The correct response is: A′ (8, −20) and B′ (−12, −8)