I sistemi lineari a due incognite si risolvono con sostituzione, riduzione o Cramer. Con nn incognite cambia poco la teoria, ma cambia molto la notazione: conviene impacchettare i coefficienti in una matrice. Quanto segue è una capsula minima (oltre il programma standard di Quinta), utile come sponda per la fisica e l’informatica: definizioni operative sulle matrici, somma e prodotto, la matrice inversa 2×22\times 2, la scrittura di un sistema in forma matriciale e il metodo di eliminazione di Gauss.

Linear systems in two unknowns are solved by substitution, reduction or Cramer. With nn unknowns the theory changes little, but the notation changes a lot: it is convenient to pack the coefficients into a matrix. What follows is a minimal capsule (beyond the standard Year 5 syllabus), useful as a springboard for physics and computer science: operational definitions on matrices, addition and product, the 2×22\times 2 inverse matrix, writing a system in matrix form and Gaussian elimination.