Matrix Multiplication

Find a 3 × 3 matrix M such that

 ⁣M ⁣  [   02   0]=[1   11] ⁣, ⁣M ⁣  [0018]=[   02   3] ⁣,and ⁣M ⁣  [1300]=[2   21]\bcb{ \M\begin{bmatrix} \ \ \ 0\\-2\\\ \ \ 0 \end{bmatrix}= \begin{bmatrix} -1\\\ \ \ 1\\-1 \end{bmatrix}\!, \hspace{0.7cm} \M\begin{bmatrix} 0\\0\\\tfrac{1}{8} \end{bmatrix}= \begin{bmatrix} \ \ \ 0\\-2\\\ \ \ 3 \end{bmatrix}\!, \hspace{0.5cm} \text{\small{and}}\hspace{0.5cm} \M\begin{bmatrix} \tfrac{1}{3}\\0\\0 \end{bmatrix}= \begin{bmatrix} -2\\\ \ \ 2\\-1 \end{bmatrix} }


More Linear Transformations Questions: