Question 23816 Show that rank(A+B) is never greater than the sum of rank(A) and rank(B).
Answer. Assume that A,B are matrix from V=Rn to W=Rm. Next, by the definition rank(A+B)=dim((A+B)V)=dim(AV+BV)≤dim(AV)+dim(BV)=rank(A)+rank(B), since dimension of sum of vector spaces is less than sum of dimensions of the respective terms.