Question:

What are the possible values for the rank of a \(4 \times 3\) matrix?

Show Hint

Rank of \(m \times n\) matrix \( \leq \min(m,n)\)
Updated On: Mar 19, 2026
  • \(0,1,2,3,4\)
  • \(1,2,3,4\)
  • \(0,1,2,3\)
  • Only \(3\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: Rank of a matrix
The rank of a matrix is the maximum number of linearly independent rows or columns.
Step 1: General rule
For an \(m \times n\) matrix: \[ \text{rank} \leq \min(m,n) \]
Step 2: Apply to given matrix
Matrix size: \[ 4 \times 3 \] \[ \min(4,3) = 3 \]
Step 3: Possible values
Rank can be any integer from \(0\) up to \(3\): \[ 0,1,2,3 \]
Step 4: Interpretation
  • Rank \(0\): zero matrix
  • Rank \(3\): full column rank
Conclusion: \[ \text{Possible ranks} = 0,1,2,3 \]
Was this answer helpful?
0
0