Let $A,B\in M_n\mathbb{(R)}$ be matrices with $\mathrm{rank}(A-I_n)=p$ and $\mathrm{rank}(B-I_n)=q$. Show that $\mathrm{rank}(AB-I_n)\leq p+q$.
I have no idea how to relate the two rank given to solve the question stated.
Let $A,B\in M_n\mathbb{(R)}$ be matrices with $\mathrm{rank}(A-I_n)=p$ and $\mathrm{rank}(B-I_n)=q$. Show that $\mathrm{rank}(AB-I_n)\leq p+q$.
I have no idea how to relate the two rank given to solve the question stated.
Copyright © 2021 JogjaFile Inc.
We have $\DeclareMathOperator{\rank}{rank}$ $$ \rank(AB - I) =\\ \rank(AB - A + A - I)=\\ \rank(A(B-I) + A-I) \leq\\ \min\{\rank(A),\rank(B-I)\} + \rank(A-I) \leq \\ \rank(B-I) + \rank(A-I) =\\ p+q $$