I am working on one exercise problem for my own good to understand before i take a quiz. Will anyone show me step by step how to do this? Thanks for all your help, I just got to learn this for my own good thanks.
@iPwnBunnies can u show me? or kno anyone who can show me
Sorry, I'm not familiar with doing operations with matrices.
u kno anyone who can help?
\[\begin{bmatrix} -5 & 1 \\ 0 & 8 \end{bmatrix}-\begin{bmatrix} 7 & -6 \\ -4 & 2 \end{bmatrix}=\begin{bmatrix} -5-7 & 1-(-6) \\ 0-(-4) & 8-2 \end{bmatrix}\]
When you add or subtract matrices you just add or subtract the corresponding entries in the matrices. In this example, you would subtract the upper left corner element in the second matrix from the upper left corner element in the first matrix.
And in general: \[\begin{bmatrix} a & b \\ c & d \end{bmatrix}-\begin{bmatrix} e & f \\ g & h \end{bmatrix}=\begin{bmatrix} a\quad -\quad e & b\quad -\quad f \\ c\quad -\quad g & d\quad -\quad h \end{bmatrix}\]
Join our real-time social learning platform and learn together with your friends!