You are given the matrix \(\mathbf{M} = \begin{pmatrix} 2 & -1 \\ 4 & 3 \end{pmatrix}\).
Find the inverse of \(\mathbf{M}\). [2]
A triangle of area 2 square units undergoes the transformation represented by the matrix \(\mathbf{M}\). Find the area of the image of the triangle following this transformation. [1]
The roots of the cubic equation \(x^3 + 3x^2 - 7x + 1 = 0\) are \(\alpha\), \(\beta\) and \(\gamma\). Find the cubic equation whose roots are \(3\alpha\), \(3\beta\) and \(3\gamma\), expressing your answer in a form with integer coefficients. [6]
You are given that \(\mathbf{A} = \begin{pmatrix} 1 & -2 & k \\ 2 & 1 & 2 \\ 3 & 2 & -1 \end{pmatrix}\) and \(\mathbf{B} = \begin{pmatrix} -5 & -2+2k & -4-k \\ 8 & -1-3k & -2+2k \\ 1 & -8 & 5 \end{pmatrix}\) and that \(\mathbf{AB}\) is of the form \(\mathbf{AB} = \begin{pmatrix} k-n & 0 & 0 \\ 0 & k-n & 0 \\ 0 & 0 & k-n \end{pmatrix}\).
Find the value of \(n\). [2]
Write down the inverse matrix \(\mathbf{A}^{-1}\) and state the condition on \(k\) for this inverse to exist. [4]
Using the result from part (ii), or otherwise, solve the following simultaneous equations.
\begin{align}
x - 2y + z &= 1
2x + y + 2z &= 12
3x + 2y - z &= 3
\end{align} [5]