Complexity Explorer Santa Few Institute

Vector and Matrix Algebra

Lead instructor:

Your progress is not being saved! Enroll now or log in to track your progress or submit homework.

2.2 Matrix Operations » Quiz #8 Solution

Question 1: Recall that multiplying a matrix by a scalar is done by multiplying each matrix component by that scalar. 

 

Question 2: First calculate  2B=\begin{bmatrix} 0 & 2 \\ 2 & 0\end{bmatrix}.   Then subtract this component-wise from A:  A-2B = \begin{bmatrix} -2 & -1 \\ -2 & 4 \end{bmatrix}.