Respuesta :

Pick one coordinate point on figure 1 (-4,5)

First rotate 90 degree clockwise rule (x,y) -->(y , -x)
So (-4,5) rotate 90 degree clockwise will become (5, 4)

Then reflection over x a-xis, rule (x,y) -->(x,-y)

So (5, 4) reflection over x a-xis will be (5, -4)

Answer: first option
90 clockwise rotation around the origin, then a reflection across x - axis.

Hope it helps