Practice Question 1: Matrix Operations

Practice Question: Matrix Operations

Given the matrices A=[110233]A=\begin{bmatrix}1&-1\\0&2\\3&-3\end{bmatrix}, B=[115400]B=\begin{bmatrix}1&1\\5&4\\0&0\end{bmatrix}, and C=[000014]C=\begin{bmatrix}0&0&0\\0&1&-4\end{bmatrix}, which of the following is/are defined?
i.) (BC)T(BC)^T
ii.) (3AB)T+2C(3A-B)^T+2C
iii.) (AB)CT(AB)C^T
iv.) (CI3)T5B(CI_3)^T-5B
v.) 3CCT3CC^T
More Matrix Multiplication Questions: