June 2026
The 2025 VCE General Mathematics exams showed that matrices were not assessed as isolated calculator operations.
Students needed to understand what the matrices represented.
They needed to know whether a matrix was binary, permutation, identity or diagonal. They needed to identify whether a matrix operation was defined. They needed to interpret rows and columns correctly. They needed to understand dominance matrices, Leslie matrices, transition matrices and permutation matrices in context.
The strongest students did not treat matrices as blocks of numbers.
They treated them as organised information.
What does each row represent?
What does each column represent?
Is the multiplication defined?
What does the output mean?
Does the matrix describe movement, dominance, population change or timetable order?
Does the leading diagonal have contextual meaning?
Is the answer asking for a calculation or an interpretation?
These questions mattered throughout the 2025 matrices sections.
Matrix type questions required definitions, not guesses
Examination 1 Question 25 asked students to identify a matrix type.
The report explained the key distinctions:
A binary matrix contains only 1s and 0s.
A permutation matrix has exactly one 1 in each row and column.
An identity matrix has 1s on the main diagonal and 0s elsewhere.
A diagonal matrix has all entries outside the main diagonal equal to 0.
This question rewarded students who knew the definitions precisely.
These terms are easy to confuse because the matrices can look similar. For example, every identity matrix is diagonal, but not every diagonal matrix is an identity matrix. A permutation matrix may contain only 1s and 0s, but it must also satisfy the condition of one 1 in each row and column.
The classification depends on the full structure.
Students should check every row and every column before choosing.
Matrix multiplication required row-by-column thinking
Examination 1 Question 26 tested matrix multiplication.
The report’s comment was simple but revealing:
Row 2 × column 1, 1 × 3 + 6 × 5
This is the basic structure of matrix multiplication.
To find an entry in a product matrix, students multiply a row from the first matrix by a column from the second matrix and add the products.
This is one of the most common places students make errors. They may multiply corresponding positions without respecting rows and columns, or they may use the wrong row or column.
Matrix multiplication is ordered.
The product AB is not generally the same as BA.
The row-column structure must be followed.
Inverse matrices required determinant logic
Examination 1 Question 27 asked about the inverse of a matrix.
The report explained that for the inverse of matrix E to exist, the determinant must not equal zero. The determinant expression was:
det = mn − (−9 × 4) = mn + 36
For the determinant to be zero, mn = −36. Therefore, for the determinant not to be zero, students needed to avoid the option that made mn + 36 = 0.
The report stated that the product mn had to be negative for that zero-determinant case, meaning m and n would have different signs. One option gave det = −36 + 36 = 0, so the inverse did not exist.
This question tested a core matrix idea.
A matrix inverse exists only if the determinant is non-zero.
Students needed to connect algebraic values to matrix invertibility, not just press an inverse key on CAS.
Communication matrices required checking direct links
Examination 1 Question 28 involved direct communication between vertices.
The report explained that students needed to check each option against the communication network.
For example:
Option A was eliminated because A did not directly communicate with C.
Option B was eliminated because B did not directly communicate with E.
Another option was eliminated because F did not directly communicate with D.
The correct option was the one where all direct links worked.
This question shows how adjacency matrices and communication networks require careful interpretation.
A 1 or a link means direct communication.
A missing link means no direct communication.
Students must not infer indirect communication when the question asks for direct communication.
In matrices, direct and indirect relationships are different.
Leslie matrices required life-cycle structure
Examination 1 Question 29 asked students to identify the Leslie matrix corresponding to a life-cycle diagram for a female animal population divided into four age groups.
The life-cycle diagram showed birth rates and survival rates.
In a Leslie matrix, the birth rates appear in the first row, while the survival rates appear in the subdiagonal positions that move individuals from one age group to the next.
This structure matters.
Birth rates do not go randomly through the matrix.
Survival from age group 1 to age group 2 goes in the position that transfers group 1 into group 2.
Survival from age group 2 to age group 3 goes in the next subdiagonal position.
Survival from age group 3 to age group 4 goes in the next.
Students needed to translate the diagram into matrix form.
This is not just a memory task.
It is a representation task.
Entry rules required row and column awareness
Examination 1 Question 30 defined a 4 × 4 matrix F with entries determined by:
fᵢⱼ = i² − j
Students were asked how many elements in F would be negative.
This required students to understand that i refers to the row and j refers to the column. Students then needed to test row-column combinations.
For row 1:
1² − j = 1 − j
This is negative when j > 1, giving three negative entries.
For row 2:
2² − j = 4 − j
This is not negative for columns 1 to 4.
For rows 3 and 4, the values are also not negative because i² is larger.
So there were 3 negative elements.
This kind of question rewards systematic checking.
Students should not try to visualise the whole matrix loosely. They should use the rule row by row.
Defined operations depended on dimensions
Examination 1 Question 31 asked which matrix computation was defined.
The matrices had different dimensions. Students needed to check whether addition and multiplication were allowed.
This is a fundamental matrix skill.
Matrices can be added only when they have the same dimensions.
Matrices can be multiplied only when the number of columns in the first matrix equals the number of rows in the second.
The dimensions of the product are determined by the outside dimensions.
For example, if D is a row matrix and A is a 2 × 2 matrix, the product DA may or may not be defined depending on the dimensions of D. If C is 3 × 2 and B is 3 × 1, then C + B is not defined because the dimensions differ.
This question was not about calculating the product.
It was about deciding whether the operation made sense.
Students should always write dimensions above the matrices before attempting the operation.
Dominance matrices required tournament logic
Examination 1 Question 32 used a round-robin chess tournament.
The matrix D was a one-step dominance matrix. The question stated that a 1 in row K, column M indicated that Kyle defeated Maggie. The winner was determined using:
T = D + D²
where D² represented two-step dominance.
This question required students to complete or interpret the dominance matrix using the given match results:
- Maggie and Ophelia each won three of their four games.
- Kyle won two of his four games.
- Lian and Neil each won one of their four games.
- Kyle defeated Neil.
Students needed to understand what the rows and columns meant.
A 1 in a row does not mean that player lost. It means the player in that row defeated the player in that column.
This orientation is critical.
If a student reverses row and column meaning, the dominance matrix becomes wrong.
Matrix products needed contextual interpretation
Examination 2 Question 11 involved an early learning centre and matrices related to enrolments.
The assessment guide gave the answer to Question 11a as a 3 × 5 matrix.
Question 11b asked students to interpret the matrix product. The correct interpretation was:
Total enrolments each day of the week
The report noted that many students gave an answer suggesting that the rows had been summed rather than the columns.
This is a major matrices lesson.
Students may be able to perform the multiplication but still misinterpret what the result represents.
Rows and columns carry meaning. If the matrix product sums columns, the answer is not row totals. If the product creates daily totals, the answer should identify the day-based interpretation.
Students need to track labels, not just numbers.
Transition matrices required diagonal interpretation
Examination 2 Question 13 involved a transition matrix K for children moving between activities in a 10-week program: cooking, gardening and music.
Question 13a asked what the values on the leading diagonal indicated.
The assessment guide gave the answer:
No child does the same activity from one week to the next.
This is because the leading diagonal represents staying in the same category from one time period to the next. If those diagonal values are zero, no children remain in the same activity the following week.
This is an excellent example of conceptual matrix interpretation.
A zero is not just a number.
In a transition matrix, a diagonal zero means no one stays in the same state.
High-scoring students connect the entry position to the context.
Transition matrices required repeated movement
In the same question, students were asked to calculate the expected percentage of children who would participate in cooking in Week 10 when all 27 children began in cooking in Week 1.
This required repeated application of the transition matrix.
The assessment guide gave the answer as approximately 37.4%, rounded to one decimal place.
This question tested whether students could use a transition matrix across multiple time steps.
The initial state matrix describes where children begin.
The transition matrix describes movement from one week to the next.
Repeated powers or repeated multiplication describe later weeks.
Students need to be careful about whether Week 10 requires 9 transitions from Week 1 to Week 10, not 10 transitions.
Time-step interpretation is often where transition-matrix errors occur.
Expected numbers needed both matrix output and probability
Question 13b.ii asked for the expected number of children who would participate in gardening in Week 3 and then move across to music in Week 4.
The assessment guide indicated that students needed to use the middle number from the relevant column matrix and multiply by 0.24, giving approximately:
7.776 × 0.24 ≈ 1.86624
Rounded to the nearest whole number, this gave 2 children.
This question combined matrix interpretation with probability movement.
Students needed to know:
how many children were expected to be in gardening in Week 3
the transition proportion from gardening to music
how to multiply those quantities
how to round to a whole number of children
This was not just a matrix power question.
It required interpreting a specific movement between activities.
Permutation matrices required order tracking
Examination 2 Question 14 involved a 40-day holiday program with seven activities:
cooking, drama, gardening, lunch, music, reading and sport
The timetabled order for day one was represented by a column matrix. A permutation matrix P was used to determine the timetabled order from one day to the next.
Question 14a asked which activities were always held at the same time each day.
The assessment guide answer was:
gardening, lunch, music
This required students to understand the effect of the permutation matrix on the order of activities.
A permutation matrix rearranges entries. If an activity remains in the same position after the permutation, it is held at the same time.
Students needed to identify fixed positions in the permutation, not simply read the day-one timetable.
Matrix powers could reveal cycles
Question 14b asked for the activity order at a later stage. The assessment guide gave:
drama, cooking, gardening, lunch, music, sport, reading
Question 14c asked students to explain why, on Day 41, the activities would be in the same order as Day 1.
The report stated that only a small proportion of students understood the effect of the identity matrix. The accepted explanation was that the order of the activities rotates on a four-day cycle, or that there are 10 cycles completed in the 40-day program.
This is a powerful matrices idea.
If a permutation repeats after a fixed number of applications, it forms a cycle. If applying the permutation four times returns the identity effect, then every four days the order returns to the starting arrangement.
Day 41 comes after 40 transitions from Day 1, and 40 is a multiple of 4.
Therefore, the order returns to the original.
Students needed to interpret the matrix power, not just calculate it.
Matrix recurrence relations combined old state and new entries
Examination 2 Question 12 involved an early learning centre where new children commenced at the start of each year.
The recurrence relation was:
Sₙ₊₁ = MSₙ + B
Here, MSₙ models how existing children move between categories, and B adds new children enrolled in each room at the start of the year.
This structure is important.
A matrix recurrence relation can include both transition and addition.
Students needed to apply the recurrence from 2024 to 2026 and find the expected total number of children at the start of 2026, rounded to the nearest whole number.
The challenge was not just multiplication.
It was understanding that the state must be updated year by year.
Matrix interpretation was often harder than calculation
The 2025 reports suggest that students were often more comfortable obtaining numerical outputs than interpreting them.
For example, Question 11b in Examination 2 had only 57% of students receiving the mark, with many suggesting rows were summed rather than columns. Question 14c had only 11% receiving the mark, with many failing to understand the identity matrix or cycle effect.
This shows that matrix interpretation was a discriminator.
Students could not rely only on CAS.
They needed to explain what the matrix output meant.
That means tracking labels, orientation and context throughout the problem.
Why matrix errors happen
Matrix errors often happen because students treat matrices as unlabeled arrays.
They forget which rows and columns represent which categories.
They reverse row and column meaning in dominance matrices.
They multiply matrices without checking dimensions.
They identify a matrix type from appearance without testing the definition.
They use a transition matrix for the wrong number of time steps.
They calculate a product but misinterpret whether rows or columns were summed.
They fail to see what a zero on the leading diagonal means.
They do not recognise when a permutation has returned to identity.
These errors are avoidable.
Students should label matrices, write dimensions, and interpret entries before calculating.
What future General Mathematics students should learn from 2025
The 2025 VCE General Mathematics exams show that Matrices preparation needs to focus on structure and interpretation.
Students should practise:
- identifying binary, permutation, identity and diagonal matrices
- multiplying matrices using row-by-column structure
- using determinants to decide whether an inverse exists
- checking direct links in communication matrices
- constructing Leslie matrices from life-cycle diagrams
- applying entry rules using row and column indices
- deciding whether matrix operations are defined
- interpreting dominance matrices in tournaments
- tracking row and column meaning in matrix products
- interpreting transition-matrix diagonal values
- applying transition matrices over repeated time steps
- calculating expected numbers from transition proportions
- using permutation matrices to track order changes
- recognising cycles and identity effects
- applying matrix recurrence relations over multiple years
These skills make matrices far less mechanical.
They help students understand what the numbers are doing.
How ATAR STAR approaches Matrices in General Mathematics
At ATAR STAR, Matrices are taught through representation and interpretation.
Students learn to label rows and columns, check dimensions, identify matrix types, interpret entries in context and use technology only after the structure is clear. They practise dominance matrices, transition matrices, Leslie matrices, recurrence relations and permutation matrices with a focus on what each output means.
The 2025 Examination Reports confirm why this matters. High-scoring students did not simply calculate matrix products.
They understood the structure of the matrix.
That is what VCE General Mathematics rewards.