You are not logged in.
Pages: 1
hey can anyone tell me what a rank of a matrix is for example i have the following matrix
1 0 3 1 2
1 4 2 1 5
3 4 8 1 2
which iv put in row echelon form
1 4 2 1 5
0 -4 1 0 -3
0 0 0 -2 -7
does anyone know how to find the rank??
Offline
The rank of a matrix is simply the number of non-zero rows it has in row echelon form. So in your case, it would be 3.
Why did the vector cross the road?
It wanted to be normal.
Offline
Pages: 1