Rectangle 2 is the image of rectangle 1 after it rotates 90 degrees clockwise.
The given parameters are:
Rectangle 1
(1, -2), (4,-2), (4,-3) and (1, -3)
Rectangle 2
(-3, -1), (-2,-1), (-2, -4,) and (-3, -4)
By comparing the coordinates, we can see that the rule of transformation is:
(x,y) ⇒ (y,-x)
The above rule represents a 90° clockwise rotation
Hence, rectangle 2 is the image of rectangle 1 after it rotates 90 degrees clockwise.
Read more about rotation at:
https://brainly.com/question/4289712
#SPJ1