4.2 Abstract Reasoning: Matrix Patterns & Figure Rotations
Key Takeaways
- Analyze 3x3 abstract matrices systematically by examining horizontal (row-wise), vertical (column-wise), and diagonal vector transformations.
- Differentiate between planar rotations (90°, 180°, 270° clockwise/counter-clockwise), reflections (horizontal/vertical axes), and spatial inversions.
- Track multi-element figures using feature decomposition: shape count, shading/fill density, line overlap rules, and element movement logic.
- Apply set-theoretic visual operations (XOR, OR, AND overlay) to identify figure combinations in matrix grids.
Abstract Reasoning: Matrix Patterns & Figure Rotations
Abstract reasoning is a core component of the ACET, designed to evaluate non-verbal fluid intelligence, visual information processing, and structural problem-solving. These items feature geometric diagrams, pattern matrices, and shape sequences free of linguistic or numeric clues. Success relies on decomposing complex composite figures into individual attribute tracks and applying exact geometric and logical transformations.
1. Matrix Grid Mechanics (2x2 and 3x3 Grids)
Abstract matrix problems present a grid of figures with one cell missing (typically the bottom-right cell, Row 3 Column 3). The grid operates under deterministic rules across rows (horizontally), columns (vertically), or diagonals.
+-------------+-------------+-------------+
| Cell (1,1) | Cell (1,2) | Cell (1,3) | <-- Row 1: Rule R1 applies
+-------------+-------------+-------------+
| Cell (2,1) | Cell (2,2) | Cell (2,3) | <-- Row 2: Rule R1 applies
+-------------+-------------+-------------+
| Cell (3,1) | Cell (3,2) | [ ? ] | <-- Row 3: Apply Rule R1 to find [?]
+-------------+-------------+-------------+
^ ^ ^
Column 1 Column 2 Column 3
(Rule C1) (Rule C1) (Rule C1)
Primary Vector Orientations
- Row-Wise Operations (Horizontal): Transformation moves left to right. Cell (1,1) transforms into Cell (1,2), which transforms into Cell (1,3).
- Column-Wise Operations (Vertical): Transformation moves top to bottom. Cell (1,1) transforms into Cell (2,1), which transforms into Cell (3,1).
- Diagonal / Universal Conservation: Attributes are conserved across diagonal vectors or across the entire grid (e.g., each row and column must contain exactly one square, one circle, and one triangle).
2. Visual Set-Theoretic & Boolean Logic Operations
Advanced ACET matrix items frequently combine figures using Boolean image logic. When two figures overlap in a row to produce a third figure, apply binary set operations line-segment by line-segment:
| Boolean Operation | Visual Graphic Rule | Result in Cell 3 |
|---|---|---|
| Union (OR) | Combine all lines present in either cell | All line segments from both Cell 1 and Cell 2 appear |
| Intersection (AND) | Retain only common lines | Only line segments present in BOTH Cell 1 and Cell 2 appear |
| Exclusive OR (XOR) | Retain non-overlapping lines; cancel duplicates | Lines present in EITHER cell appear, BUT overlapping lines CANCEL OUT |
| Subtraction (A \ B) | Remove Cell 2 features from Cell 1 | Lines in Cell 1 that do NOT appear in Cell 2 remain |
Visual XOR Example:
[Cell 1: | + -- ] XOR [Cell 2: -- + / ] ==> [Cell 3: | + / ]
(The horizontal line '--' appears in both Cell 1 & 2, so it CANCELS OUT in Cell 3!)
3. Rigid Motion Transformations & Angular Physics
Rigid transformations modify the orientation or position of a figure without altering its structural geometry.
1. Rotations (Planar Shift)
- Clockwise (CW) vs. Counter-Clockwise (CCW): Track a benchmark landmark (e.g., an arrow head or shaded vertex).
- Standard Angular Increments:
- $45^\circ$: Point shifts to adjacent octagon vertex / corner-to-side.
- $90^\circ$: Quadrant rotation (Top $\rightarrow$ Right $\rightarrow$ Bottom $\rightarrow$ Left).
- $135^\circ$: $90^\circ + 45^\circ$ composite turn.
- $180^\circ$: Complete inversion (Point reverses direction).
2. Reflections (Mirror Inversion)
- Vertical Axis Reflection (Left-Right Flip):
- Coordinates: $(x, y) \rightarrow (-x, y)$.
- Features on the left side move to the right side; vertical orientation remains unchanged.
- Horizontal Axis Reflection (Top-Bottom Flip):
- Coordinates: $(x, y) \rightarrow (x, -y)$.
- Features at the top move to the bottom; horizontal orientation remains unchanged.
- Diagonal Axis Reflection: Equivalent to a combined reflection and $90^\circ$ rotation.
Original Figure: [ L ]
Vertical Reflection: [ ⅃ ] (Left-Right Flip)
Horizontal Refl: [ Γ ] (Top-Bottom Flip)
180° Rotation: [ ˥ ] (Inverted Left-Right & Top-Bottom)
4. Multi-Feature Element Decomposition Framework
When a matrix figure contains multiple internal components (e.g., an outer polygon, inner shading, orbiting dots, and directional lines), DO NOT attempt to process the entire visual image at once. Deconstruct the figure into separate feature tracks:
Attribute Tracking Table
| Attribute Track | Potential Rules & Variations | Diagnostic Technique |
|---|---|---|
| Outer Polygon | Number of sides $n$ increases by $+1$ per step ($3 \rightarrow 4 \rightarrow 5 \rightarrow 6$) | Count vertices or straight edges |
| Fill / Shading | Alternates: Solid Black $\rightarrow$ Hatch Lines $\rightarrow$ Hollow White | Create an individual state-transition loop |
| Internal Markers | Dots orbit corners in $90^\circ$ steps; count increases arithmetically | Trace movement relative to outer frame |
| Line Overlap | Superposition via XOR / AND logical combination | Compare cell line counts across rows |
5. Step-by-Step Matrix Resolution Walkthrough
Problem: Determine the missing figure in Row 3, Column 3 of a 3x3 matrix.
-
Track 1 (Outer Shape):
- Row 1: Triangle (3 sides), Square (4 sides), Pentagon (5 sides).
- Row 2: Square (4 sides), Pentagon (5 sides), Hexagon (6 sides).
- Row 3: Pentagon (5 sides), Hexagon (6 sides), [Target: Heptagon (7 sides)].
-
Track 2 (Internal Dot Position):
- Row 1: Top-Left $\rightarrow$ Top-Right $\rightarrow$ Bottom-Right ($90^\circ$ CW corner orbit).
- Row 2: Top-Right $\rightarrow$ Bottom-Right $\rightarrow$ Bottom-Left ($90^\circ$ CW corner orbit).
- Row 3: Bottom-Right $\rightarrow$ Bottom-Left $\rightarrow$ [Target: Top-Left corner].
-
Track 3 (Shading Density):
- Row 1: White, Striped, Solid.
- Row 2: Striped, Solid, White.
- Row 3: Solid, White, [Target: Striped].
Final Combined Synthesis: The correct figure MUST be a Striped Heptagon with an internal dot at the Top-Left corner.
In a 3x3 pattern matrix, Row 1 and Row 2 demonstrate an Exclusive OR (XOR) line combination rule horizontally across cells. In Row 3, Cell 1 contains a square frame with a vertical center line and a horizontal center line (a full cross). Cell 2 contains a square frame with a horizontal center line and a main diagonal line. What features must appear in Cell 3?
A figure sequence follows two simultaneous rules: the outer polygon increases its side count by 1 at each step (Triangle -> Square -> Pentagon -> ...), while an internal arrow rotates clockwise by 90 degrees at each step. If Figure 1 is a Triangle with an arrow pointing UP, what is Figure 4 in the sequence?
A geometric figure undergoes a vertical axis reflection (left-right flip), followed immediately by a 180-degree planar rotation. What single transformation is mathematically equivalent to this combined operation?