Question
Question: For two \(3 \times 3\) matrices A and B , let A + B = 2B’ and 3A + 2B = \({I_3}\) where B’ is the tr...
For two 3×3 matrices A and B , let A + B = 2B’ and 3A + 2B = I3 where B’ is the transpose of B and I3is 3×3 identity matrix . Then
A) 5A+10B=2I3
B) 3A+6B=2I3
C) 10A+5B=3I3
D) B+2A=I3
Solution
Taking transposes on the given equations we get 3A′+2B′=I3 and A′=2B−B′ and simplifying further we get that A = B and I3= 5A and using these values we can get the equation which satisfies these equations.
Complete step by step solution:
We are given that A + B = 2B’
Applying transpose on both sides
⇒(A+B)′=(2B′)′
We know that (A+B)′=A′+B′ and (A′)′=A
From this we get ,
⇒A′+B′=2B ⇒A′=2B−B′
We are given that 3A + 2B = I3
Applying transpose on both sides we get
⇒(3A + 2B)′=(I3)′ ⇒3A′+2B′=I3
Substitute the value of A′in the above equation
⇒3(2B−B′)+2B′=I3 ⇒6B−3B′+2B′=I3 ⇒6B−B′=I3
We are given that A + B = 2B’
From this B′=2A+B
Substitute this in the previous equation
⇒6B−(2A+B)=I3 ⇒12B−A−B=2I3
Substitute the value of I3from the given equation 3A + 2B = I3
⇒12B−A−B=2(3A+2B) ⇒11B−A=6A+4B ⇒7A=7B ⇒A=B
Substituting in 3A + 2B = I3we get
⇒3A+2A=I3 ⇒5A=I3
Now we have A = B and I3= 5A
We have asked 5A +10B
⇒5A+10B=5A+10A=15A=3×5A=3I3
Therefore the correct option is C.
Note:
- In mathematics, a matrix (plural: matrices) is a rectangular table of cells of numbers, with rows and columns.
- Every square dimension set of a matrix has a special counterpart called an "identity matrix". The identity matrix has nothing but zeroes except on the main diagonal, where there are all ones.
- An inverse matrix is a matrix that, when multiplied by another matrix, equals the identity matrix.