Solveeit Logo

Question

Question: Let A and B be two 2 × 2 matrices. Consider the statements (i) AB = O Ž A = O or B = O (ii) AB = I...

Let A and B be two 2 × 2 matrices. Consider the statements

(i) AB = O Ž A = O or B = O

(ii) AB = I2Ž A = B–1

(iii) (A + B)2 = A2 + 2AB + B2

Then

A

(i) is false, (ii) and (iii) are true

B

(i) and (iii) are false, (ii) is true

C

(i) and (ii) are false, (iii) is true

D

(ii) and (iii) are false, (i) is true

Answer

(i) and (iii) are false, (ii) is true

Explanation

Solution

(i) is false,

If A = [0101]\begin{bmatrix} 0 & 1 \\ 0 & - 1 \end{bmatrix} and B = [1100]\begin{bmatrix} 1 & 1 \\ 0 & 0 \end{bmatrix}, then AB = [0000]\begin{bmatrix} 0 & 0 \\ 0 & 0 \end{bmatrix} = O

Thus, AB = 0 Ž A = O or B = O

(iii) is false since matrix multiplication is not commutative.

(ii) is true as product AB is an identity matrix, if B is inverse of the matrix A.