
Instead of tracking where the black squares end up, it is quicker here to track where the white, transparent squares end up, since a cell only stays transparent in the final figure if it is white in both rotated grids.
Rotating P by 90 degrees counter-clockwise moves its transparent squares to a new set of positions, and rotating Q by 90 degrees clockwise moves its transparent squares to another set.
Comparing the two rotated sets, only one cell, apart from the red square's cell, stays transparent in both grids at once, so that is the only cell that should remain white in the final overlap.
Option A is the only option that leaves exactly that one cell transparent while colouring every other cell black or red, so it matches the required overlap.
A third approach is to track only the red square, since it is the single easiest feature to follow through both rotations, and then use its final position as an anchor to judge the rest of each option.
Since Option A is the only option that anchors the red square correctly and keeps the rest of the pattern consistent with it, it is the correct resulting figure.
Therefore, the correct answer is Option A.



