KnowledgeBoat Logo
|

Mathematics

Find the matrix A, if B = [2101] and B2=B+12A\begin{bmatrix}[r] 2 & 1 \ 0 & 1 \end{bmatrix} \text{ and } B^2 = B + \dfrac{1}{2}A.

Matrices

24 Likes

Answer

Given,

B2=B+12A\Rightarrow B^2 = B + \dfrac{1}{2}A

Substituting value of B in above equation we get,

[2101][2101]=[2101]+12A[2×2+1×02×1+1×10×2+1×00×1+1×1]=[2101]+12A[4+02+100+1]=[2101]+12A[4301]=[2101]+12A12A=[4301][2101]12A=[42310011]12A=[2200]A=2[2200]A=[4400].\Rightarrow \begin{bmatrix}[r] 2 & 1 \ 0 & 1 \end{bmatrix}\begin{bmatrix}[r] 2 & 1 \ 0 & 1 \end{bmatrix} = \begin{bmatrix}[r] 2 & 1 \ 0 & 1 \end{bmatrix} + \dfrac{1}{2}A \\[1em] \Rightarrow \begin{bmatrix}[r] 2 \times 2 + 1 \times 0 & 2 \times 1 + 1 \times 1\ 0 \times 2 + 1 \times 0 & 0 \times 1 + 1 \times 1 \end{bmatrix} = \begin{bmatrix}[r] 2 & 1 \ 0 & 1 \end{bmatrix} + \dfrac{1}{2}A \\[1em] \Rightarrow \begin{bmatrix}[r] 4 + 0 & 2 + 1 \ 0 & 0 + 1 \end{bmatrix} = \begin{bmatrix}[r] 2 & 1 \ 0 & 1 \end{bmatrix} + \dfrac{1}{2}A \\[1em] \Rightarrow \begin{bmatrix}[r] 4 & 3 \ 0 & 1 \end{bmatrix} = \begin{bmatrix}[r] 2 & 1 \ 0 & 1 \end{bmatrix} + \dfrac{1}{2}A \\[1em] \Rightarrow \dfrac{1}{2}A = \begin{bmatrix}[r] 4 & 3 \ 0 & 1 \end{bmatrix} - \begin{bmatrix}[r] 2 & 1 \ 0 & 1 \end{bmatrix} \\[1em] \Rightarrow \dfrac{1}{2}A = \begin{bmatrix}[r] 4 - 2 & 3 - 1 \ 0 - 0 & 1 - 1 \end{bmatrix} \\[1em] \Rightarrow \dfrac{1}{2}A = \begin{bmatrix}[r] 2 & 2 \ 0 & 0 \end{bmatrix} \\[1em] \Rightarrow A = 2\begin{bmatrix}[r] 2 & 2 \ 0 & 0 \end{bmatrix} \\[1em] \Rightarrow A = \begin{bmatrix}[r] 4 & 4 \ 0 & 0 \end{bmatrix}.

Hence, A = [4400].\begin{bmatrix}[r] 4 & 4 \ 0 & 0 \end{bmatrix}.

Answered By

15 Likes


Related Questions