1) Given the following Matrices: $\begin{bmatrix} 2 & -4 \\ 5 & 3 \end{bmatrix} \begin{bmatrix} a & c \\ b & d \end{bmatrix} = \begin{bmatrix} -2 & -10 \\ 21 & 14 \end{bmatrix}$;\newline find a, b, c and clearly write out the matrices.\newline\newline 2) Given the following Matrices: Find AC, CA, AB, BA, AD, DA, & $B^2$, and\newline please state the reason why each multiplication operation is possible or not.\newline $A = \begin{bmatrix} 2 & -1 & 3 \\ 0 & 4 & -2 \end{bmatrix}$; $B = \begin{bmatrix} -3 & 1 \\ 2 & 5 \end{bmatrix}$; $C = \begin{bmatrix} -1 & 0 & 2 \\ 4 & -3 & 1 \\ -2 & 3 & 5 \end{bmatrix}$; $D = \begin{bmatrix} 3 & -2 \\ 0 & -1 \\ 1 & 2 \end{bmatrix}$\newline Also find B+AD, & C+DA if possible