Three matrices, A, B and C, are given by \(\mathbf{A} = \begin{pmatrix} 1 & 2 \\ a & -1 \end{pmatrix}\), \(\mathbf{B} = \begin{pmatrix} 2 & -1 \\ 4 & 1 \end{pmatrix}\) and \(\mathbf{C} = \begin{pmatrix} 5 & 0 \\ -2 & 2 \end{pmatrix}\) where \(a\) is a constant.
- Using A, B and C in that order demonstrate explicitly the associativity property of matrix multiplication. [4]
- Use A and C to disprove by counterexample the proposition 'Matrix multiplication is commutative'. [2]
For a certain value of \(a\), \(\mathbf{A}\begin{pmatrix} x \\ y \end{pmatrix} = 3\begin{pmatrix} x \\ y \end{pmatrix}\)
- Find
[3]