Recent questions tagged rank-of-matrix

1 votes
0 answers
8
A matrix $A$ can be row reduced to the following echelon form$$\left[\begin{array}{lllll}1 & 1 & 3 & 2 & 1 \\0 & 1 & 2 & 1 & 3 \\0 & 0 & 0 & a & b \\0 & 0 & 0 & 0 & c\end...
9 votes
2 answers
12
18 votes
2 answers
13
Consider Three matrices $A, B$ and $C$ such that -$$\underbrace{\left(\begin{array}{lllll}1 & 2 & 4 & 2 & 5 \\& 2 & 3 & 5 & 6 \\& & 3 & 4 & 3 \\& & & 4 & 3 \\& & & 5\end{...
3 votes
3 answers
16
Let $A$ be a $3$ x $3$ matrix with rank $2$. Then, $AX=0$ hasThe trivial solution $X=0$.One independent solution.Two independent solution.Three independent solution.