MCQMediumJEE 2023Inverse & Adjoint of a Matrix

JEE Mathematics 2023 Question with Solution

Let S={M=[aij],aij{0,1,2},1i,j2}S = \{ M = [a_{ij}], a_{ij} \in \{0, 1, 2\}, 1 \leq i, j \leq 2 \} be a sample space and A={MS:MA = \{ M \in S : M is invertible }\} be an event. Then P(A)P(A) is equal to:

  • A

    1627\frac{16}{27}

  • B

    5081\frac{50}{81}

  • C

    4781\frac{47}{81}

  • D

    4981\frac{49}{81}

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given: M=(abcd)M = \begin{pmatrix} a & b \\ c & d \end{pmatrix} where a,b,c,d{0,1,2}a, b, c, d \in \{0,1,2\}.

Find: The probability that MM is invertible.

The total number of matrices in the sample space is

34=813^4 = 81

since each of the four entries can be chosen in 33 ways.

A 2×22 \times 2 matrix is invertible if and only if its determinant is non-zero:

det(M)=adbc0\det(M) = ad - bc \neq 0

From the calculation, the number of valid matrices satisfying adbc0ad - bc \neq 0 is 5050.

Therefore,

P(A)=5081P(A) = \frac{50}{81}

So, the correct option is B.

Determinant Criterion

Given: M=(abcd)M = \begin{pmatrix} a & b \\ c & d \end{pmatrix} with each entry from {0,1,2}\{0,1,2\}.

Find: P(A)P(A) where AA is the event that MM is invertible.

First count the total number of possible matrices:

S=3333=81|S| = 3 \cdot 3 \cdot 3 \cdot 3 = 81

Now use the fact that invertibility of a 2×22 \times 2 matrix depends on its determinant:

det(M)=adbc\det(M) = ad - bc

The matrix is invertible exactly when

adbc0ad - bc \neq 0

The solution states that there are 5050 such matrices for which the determinant is non-zero.

Hence,

P(A)=number of invertible matricestotal number of matrices=5081P(A) = \frac{\text{number of invertible matrices}}{\text{total number of matrices}} = \frac{50}{81}

Thus, the required probability is 5081\frac{50}{81} and the correct option is B.

Common mistakes

  • Counting the sample space incorrectly as 323^2 or 333^3 is wrong because the matrix has four independent entries. Each of a,b,c,da,b,c,d has 33 choices, so use 34=813^4 = 81.

  • Assuming every non-zero matrix is invertible is incorrect. For a 2×22 \times 2 matrix, invertibility depends on the determinant, so check whether adbc0ad - bc \neq 0.

  • Using ad+bcad + bc instead of adbcad - bc for the determinant is a conceptual error. The correct determinant formula for (abcd)\begin{pmatrix} a & b \\ c & d \end{pmatrix} is adbcad - bc.

Practice more Inverse & Adjoint of a Matrix questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions