KnowledgeBoat Logo
|

Mathematics

If M = [4112]\begin{bmatrix}[r] 4 & 1 \ -1 & 2 \end{bmatrix}, show that : 6M - M2 = 9I; where I is a 2 × 2 unit matrix.

Matrices

16 Likes

Answer

M2=[4112][4112]=[4×4+1×(1)4×1+1×21×4+2×(1)1×1+2×2]=[1614+24+(2)1+4]=[15663].M^2 = \begin{bmatrix}[r] 4 & 1 \ -1 & 2 \end{bmatrix}\begin{bmatrix}[r] 4 & 1 \ -1 & 2 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 4 \times 4 + 1 \times (-1) & 4 \times 1 + 1 \times 2 \ -1 \times 4 + 2 \times (-1) & -1 \times 1 + 2 \times 2 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 16 - 1 & 4 + 2 \ -4 + (-2) & -1 + 4 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 15 & 6 \ -6 & 3 \end{bmatrix}.

Substituting value of M2 in L.H.S. of 6M - M2 = 9I,

=6[4112][15663]=[246612][15663]=[2415666(6)123]=[9009]=9[1001]=9I\phantom{=} 6\begin{bmatrix}[r] 4 & 1 \ -1 & 2 \end{bmatrix} - \begin{bmatrix}[r] 15 & 6 \ -6 & 3 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 24 & 6 \ -6 & 12 \end{bmatrix} - \begin{bmatrix}[r] 15 & 6 \ -6 & 3 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 24 - 15 & 6 - 6 \ -6 - (-6) & 12 - 3 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 9 & 0 \ 0 & 9 \end{bmatrix} \\[1em] = 9\begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \\[1em] = 9\text{I}

Since, L.H.S. = R.H.S.

Hence, proved that 6M - M2 = 9I.

Answered By

10 Likes


Related Questions