Due to the rank and nullity theorem:
Rank(A)+Nullity(A)=n for any m×n matrix A. The rank obeys
Rank(A)≤min(m,n)≤m where < if n is the minimal one and = in the other case.
However,
Nullity(A)=n−Rank(A)≥n−min(m,n)≥n−m Therefore the correct answer is b) Rank(A)≤min(m,n), Nulity(A)≥n-min(m,n)
Comments