Mettl Abstract Reasoning 4 — Questions and Answers
Question 1: A 3×3 matrix has each column containing exactly one cross (×), one plus (+), and one circle (○). Column 1: ×, ○, +. Column 2: +, ×, ○. Column 3: ○, +, ?
- ○
- +
- × (Correct answer)
- △
Correct answer: ×
Column 3 already has ○ and +, so the missing symbol must be ×.
Question 2: A figure splits into two identical halves along a vertical axis. If the left half shows a pattern of alternating black and white cells (starting black), what does the right half show?
- Starting black, identical to left
- Starting white, mirror of left (Correct answer)
- All black cells
- All white cells
Correct answer: Starting white, mirror of left
A vertical mirror reflection reverses the left-right arrangement, so the right half starts white and mirrors the left half.
Question 3: In a series, shapes gain one vertex per step: step 1 = triangle, step 2 = square, step 3 = pentagon. What shape appears at step 7?
- Octagon
- Nonagon (Correct answer)
- Decagon
- Heptagon
Correct answer: Nonagon
Step 1 = 3 sides; each step adds 1, so step 7 = 3 + 6 = 9 sides = nonagon.
Question 4: A pattern of arrows points: Up, Right, Down, Left, Up, Right, Down, Left, … What direction does the 15th arrow point?
- Up
- Right
- Down (Correct answer)
- Left
Correct answer: Down
The cycle repeats every 4: 15 mod 4 = 3, which corresponds to the 3rd position = Down.
Question 5: Two overlapping shapes share a region. The left shape has 8 dots, the right shape has 6 dots, and the overlap region has 3 dots. How many dots are in total across both shapes combined (without double counting)?
- 14
- 17
- 11 (Correct answer)
- 8
Correct answer: 11
Total = 8 + 6 − 3 = 11 dots, using the inclusion-exclusion principle.
Question 6: In a sequence of figures, each figure is the previous one rotated 90° and with one additional dot added. The first figure has 1 dot. How many dots does the 5th figure have?
- 4
- 5 (Correct answer)
- 6
- 3
Correct answer: 5
A dot is added at each step: figure 1=1, 2=2, 3=3, 4=4, 5=5 dots.
Question 7: A 4×4 grid is divided into four 2×2 quadrants. Each quadrant contains a unique combination of shapes. The top-left has {■, ○} and the top-right has {△, ■}. If no shape repeats across a row of quadrants, what shapes are in the bottom-left?
- {■, △}
- {○, △} (Correct answer)
- {○, ■}
- {△, ○}
Correct answer: {○, △}
The bottom row must use shapes not in the top-left (■, ○) or top-right (△, ■), so the remaining pair is {○, △}.
A 3×3 matrix has each column containing exactly one cross (×), one plus (+), and one circle (○).
Column 1: ×, ○, +.
Column 2: +, ×, ○.
Column 3: ○, +, ?