RedXIII
- 3
- 0
Homework Statement
Find all values of a for which the columns of the matrix are linearly dependent.
<br /> \left( {\begin{array}{*{20}c}<br /> 2 & 0 & 8 \\<br /> { - 4} & 7 & a \\<br /> 1 & { - 3} & 4 \\<br /> \end{array}} \right)<br />
Homework Equations
The Attempt at a Solution
So I took of rref of the matrix and found
<br /> \left( {\begin{array}{*{20}c}<br /> 1 & 0 & 4 \\<br /> { - 0} & 1 & 0 \\<br /> 0 & { 0} & a+16 \\<br /> \end{array}} \right)<br />
So then I have
a+16=0
a = -16
So that gives me 1 value which makes the columns of the matrix linearly dependent, but how do I find the other ones, or even know if more exist?
Thanks