teme92
- 185
- 2
Homework Statement
Find two matrices E and F such that:
EA=
\begin{bmatrix}
2 & 1 & 2\\
0 & 2 & 1\\
0 & 3 & 0\\
\end{bmatrix}
FA=
\begin{bmatrix}
0 & 2 & 1\\
0 & 3 & 0\\
2 & 7 & 2\\
\end{bmatrix}
Homework Equations
The Attempt at a Solution
So I know how to get the inverse of a 3x3 matrix and AxA-1=I the identity matrix but I'm not sure how I approach this as I don't know what A is. Can anyone point me in the right direction here? Any help is much appreciated.