Math215Math for EE: Quiz 1Matrices!Quiz was pretty simple but long ;)Here we go:A=[123012123] A = \begin{bmatrix} 1 & 2 & 3 \\ 0 & 1 & 2 \\ 1 & 2 & 3 \\ \end{bmatrix} A=⎣⎡101212323⎦⎤B=[315102561] B = \begin{bmatrix} 3 & 1 & 5 \\ 1 & 0 & 2 \\ 5 & 6 & 1 \\ \end{bmatrix} B=⎣⎡315106521⎦⎤Find (A−B)2(A-B)^2(A−B)2 and (A+B)2(A+B)^2(A+B)2SolutionThis is left as an exercise to the reader ;)Last wordsgood luck :D