Matrices
High School (11-12) · Mathematics
Matrices give you a compact way to store and manipulate arrays of numbers, and at Grade 11-12 they mainly show up as a tool for solving systems of linear equations and for describing geometric transformations. The work is procedural but unforgiving: one misplaced row entry or sign in a cofactor expansion changes every answer downstream. Sessions focus on getting the mechanics reliable — dimensions, row-by-column multiplication, determinants, inverses — and then on reading what the numbers mean, such as why a zero determinant tells you a system has no unique solution.
Start a session on MatricesWhat this covers
- Matrix addition, subtraction, scalar multiplication, and checking dimension compatibility before any operation
- Row-by-column matrix multiplication, the identity matrix, and why AB and BA usually differ
- Determinants of 2x2 and 3x3 matrices by cofactor expansion, and what a determinant of zero implies
- Finding inverses: the adjugate/determinant formula for 2x2, and row reduction for 3x3
- Writing a linear system as AX = B and solving with an inverse, Gaussian elimination on an augmented matrix, or Cramer's rule
- Interpreting 2x2 matrices as plane transformations — rotations, reflections, dilations — and composing them by multiplying
Where learners get stuck
- Multiplying matrices entry-by-entry, the way addition works
- Addition and scalar multiplication really are entry-by-entry, so students generalise the pattern. Row-by-column multiplication is the first operation in school algebra that breaks the pattern, and it has to be practised deliberately rather than inferred.
- Treating AB and BA as interchangeable, or 'dividing' both sides by a matrix
- Years of commutative arithmetic make order feel irrelevant. In AX = B you must left-multiply both sides by A-inverse; multiplying on the right gives a product that often isn't even defined. Students also write B/A, which has no meaning.
- Assuming every square matrix has an inverse, and being stuck when the determinant comes out zero
- Every non-zero number has a reciprocal, so a zero determinant looks like an arithmetic error rather than a result. Connecting det(A) = 0 to a system with no solution or infinitely many solutions — and to a transformation that collapses the plane onto a line — makes it meaningful.
What a session looks like
Sessions run as spoken back-and-forth. You bring a system of equations or a matrix problem from your textbook or homework, and Evelyn works through it with you step by step — asking what the dimensions of the product will be before you compute it, or which row and column feed a particular entry. Because the work is written, you'll be reading your matrices aloud and describing your row operations; Evelyn checks each step and stops you at the point the arithmetic or the logic goes wrong rather than waiting for a final answer. Common patterns are a full run through row reduction of a 3x3 augmented system, or comparing the inverse method against elimination on the same problem to see which is faster.
Helpful to know first
- Solving 2x2 and 3x3 linear systems by substitution and elimination
- Confident signed-number and fraction arithmetic, since row reduction generates fractions quickly
- Rearranging and evaluating algebraic expressions with several variables
- Plotting points and understanding coordinates in the plane, for the transformation work
Questions
- Do I need matrices for calculus next year?
- Not for single-variable calculus. Matrices matter for linear algebra, multivariable calculus, statistics, computer graphics, and engineering courses at university, and they appear on many Grade 11-12 syllabi as a standalone unit.
- Why learn Gaussian elimination when a calculator inverts matrices instantly?
- Most exams ask for row operations to be shown, and inverse methods only work for square systems with a non-zero determinant. Elimination handles inconsistent and dependent systems too, and it's what shows you which case you're in.
- My child can do 2x2 matrices but falls apart on 3x3. Is that normal?
- Yes — 3x3 determinants require tracking cofactor signs across nine entries, and inverses require sustained row reduction. The usual fix is a fixed routine and checking work at each stage, which is what sessions drill.
- Can Evelyn help with matrix questions from my specific textbook?
- Yes. Read out the question and your working so far, and the session follows your course's notation and preferred method, whether that's adjugates, row reduction, or Cramer's rule.