Yankel
- 390
- 0
Let a,b,c be 3 vectors in R3.
Let A be a 3X3 matrix with a,b,c being it's columns. It is known that there exist x such that:
A^{17}\cdot \begin{pmatrix} 1\\ 2\\ x \end{pmatrix}= \begin{pmatrix} 0\\ 0\\ 0 \end{pmatrix}
Which statement is the correct one:
1) a,b and c are linearly independent
2) a,b and c are linearly dependent
3) transpose((1,2,x)) is linear combination of a,b,c
4) the system:
A\cdot \begin{pmatrix} 1\\ 2\\ x \end{pmatrix}
has a non trivial solution
The correct answer is (2), but I don't understand why it is correct...
thanks.
Let A be a 3X3 matrix with a,b,c being it's columns. It is known that there exist x such that:
A^{17}\cdot \begin{pmatrix} 1\\ 2\\ x \end{pmatrix}= \begin{pmatrix} 0\\ 0\\ 0 \end{pmatrix}
Which statement is the correct one:
1) a,b and c are linearly independent
2) a,b and c are linearly dependent
3) transpose((1,2,x)) is linear combination of a,b,c
4) the system:
A\cdot \begin{pmatrix} 1\\ 2\\ x \end{pmatrix}
has a non trivial solution
The correct answer is (2), but I don't understand why it is correct...
thanks.