KnowledgeBoat Logo
|

Mathematics

If A = [3724], B =[0253] and C =[1546],\begin{bmatrix}[r] 3 & 7 \ 2 & 4 \end{bmatrix}, \text{ B } = \begin{bmatrix}[r] 0 & 2 \ 5 & 3 \end{bmatrix} \text{ and C } = \begin{bmatrix}[r] 1 & -5 \ -4 & 6 \end{bmatrix}, find AB - 5C.

Matrices

50 Likes

Answer

AB5C=[3724][0253]5[1546]=[3×0+7×53×2+7×32×0+4×52×2+4×3]-[5252030]=[0+356+210+204+12]-[5252030]=[35527(25)20(20)1630]=[30524014]AB - 5C = \begin{bmatrix}[r] 3 & 7 \ 2 & 4 \end{bmatrix}\begin{bmatrix}[r] 0 & 2 \ 5 & 3 \end{bmatrix} - 5\begin{bmatrix}[r] 1 & -5 \ -4 & 6 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 3 \times 0 + 7 \times 5 & 3 \times 2 + 7 \times 3 \ 2 \times 0 + 4 \times 5 & 2 \times 2 + 4 \times 3 \end{bmatrix} \\[1em] - \begin{bmatrix}[r] 5 & -25 \ -20 & 30 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 0 + 35 & 6 + 21 \ 0 + 20 & 4 + 12 \end{bmatrix} - \begin{bmatrix}[r] 5 & -25 \ -20 & 30 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 35 - 5 & 27 - (-25) \ 20 - (-20) & 16 - 30 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 30 & 52 \ 40 & -14 \end{bmatrix}

Hence, the matrix AB - 5C = [30524014].\begin{bmatrix}[r] 30 & 52 \ 40 & -14 \end{bmatrix}.

Answered By

28 Likes


Related Questions