Question
Mathematics Question on Matrices
Let A= [2\342],B=1−235,C=[−2\354].Find each of the following
I. A+B
II. A-B
III. 3A-C
IV. AB
V. BA
(i) A+B=[2\342]+1−235=[2+1\3−24+32+5]=[3\177]
(ii) A-B= [2\342]-1−235=[2−1\3−(−2)4−32−5]=[1\51−3]
(iii) 3A-C=3[2\342]-[−2\354]
=[3∗2\3∗33∗43∗2]-[−2\354]
=[6\9126]-[−2\354]=[6+2\9−312−56−4]=[8\672]
(iv)Matrix A has 2 columns. This number is equal to the number of rows in matrix B.
Therefore, AB is defined as:
AB=\begin {bmatrix} 2&4\\\3&2\end {bmatrix}$$\begin {bmatrix} 1&3\\\\-2&5\end {bmatrix}
=[2(1)+4(−2)\3(1)+2(−2)2(3)+4(5)3(3)+2(5)]
=[2−8\3−46+209+10]=−6−12619
(v) Matrix B has 2 columns. This number is equal to the number of rows in matrix A.
Therefore, BA is defined as:
BA=\begin {bmatrix} 1&3\\\\-2&5\end {bmatrix}$$\begin {bmatrix} 2&4\\\3&2\end {bmatrix}
=1(2)+3(3)−2(2)+5(3)1(4)+3(2)−2(4)+5(2)
=2+9−4+154+6−8+10=[11\11102]