KnowledgeBoat Logo
|

Mathematics

Given matrix, X = [1183] and I=[1001],\begin{bmatrix}[r] 1 & 1 \ 8 & 3 \end{bmatrix} \text{ and } I = \begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix}, prove that X2 = 4X + 5I.

Matrices

ICSE Sp 2025

22 Likes

Answer

Given,

X2 = 4X + 5I

Solving for L.H.S.,

X2=[1183][1183]=[1×1+1×81×1+1×38×1+3×88×1+3×3]=[1+81+38+248+9]=[943217].X^2 = \begin{bmatrix}[r] 1 & 1 \ 8 & 3 \end{bmatrix}\begin{bmatrix}[r] 1 & 1 \ 8 & 3 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 \times 1 + 1 \times 8 & 1 \times 1 + 1\times 3 \ 8 \times 1 + 3 \times 8 & 8 \times 1 + 3 \times 3 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 + 8 & 1 + 3 \ 8 + 24 & 8 + 9 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 9 & 4 \ 32 & 17 \end{bmatrix}.

Solving for R.H.S.,

4X+5I=4[1183]+5[1001]=[443212]+[5005]=[4+54+032+012+5]=[943217].4X + 5I = 4\begin{bmatrix}[r] 1 & 1 \ 8 & 3 \end{bmatrix} + 5\begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 4 & 4 \ 32 & 12 \end{bmatrix} + \begin{bmatrix}[r] 5 & 0 \ 0 & 5 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 4 + 5 & 4 + 0 \ 32 + 0 & 12 + 5 \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 9 & 4 \ 32 & 17 \end{bmatrix}.

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

Hence, proved that X2 = 4X + 5I.

Answered By

8 Likes


Related Questions