63.1k views
2 votes
Solve the matrix equation

Solve the matrix equation-example-1
User Smana
by
7.7k points

1 Answer

4 votes


\bf \begin{bmatrix} 4&-7\\1&8 \end{bmatrix}-X= \begin{bmatrix} -9&4\\-1&5 \end{bmatrix}\implies \begin{bmatrix} 4&-7\\1&8 \end{bmatrix}- \begin{bmatrix} -9&4\\-1&5 \end{bmatrix}=X \\\\\\ \begin{bmatrix} 4+9&&-7-4\\\\ 1+1&&8-5 \end{bmatrix}=X\implies \begin{bmatrix} 13&-11\\2&3 \end{bmatrix}=X

User Lavrton
by
7.8k points