When rotating WXYZ 90° clockwise about the origin, the coordinates of the resulting image are:
W'(-1, -5) -> W''(5, -1)
X'(-3, -4) -> X''(4,-3)
Y'(-5,-8) -> Y''(8, -5)
Z'(-7,-4) -> Z''(4, -7)
When translating W''X''Y''Z'' 8 units to the right, we get:
W''(5, -1) -> W'''(13, -1)
X''(4,-3) -> X'''(12, -3)
Y''(8, -5) -> Y'''(16, -5)
Z''(4, -7) -> Z'''(12, -7)
However, observing the graph, the coordinates of W'X'Y'Z' are W'(6,5), X'(4,3), Y'(2,5) and Z'(4,7).
The vertices of the resulting image of the combined transformations in the third option do not match with the given image W'X'Y'Z'. Let's examine the first option.
Rotate WXYZ 90° counter-clockwise and then translate up 6 units:
Rotation:
W(-5, -1) -> W''(1, -5)
X(-4, -3) -> X''(3, -4)
Y(-8, -5) -> Y''(5, -8)
Z(-4, -7) -> Z''(7, -4)
Translation:
W''(1, -5) -> W'''(1, 1)
X''(3, -4) -> X'''(3, 2)
Y''(5, -8) -> Y'''(5, -2)
Z''(7, -4) -> Z'''(7, 2)
This also doesn't match. What about the second option?
Rotating clockwise 90° matches the first step of option 3, so let's reflect this across the y-axis instead of translating right.
Reflection:
W''(5, -1) -> W'''(-5, -1)
X''(4, -3) -> X'''(-4, -3)
Y''(8, -5) -> Y'''(-8, -5)
Z''(4, -7) -> Z'''(-4, -7)
This also does not match W'X'Y'Z'.
Consider what happens if we reflect WXYZ across the y-axis and translate the result up by 6 units.
W(-5, -1) -> W'(5,-1)
X(-4, -3) -> X'(4,-3)
Y(-8, -5) -> Y'(8,-5)
Z(-4, -7) -> Z'(4,-7)
W'(5,-1)->W''(5,5)
X'(4,-3)->X''(4,3)
Y'(8,-5)->Y''(8,1)
Z'(4,-7)->Z''(4,-1)
Consider rotating 90 degrees counter-clockwise about the origin and translate 6 units to the right.