Matrices Worksheets 1.3: Determinants and Transformations
Introduction
During the COVID-19 pandemic I created some worksheets based on A Level Maths and Further Maths. I’ve decided to upload these to my blog in case they can be of use.
Determinants and Transformations
- For each of the following matrices, find their determinant and state if an inverse matrix will exist.
\[ \begin{pmatrix} 1 & 2 \\ 3 & 4 \\ \end{pmatrix} \]
\[ \begin{pmatrix} 3 & -1 \\ 0 & 1 \end{pmatrix} \]
\[ \begin{pmatrix} 2 & -2 \\ 2 & -2 \end{pmatrix} \]
\[ \begin{pmatrix} 6 & -4 \\ 9 & \frac{1}{2} \end{pmatrix} \]
\[ \begin{pmatrix} 0 & 0 \\ 1 & 1 \end{pmatrix} \]
\[ \begin{pmatrix} 2 & -1 \\ -8 & 4 \end{pmatrix} \]
- Given the matrices \[ \text{A} = \begin{pmatrix} 3 & -2 \\ 0 & 8 \end{pmatrix} \] and
\[ \text{B} = \begin{pmatrix} -4 & 7 \\ 1 & 2 \end{pmatrix}. \]
Calculate \(\text{det(A)}\) and \(\text{det(B)}\)
Without calculating the product \(\text{AB}\), find \(\text{det(AB)}\)
- A triangle T with points A(0,0), B(2,2) and C(2,0) is acted on by a transformation matrix \[ \text{R} = \begin{pmatrix} 2 & 0 \\ 0 & 2 \end{pmatrix}\]
Find T’, the image of the triangle T under the matrix R.
Describe the transformation given by the matrix T.
Calculate the determinant of the matrix R. How does this value relate to the transformation.
- By considering the image of the unit square under the following matrices, describe the transformation they represent.
\[\begin{pmatrix} \frac{1}{2} & 0 \\ 0 & 2 \end{pmatrix}\]
\[\begin{pmatrix} -1 & 0 \\ 0 & 1 \end{pmatrix}\]
\[\begin{pmatrix} 0 & -2 \\ 1 & 0 \end{pmatrix}\]
By considering the effect on the unit vectors \[\begin{pmatrix} 1 \\ 0 \end{pmatrix}\] and \[\begin{pmatrix} 0 \\ 1 \end{pmatrix},\] find the 2 x 2 matrix which represents a reflection in the line \(y = -x\).
Find the 2 x 2 matrix which represents a rotation of 120° anticlockwise about the origin.
An irregular pentagon has coordinate matrix \[P = \begin{pmatrix} 0 & 0 & 1 & 1 & 2 \\ 0 & 1 & -1 & \frac{3}{2} & 0 \end{pmatrix}.\]
- Find the matrix Q which represents a stretch, scale factor 2, in the y-direction.
- Apply this matrix to P.
- Find the matrix R which represents a rotation of 30° clockwise about the origin.
- Apply this matrix to the results of (a) ii. .
- Find the matrix S which represents the effect of matrix Q followed by R.
- Apply this to P and confirm the resulting matrix is identical to the result in (b) ii. .