If $x \in \mbox{Ker}(A)$, then can we prove that $x \in \mbox{Ker}(AB)$, where $A$ and $B$ are matrices of compatible orders and $B$ is invertible?
2026-04-25 05:17:25.1777094245
How to verify the following?
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
We can't verify that because it is not true in general. Suppose that$$A=\begin{pmatrix}0&1\\0&0\end{pmatrix}\text{ and that }B=\begin{pmatrix}0&1\\1&0\end{pmatrix}.$$Then, if $v=\left(\begin{smallmatrix}1\\0\end{smallmatrix}\right)$, then $v\in\ker A$, but $v\notin\ker(AB)$.