Substitute a general point of y=mx
(3413)(xmx)=((3+1m)x(4+3m)x) The image of a point on the line must lie on the same line.
Form the quadratic in m
This is bm2+(a−d)m−c=0.
Solve for the gradients
Each root gives an invariant line through the origin.
Check the listed option
(3413)(1−2)=(1−2) The sample point maps to another point of the same line.
Recall the general rotation matrix
(cosθsinθ−sinθcosθ) An anticlockwise rotation through θ about the origin has this matrix.
Recall the general reflection matrix
(cos2θsin2θsin2θ−cos2θ) A reflection in the line through the origin at angle θ has this matrix.
Recall the effect on the base vectors
M(10)=column 1,M(01)=column 2 The columns of the matrix are the images of (1,0) and (0,1).
Recall the area scale factor
area factor=∣detM∣ The modulus of the determinant scales areas under the transformation.
Recall the enlargement matrix
(k00k) An enlargement centre the origin with scale factor k is a scalar matrix.
Recall the condition for an invariant point
Mv=v An invariant point is mapped to itself by the transformation.
Recall the condition for an invariant line through the origin
bm2+(a−d)m−c=0 Substituting (x,mx) into M and demanding the image satisfies y=mx gives this quadratic in m.
Recall that the origin is always invariant
M(00)=(00) Every linear transformation fixes the origin.
Recall the order of composition
first A, then B ⇒ BA The matrix of the second transformation is written on the left.
Recall the inverse of a 2×2 matrix
M−1=ad−bc1(d−c−ba) Swap the leading diagonal, negate the other diagonal, divide by the determinant.
Select the invariant line
Points of this line are mapped onto the same line.