6.2 Number Matrices (Grid-Based Arithmetic Logic)
Key Takeaways
- Number matrices present a 2x2 or 3x3 grid where numbers relate to one another logically across rows and down columns.
- The relationship can be simple arithmetic (e.g., row 1 + row 2 = row 3) or more complex functions involving multiplication or division.
- To solve a matrix, test your hypothesized rule on the complete rows or columns before applying it to the row or column with the missing number.
- Pay attention to whether the pattern flows horizontally (across rows) or vertically (down columns), as matrices can employ either direction.
Number Matrices (Grid-Based Arithmetic Logic)
Number matrices are a unique and challenging question format on the OLSAT Level G. In these problems, you are presented with a grid of numbers—typically a 2x2 or 3x3 square—where one cell is left blank. Your objective is to determine the underlying mathematical relationship that connects the numbers in the grid and use that relationship to deduce the missing value.
Unlike number series, which proceed in a single linear direction, number matrices require you to think multi-dimensionally. The mathematical rule might apply horizontally across the rows, vertically down the columns, or, in rare and complex cases, diagonally. Mastering number matrices means developing a systematic approach to testing rules in multiple directions.
Understanding the Structure
A standard 3x3 matrix looks like this:
| 4 | 7 | 11 |
|---|---|---|
| 5 | 9 | 14 |
| 6 | 8 | ? |
The numbers are not placed randomly; they are bound by a consistent logical rule. To solve the matrix, you must find a rule that works for all complete rows or all complete columns. Once validated, you apply that exact same rule to the row or column containing the question mark.
Step 1: Check Horizontal Relationships (Rows)
Most matrices on the OLSAT utilize horizontal relationships. Treat each row as an equation. Let's look at the example above. Row 1: 4, 7, 11 Does a mathematical operation connect 4 and 7 to produce 11? Yes, 4 + 7 = 11.
Row 2: 5, 9, 14 Does the same rule apply here? Yes, 5 + 9 = 14.
Since the rule "Column 1 + Column 2 = Column 3" works for the first two rows, it must apply to the third. Row 3: 6 + 8 = ? The missing number is 14.
Step 2: Check Vertical Relationships (Columns)
If no logical rule emerges horizontally, immediately switch your focus to the vertical columns. Consider this matrix:
| 12 | 15 | 8 |
|---|---|---|
| 4 | 5 | 2 |
| 3 | 3 | ? |
Let's try horizontal rules first. 12 + 15 does not equal 8. 12 - 15 does not equal 8. There is no simple horizontal rule. Now, let's look vertically down the columns.
Column 1: 12, 4, 3 Is there a relationship between 12, 4, and 3? Notice that 12 divided by 4 equals 3. (12 / 4 = 3).
Column 2: 15, 5, 3 Does the same rule work? 15 divided by 5 equals 3. (15 / 5 = 3).
The rule "Row 1 divided by Row 2 = Row 3" is confirmed. Apply it to the final column. Column 3: 8 / 2 = ? The missing number is 4.
Types of Matrix Relationships
The mathematical rules governing matrices can range from simple arithmetic to multi-step functions.
Additive and Subtractive Matrices
These are the most common and straightforward. The third number in a row/column is the sum or difference of the first two. Example (Subtractive): | 20 | 8 | 12 | (20 - 8 = 12) | 15 | 6 | 9 | (15 - 6 = 9) | 30 | 5 | ? | (30 - 5 = 25) The answer is 25.
Multiplicative and Divisive Matrices
These involve multiplying or dividing the first two numbers to get the third. Example (Multiplicative): | 3 | 7 | 21 | (3 * 7 = 21) | 5 | 4 | 20 | (5 * 4 = 20) | 6 | 8 | ? | (6 * 8 = 48) The answer is 48.
Complex Multi-Step Matrices
In advanced questions, the rule may require two operations. For instance, you might need to add the first two numbers and then multiply by a constant, or multiply the first two and add a constant.
Consider this complex matrix: | 4 | 3 | 14 | | 5 | 2 | 12 | | 6 | 4 | ? |
Horizontal check: Row 1: How do 4 and 3 become 14? 4 + 3 = 7, but we need 14. Notice that 7 * 2 = 14. Let's hypothesize the rule is: (Col 1 + Col 2) * 2 = Col 3. Row 2: Does it work? (5 + 2) * 2 = 7 * 2 = 14. But the third number is 12, not 14. The hypothesis is wrong.
Let's try another approach. What if we multiply the first two numbers? Row 1: 4 * 3 = 12. We need 14. (4 * 3) + 2 = 14. Row 2: Does it work? 5 * 2 = 10. (5 * 2) + 2 = 12. Yes! The rule "(Col 1 * Col 2) + 2 = Col 3" works for both rows. Row 3: (6 * 4) + 2 = 24 + 2 = 26. The missing number is 26.
The Strategy for Matrix Problems
When confronted with a number matrix on the OLSAT, follow a disciplined, step-by-step approach to avoid getting stuck or guessing blindly.
- Start with Rows: The human brain naturally reads left to right. Begin by testing simple arithmetic operations (addition, subtraction, multiplication, division) horizontally across the first complete row.
- Verify on the Second Row: If you find a rule that works for the first row, you must test it on the second row. A rule is only valid if it applies to every complete row in the matrix. If it fails on the second row, discard it immediately.
- Pivot to Columns: If no horizontal rule works, do not waste time forcing complex equations. Immediately switch your perspective and test simple operations vertically down the columns.
- Look for Constants: If simple operations fail in both directions, consider that the rule might involve a constant number (a number not printed in the grid). For example, "add the first two columns and then add 5."
- Consider the Sum of the Whole Row/Column: In rare, highly difficult matrices, the rule isn't an equation connecting the cells, but rather a constant total. For instance, the sum of the numbers in every row might equal 20. If Row 1 adds to 20, and Row 2 adds to 20, then Row 3 must also add to 20.
- Don't Forget Directionality: The relationship usually flows from left to right (Col 1 and Col 2 produce Col 3), but it can flow backwards. The rule could be Col 3 - Col 2 = Col 1. Remain flexible in how you frame the equation.
Consider a 3x3 matrix where Row 1 is (8, 4, 2) and Row 2 is (12, 6, 3). If Row 3 is (20, 10, ?), what is the missing number?
In a number matrix, Row 1 contains (5, 6, 41) and Row 2 contains (2, 8, 26). If Row 3 is (7, 3, ?), what is the missing value?
A matrix has columns flowing vertically. Column 1 is (15, 5, 20). Column 2 is (9, 3, 12). Column 3 is (21, 7, ?). What is the missing number?