KnowledgeBoat Logo
|

Mathematics

If X = [4112],\begin{bmatrix}[r] 4 & 1 \ -1 & 2 \end{bmatrix}, show that 6X - X2 = 9I where I is the unit matrix.

Matrices

42 Likes

Answer

We have to prove 6X - X2 = 9I,

L.H.S. =6XX26XX2=6[4112][4112][4112]=[246612][4×4+1×(1)4×1+1×2(1)×4+2×(1)(1)×1+2×2]=[246612][1614+2421+4]=[246612][15663]=[2415666+6123]=[9009]\text{L.H.S. } = 6X - X^2 \\[1em] 6X - X^2 = 6\begin{bmatrix}[r] 4 & 1 \ -1 & 2 \end{bmatrix} - \begin{bmatrix}[r] 4 & 1 \ -1 & 2 \end{bmatrix}\begin{bmatrix}[r] 4 & 1 \ -1 & 2 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 24 & 6 \ -6 & 12 \end{bmatrix} - \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] 24 & 6 \ -6 & 12 \end{bmatrix} - \begin{bmatrix}[r] 16 - 1 & 4 + 2 \ -4 - 2 & -1 + 4 \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}

R.H.S. =9I9I=9[1001]=[9009].\text{R.H.S. } = 9I \\[1em] 9I = 9\begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 9 & 0 \ 0 & 9 \end{bmatrix}.

Since, L.H.S. = [9009]\begin{bmatrix}[r] 9 & 0 \ 0 & 9 \end{bmatrix} = R.H.S. Hence, proved that 6X - X2 = 9I.

Answered By

20 Likes


Related Questions