The options given are :
a. Linear dependence/ independence cannot be determined without knowing the whole matrix A.
b. The vectors are linearly dependent
c. The vectors are linearly independent iff A is symmetric
d. The vectors are linearly independent iff A is PD (Positive Definite)
e. The vectors are linearly independent
For background, I tried to apply the principle of Krylov subspaces here and ended up with a solution that the vectors are almost always linearly independent, albeit with some exceptions. Some exceptions among diagonalizable matrices occur when A has an eigenvalue of 0,1, or a root of unity and x is an associated eigenvector.
So I am now confused as to which option to select. Any help appreciated.