mafagafo
- 188
- 12
Homework Statement
The Attempt at a Solution
<br /> \left[<br /> \begin{array}{cccc}<br /> 1 & 0 & 5 & 2 \\<br /> -2 & 1 & -6 & -1 \\<br /> 0 & 2 & 8 & 6<br /> \end{array}<br /> \right]<br /> \sim<br /> \left[<br /> \begin{array}{cccc}<br /> 1 & 0 & 5 & 2 \\<br /> 0 & 1 & 4 & 3 \\<br /> 0 & 0 & 0 & 0<br /> \end{array}<br /> \right]<br />
From the RREF it is clear to me that (2, 3, 0) are valid scalars for a linear combination and there are infinitely many such solutions. However, the answer in the back of the book suggests otherwise.
More than anything, I am asking for confirmation that my understanding is correct and that the provided answer is wrong.