Question-35

partitioned matrix

\(\displaystyle A,B\) and \(\displaystyle C\) are square matrices of order \(\displaystyle n\), \(\displaystyle 0\) is the zero matrix and \(\displaystyle I\) is an identity matrix of order \(\displaystyle n\). Compute the following product:

\[ \begin{bmatrix} I & 0\\ A & I \end{bmatrix}\begin{bmatrix} A & B\\ -C & 0 \end{bmatrix} \]

We can multiply the two block matrices as though the entries were scalars.