How to row reduce this 3x3 matrix with eigenvalues?

34 Views Asked by At

enter image description here

I was able to go from the 1st to the 2nd one by adding the 1st row to the 3rd row and getting a 0 in the (3rd row, 2nd coloumn) position but I have no clue as to how to get to the third matrix in the image.

Thank you!