Answer:
A. (x, y) -> (0.2x, 0.2y)
Explanation:
I'll test this out with just point S if that's fine.
Point S's coordinates are (5, -5), as seen on the coordinate plane.
However, Point S' has coordinates of (1, -1).
Divide 1 by 5 to get 1/5. You can also do -1/-5 to also get 1/5 (Remember, dividing two negatives gets you a positive.).
So you can conclude that the dilation has the x and y coordinates shrinking to 1/5 of the original. Both coordinates shrink at the same rate, so B and C are out. The figure is NOT getting bigger so D is also incorrect. This leaves A ((x, y) -> (0.2x, 0.2y)) as our answer.