InterviewSolution
Saved Bookmarks
| 1. |
Find the matrix X in the equation AX=B, such that A=\begin{bmatrix}1&3 0&1\end{bmatrix} and B=\begin{bmatrix}1&-1 0&1\end{bmatrix} |
| Answer» Find the matrix X in the equation AX=B, such that A=\begin{bmatrix}1&3 0&1\end{bmatrix} and B=\begin{bmatrix}1&-1 0&1\end{bmatrix} | |