To perform a dilation centered at the origin with a scale factor of 4, you multiply each coordinate of the point by the scale factor.
For point Y (1, 2):
\[ Y' = (1 \cdot 4, 2 \cdot 4) = (4, 8) \]
For point W (-2, -3):
\[ W' = (-2 \cdot 4, -3 \cdot 4) = (-8, -12) \]
Summary of Results:
- Coordinates of point Y after dilation: (4, 8)
- Coordinates of point W after dilation: (-8, -12)
To answer your specific question using the multiple-choice options provided, only the coordinates after dilation for point W were represented. The options you provided appear to be incorrect since none correspond to the dilated W at (-8, -12). However, the coordinates of W after dilation are correctly calculated as (-8, -12).