The big idea — columns are the images of (1,0) and (0,1)
Every 2×2 transformation matrix is built from where it sends the two basis vectors.
The single fact that unlocks this whole topic. A linear transformation of the plane is completely determined by what it does to the two basis vectors and . The matrix that represents has those two images as its columns:
Why? Apply to and you pick out the first column; apply it to and you pick out the second column. So if you are told (or can work out) where and go, you can write the matrix straight down.
A point becomes a column vector. To transform a point you write it as a column and multiply the matrix on the left:
The diagram shows the unit square (blue) and its image (red) under a shear : the bottom edge along the -axis is fixed, while the top edge slides right.
Cambridge tip. Whenever you are unsure what a matrix does, multiply it by and — the two answers are exactly the first and second columns, and they tell you the geometry instantly.
- First column = image of ; second column = image of .
- Transform a point by writing it as a column and putting the matrix on the LEFT.
- To read a matrix's geometry, apply it to the two basis vectors.