Practice Problems: Perform the following matrix operations and provide detailed solutions.
-
- Add the matrices A=(1324)A = \begin{pmatrix} 1 & 3 \\ 2 & 4 \end{pmatrix}A=(1234) and B=(5768)B = \begin{pmatrix} 5 & 7 \\ 6 & 8 \end{pmatrix}B=(5678).
- Multiply the matrices A=(2013)A = \begin{pmatrix} 2 & 0 \\ 1 & 3 \end{pmatrix}A=(2103) and B=(1432)B = \begin{pmatrix} 1 & 4 \\ 3 & 2 \end{pmatrix}B=(1342).
- Find the determinant of the matrix C=(4567)C = \begin{pmatrix} 4 & 5 \\ 6 & 7 \end{pmatrix}C=(4657).
Complete all three above, save them into one .pdf, and upload them when complete.