Concept:Anticlockwise rotation by 90∘ about the origin transforms any point (x,y) to (−y,x).Explanation:For an anticlockwise rotation of 90∘ about the origin, the rule is:(yx)→(x−y)This means the coordinates are switched and the new x-coordinate is the negative of the original y-coordinate.Given point Q(−4,5) can be written as (5−4).Applying the rule:(5−4)→(−4−5)So the image is Q′(−5,−4).Matching with the options, this corresponds to option B.Answer:Q′(−5,−4) (Option B)