SPM Mathematics Glossary
Matrices, terms
Frequently asked questions
Which matrix terms should I learn first?
Learn what a matrix is and how its order (rows by columns) is described first, since this decides which operations are even possible. Scalar multiplication is a gentle next step, then move on to identity matrix, determinant and inverse matrix, which build on each other in that order.
What matrix terms get confused most often?
Determinant and inverse matrix are easy to mix up: the determinant is a single number used to check whether a matrix can be inverted, while the inverse matrix is a whole new matrix built using that number. Identity matrix is also confused with inverse matrix, though the identity matrix never changes, it plays the role that 1 plays in ordinary multiplication.
How do matrix terms appear in exam questions?
Questions commonly ask you to find the determinant of a matrix, use it to find the inverse matrix, and then use that inverse to solve a pair of simultaneous linear equations. Others test the order of a matrix directly, or ask you to perform scalar multiplication before adding or subtracting matrices.