Mathematics
If A = }[r] 3 & -4 \ -1 & 2 \end{bmatrix}, find the matrix B such that BA = I, where I is the unity matrix of order 2.
Matrices
64 Likes
Answer
Given,
BA = I
}[r] 3 & -4 \ -1 & 2 \end{bmatrix} = \begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \\[1em] \Rightarrow \text{B}\begin{bmatrix}[r] 3 & -4 \ -1 & 2 \end{bmatrix} \text{ is a } 2 \times 2 \text{ matrix, and} \begin{bmatrix}[r] 3 & -4 \ -1 & 2 \end{bmatrix} \text{ is a } 2 \times 2 \text{ matrix}. \\[1em] \therefore \text{B is a } 2 \times 2 \text{ matrix}. \\[1em] \text{I } = \begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix}
We know that B will be of order 2 × 2. So, let
}[r] a & b \ c & d \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix}[r] a & b \ c & d \end{bmatrix} \begin{bmatrix}[r] 3 & -4 \ -1 & 2 \end{bmatrix} = \begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix}[r] a \times 3 + b \times (-1) & a \times (-4) + b \times 2 \ c \times 3 + d \times (-1) & c \times (-4) + d \times 2 \end{bmatrix} = \begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix}[r] 3a - b & -4a + 2b \ 3c - d & -4c + 2d \end{bmatrix} = \begin{bmatrix}[r] 1 & 0 \ 0 & 1 \end{bmatrix} \\[1em]
By definition of equality of matrices we get,
3a - b = 1 (…Eq 1)
-4a + 2b = 0
⇒ 4a = 2b
⇒ b = 2a (…Eq 2)
3c - d = 0
⇒ d = 3c (…Eq 3)
-4c + 2d = 1 (…Eq 4)
Putting value of b from Eq 2 in Eq 1
⇒ 3a - b = 1
⇒ 3a - 2a = 1
⇒ a = 1
∴ a = 1, b = 2a = 2.
Putting value of d from Eq 3 in Eq 4
⇒ -4c + 2d = 1
⇒ -4c + 2(3c) = 1
⇒ -4c + 6c = 1
⇒ 2c = 1
⇒ c =
∴ c = , d = 3c = .
}[r] a & b \ c & d \end{bmatrix} \\[1em] \therefore \text{B} = \begin{bmatrix}[r] 1 & 2 \ \dfrac{1}{2} & \dfrac{3}{2} \end{bmatrix}
Hence, the matrix B = }[r] 1 & 2 \ \dfrac{1}{2} & \dfrac{3}{2} \end{bmatrix}.
Answered By
30 Likes
Related Questions
If A = }[r] 2 & -1 \ -4 & 5 \end{bmatrix} \text{and B } = \begin{bmatrix}[r] -3 \ 2 \end{bmatrix}, find matrix C such that AC = B.
If A = }[r] 2 & -1 \ -4 & 5 \end{bmatrix} \text{and B } = \begin{bmatrix}[r] 0 & -3 \ \end{bmatrix}, find matrix C such that CA = B.
Given }[r] 4 & 2 \ -1 & 1 \end{bmatrix} M = 6I, where M is a matrix and I is the unit matrix of order 2 × 2.
(i) State the order of matrix M.
(ii) Find the matrix M.
If B = }[r] -4 & 2 \ 5 & -1 \end{bmatrix} \text{ and C} = \begin{bmatrix}[r] 17 & -1 \ 47 & -13 \end{bmatrix}, find the matrix A such that AB = C.