TsAmE
- 129
- 0
Homework Statement
Show that [itex]\mathbf{R_1} = \begin{pmatrix}-1 & 1 \\ 6& -4 \\ 4& -3\end{pmatrix}[/itex] and [itex]\mathbf{R_2} = \begin{pmatrix}1 & -1 \\ -4& 6 \\ -4& 5\end{pmatrix}[/itex] are both right-inverses of the matrix [itex]\mathbf{A} = \begin{pmatrix}1 &1 &-1 \\ 4&0 &1 \end{pmatrix}[/itex].
Use the right-inverses [itex]\mathbf{R_1}[/itex] and [itex]\mathbf{R_2}[/itex] to find two solutions [itex]\mathbf{x_1}[/itex] and [itex]\mathbf{x_2}[/itex] of the equation [itex]\mathbf{Ax = b}[/itex], where [itex]\mathbf{b} =\begin{pmatrix}0\\ 8\end{pmatrix}[/itex].
Homework Equations
None.
The Attempt at a Solution
By what I understand, the only way to solve Ax = b is with an inverse:
[itex]\mathbf{A^{-1}Ax = A^{-1}b}[/itex]
[itex]\mathbf{x = A^{-1}b}[/itex]
and matrix [itex]\mathbf{A}[/itex]doesnt have an inverse
but the question asks to use the right-inverse and this is what I don't understand