\begin{matrix} 3 & -6 & 6 \\ 2 & -2 & 6 \\ 2 & -2 & a \\ -3 & 7 & -5 \\ \end{matrix}
Determine all values of $a$ for which the following set of vectors is dependent or independent. You can select $always$, $'never$', '$a =$ ', or $'a ≠'$, then specify a value or comma-separated list of values.
After doing row operations i have gotten : \begin{matrix} 1 & -2 & 2 \\ 0 & 1 & 1 \\ 0 & 0 & 1 \\ 0 & 0 & a/2 -5 \\ \end{matrix}
I know that set of vectors are independent when all the columns have pivots. I am not sure how to answer the question. I would say that it is independent when $a/2 -5=0$ so $ a=10$ and dependent when $a≠10.$ [![enter image description here][1]][1]