cmi-entrance 2022 QA10
4 marks
View
Let $A = \left[ \begin{array} { c c c } 1 & 2 & 3 \\ 10 & 20 & 31 \\ 11 & 22 & k \end{array} \right]$ and $\mathbf { v } = \left[ \begin{array} { l } x \\ y \\ z \end{array} \right]$, where $k$ is a constant and $x , y , z$ are variables.
Statements
(37) Regardless of the value of $k$, the matrix $A$ is not invertible, i.e., there is no $3 \times 3$ matrix $B$ such that $B A =$ the $3 \times 3$ identity matrix. (38) There is a unique $k$ such that determinant of $A$ is 0. (39) The set of solutions $( x , y , z )$ of the matrix equation $A \mathbf { v } = \left[ \begin{array} { l } 0 \\ 0 \\ 0 \end{array} \right]$ is either a line or a plane containing the origin. (40) If the equation $A \mathbf { v } = \left[ \begin{array} { c } p \\ q \\ r \end{array} \right]$ has a solution, then it must be true that $q = 10 p$.