Homework Statement
The problem has to do with diagonalizing a square matrix, but the part I'm stuck on is this:
Bx=0, where B is the matrix with rows [000], [0,-4, 0], and [-3, 0, -4].
After performing rref on the augmented matrix Bl0, I get rows [1,0,4/3,0], [0,1,0,0], [0000].
I am...