Options: +, X, |, —, /.
: Each row/col has all three shades. Missing = ○ black. But check rotation: no rotation here, just shading distribution. Correct = black. Example 3 (Overlay XOR) Row1: | + — = + Row2: / + \ = X Row3: — + | = ? matrigma test
: Row: / + \ = X (both lines present) | + — = + (intersection) Check if missing cell = combination of above and left. D. Distribution of features Each row and column must contain all features exactly once (Latin square logic). Options: +, X, |, —, /
Options: A) | B) / C) — D) \ E) X