literally have no clue on how to do this one... :'(
Prove that if A and B are n x n matrices and if rank(A) = n and rank(B) = n then rank(AB) = n.
any help would be much appreciated here as i have a test tomorrow!


Another way- the "rank" of a linear transformation, A, from vector space V to itself is the dimension of A(V). Here, A is given by an n by n matrix so it is fromto
. Since the rank of A is n,
. Similarly, the rank of B is n so that
. Putting those together, AB maps
into all of
:
and so AB has rank n.