I've already found the eigen value of a matrix,and substituted for the value of lambda,this is the resulting matrix

0 1 0 0
0 0 1 0
0 0 0 0

the unknows are x y z in that order,how do I find the eigen vectors if the last column is the solution matrix and what is the eigen value?

Thanks in advance :)

Edit this page