Linear maps & their matrices
A map T is linear when T(u + v) = T(u) + T(v) and T(cv) = cT(v). Every linear map between finite-dimensional spaces is a matrix in disguise: put the images of the basis vectors in as COLUMNS and you have it. Composition of maps then corresponds exactly to matrix multiplication, which is where that definition of multiplication comes from.
✓ Unlimited questions · marked criterion by criterion · no card needed
Method: how to approach it
The order below is what examiners expect to see, and each step carries its own marks.
- Check linearity from the two axiomsOr the single condition T(au + bv) = aT(u) + bT(v). Note T(0) = 0 is necessary, so any map with a constant term fails.
- Compute the images of the basis vectorsT(e₁), T(e₂), … Each becomes a column of the matrix, in order.
- Assemble the matrixThe matrix of T with respect to the standard bases is [T(e₁) | T(e₂) | … ].
- Compose by multiplyingThe matrix of S∘T is (matrix of S)(matrix of T), in that order.
Worked example
Find the matrix of the map ℝ² → ℝ² rotating vectors 90° anticlockwise.
- Rotation is linear: it preserves sums and scalar multiples.
- e₁ = (1,0) rotates to (0,1).
- e₂ = (0,1) rotates to (−1,0).
- Place these as columns.
Answer. [[0, −1], [1, 0]]. Check on (1,1): the product is (−1,1), which is (1,1) rotated a quarter turn ✓.
Where marks get dropped
These are the specific errors that cost credit on linear maps & their matrices questions — QED's rubric penalises each of them separately.
- Writing the images as rows instead of columns, which gives the transpose — a different map.
- Assuming a map with a constant offset is linear. T(x) = x + 1 fails T(0) = 0; it is affine, not linear.
- Composing in the wrong order. The matrix of S∘T applies T first, so T’s matrix is on the right.
Practise this until it is automatic
Unlimited fresh questions
QED generates new linear maps & their matrices problems on demand at warm-up, exam and challenge level, so you can drill this one skill until it stops costing you marks.
Marked like an examiner
Every answer is scored against a point-by-point rubric with partial credit, so you see exactly which step of the method broke down — not just a tick or a cross.
Answer in real notation
A one-tap symbol palette, a visual equation editor and a truth-table builder — or photograph your handwritten working and QED converts it to LaTeX.
Saved to your library
Every question you generate is kept and re-takeable as a timed exam, and your Linear Algebra mastery is tracked so you know when this is exam-ready.
Linear maps & their matrices — frequently asked questions
Why are the images of basis vectors enough?
Because every vector is a unique linear combination of the basis, and linearity carries that combination through. Knowing T on a basis determines T everywhere.
Is every matrix a linear map?
Yes — v ↦ Av is linear for any matrix A, and every linear map between finite-dimensional spaces arises this way once bases are fixed.
What if the bases are not standard?
The matrix changes. Express each T(basis vector) in terms of the target basis, and those coordinate vectors are the columns.
The rest of Linear Algebra
Matrices, systems, determinants, eigenvalues. Each subtopic below has its own method, worked example and mark-losing traps.
- 1Matrix arithmetic & inverses
- 2Gaussian elimination
- 3Determinants
- 4Vector spaces, span & linear independence
- 5Basis & dimension
- 6Eigenvalues & eigenvectors
- 7Linear maps & their matrices
- 8Rank, nullity & the rank–nullity theorem
- 9Column space, null space & solution sets
- 10Orthogonality, projections & Gram–Schmidt
- 11Diagonalisation & powers of a matrix
- 12Dot product, norms & angles
- 13Change of basis & similar matrices
Ready to make linear maps & their matrices exam-proof?
Generate your first questions free — no card, no setup, no personal data stored. Practise until the method is second nature.
Start practising free →