- #1
Mutlu CELIKKOL
- 2
- 0
<Moderator's note: Moved from a technical forum and thus no template.>
I am at the beginners level of linear algebra and having problem of the intersection of matrices. Your kind help is much appreciated for the following question
I am at the beginners level of linear algebra and having problem of the intersection of matrices. Your kind help is much appreciated for the following question
Code:
Let\quad M1=\begin{Bmatrix} x & -x \\ y & z \end{Bmatrix},\quad M2=\begin{Bmatrix} a & b \\ -a & c \end{Bmatrix},\quad x,z,y,z\quad a,b,c\quad \in \quad F\\ calculate\quad the\quad following;\quad \\ a)\quad dim\quad M1+M2\\ b)\quad dim\quad M1\quad \cap \quad M2\\
Last edited by a moderator: