Question:medium

Let \(A\) and \(B\) be \(n\times n\) real matrices. Which of the following statements is correct?

Show Hint

Remember the fundamental rank inequality: \[ rank(A+B)\le rank(A)+rank(B) \] and \[ rank(AB)\le \min\{rank(A),rank(B)\}. \] These two formulas are among the most frequently used results in matrix theory.
Updated On: Jun 25, 2026
  • \(rank(A+B)=rank(A)+rank(B)\)
  • \(rank(A+B)\le rank(A)+rank(B)\)
  • \(rank(A+B)=\min\{rank(A),rank(B)\}\)
  • \(rank(A+B)=\max\{rank(A),rank(B)\}\)
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0