-
If a formula T(x,y,…)=(…) → compute T(e1),…,T(en) and stand them up as columns; the rows must match the coefficients of the formula
Example: T(x,y,z)=(x−2y+4z,3x+z) gives (13−2041)
-
If a rotation, a shear or a stretch described in words → draw e1, e2 and where they land; read the coordinates with trigonometry
Example: shear by 3: e1 stays, e2↦(3,1), so (1031)
-
If a line y=mx and the words project or reflect → project e1 and e2 on d=(1,m), then F=2P−I
Example: y=2x: P=51(1224), F=51(−3443)
-
If a plane n⋅x=0 in R3 → P(ei)=ei−n⋅nei⋅nn for each i, then Q=2P−I for the reflection
Example: n=(1,1,1): P(e1)=31(2,−1,−1)
-
If images of vectors that are NOT e1,…,en → write each ei as a combination of the given vectors, or use A=WV−1
Example: T(1,1)=(3,1), T(1,−1)=(1,5) give (231−2)
-
If the words first, then, followed by, after → multiply the matrices from right to left: the first map applied goes on the right
Example: rotate by π/2 then reflect across the x-axis: (100−1)(01−10)