Matrices and Determinants Explained — Types, Transpose, Algebra & Inverse (JAMB/WAEC Maths)
A matrix is a rectangular arrangement of numbers in rows and columns, used to organize and solve systems of equations, while a determinant is a single number calculated from a square matrix that reveals key properties about it, including whether it can be inverted.
This topic – covering types, transpose, algebra, and inverse of matrices, is a regular feature in JAMB and WAEC Maths, tested through both direct calculations and short conceptual questions. This lesson walks through each part with worked examples.
Quick takeaways
- A matrix is described by its order (rows × columns) – for example, a 2×3 matrix has 2 rows and 3 columns.
- The transpose of a matrix is formed by swapping its rows and columns.
- Matrix addition and subtraction require matrices of the same order; matrix multiplication requires the number of columns in the first matrix to equal the number of rows in the second.
- The determinant only exists for square matrices and is used to check if a matrix has an inverse – a matrix with a determinant of zero has no inverse.
- Exam questions typically test one operation at a time (addition, multiplication, determinant, or inverse), so master each individually before combining them.
Timestamps
- 0:00 Introduction
- 1:02 Definition of a Matrix
- 3:52 Order of a Matrix
- 8:49 Types of Matrices
- 11:30 Equality of Matrices
What is a matrix, and what are its main types?
A matrix is a rectangular array of numbers arranged in rows and columns, described by its order, written as rows × columns. Common types tested in JAMB/WAEC include:
- Row matrix – has only one row
- Column matrix – has only one column
- Square matrix – has an equal number of rows and columns
- Zero (null) matrix – every element is zero
- Identity matrix – a square matrix with 1s on the main diagonal and 0s elsewhere, which behaves like the number 1 in matrix multiplication
What is the transpose of a matrix?
The transpose of a matrix is formed by interchanging its rows and columns – the first row becomes the first column, the second row becomes the second column, and so on. It’s usually written as Aᵀ for a matrix A. If the original matrix has order m × n, its transpose will have order n × m. This concept is often tested directly, asking you to write out the transpose of a given matrix.
How do you add, subtract, and multiply matrices?
Matrix operations follow specific rules that differ from ordinary arithmetic:
- Addition/Subtraction – only possible when both matrices have the exact same order; you simply add or subtract corresponding elements
- Multiplication – only possible when the number of columns in the first matrix equals the number of rows in the second matrix; each element of the resulting matrix is found by multiplying rows of the first matrix by columns of the second and summing the products
The most common exam mistake is attempting to multiply matrices in the wrong order or with incompatible dimensions, so always check the orders first before starting the calculation.
How do you find the determinant and inverse of a matrix?
The determinant is a single value calculated from a square matrix, most commonly tested for 2×2 matrices at JAMB/WAEC level using the formula:
For matrix A = [[a, b], [c, d]], det(A) = ad − bc
Once you have the determinant, the inverse of a 2×2 matrix is found using:
A⁻¹ = (1/det(A)) × [[d, −b], [−c, a]]
If the determinant equals zero, the matrix has no inverse – this is called a singular matrix. This relationship between determinant and inverse is one of the most frequently tested concepts in this topic.
Common mistakes students make with matrices and determinants
- Trying to add or subtract matrices of different orders
- Multiplying matrices in the wrong order, or without checking that dimensions are compatible
- Forgetting to swap the signs of b and c when writing the inverse formula
- Not checking whether the determinant is zero before attempting to find an inverse
Frequently asked questions
Q: How do you find the determinant of a 2×2 matrix? For a matrix [[a, b], [c, d]], the determinant is calculated as ad − bc, subtracting the product of the diagonal from bottom-left to top-right from the product of the main diagonal.
Q: What does it mean if a matrix’s determinant is zero? A determinant of zero means the matrix is singular, which means it has no inverse.
Q: What is required for two matrices to be multiplied together? The number of columns in the first matrix must equal the number of rows in the second matrix; otherwise, matrix multiplication is not possible.
Q: What is the transpose of a matrix? The transpose of a matrix is formed by swapping its rows and columns, turning an m × n matrix into an n × m matrix.
This is one topic from our full JAMB & WAEC Maths course — see everything covered →






