NVAMediumJEE 2025Determinants Basics

JEE Mathematics 2025 Question with Solution

The number of singular matrices of order 22, whose elements are from the set {2,3,6,9}\{2, 3, 6, 9\} is:

Answer

Correct answer:36

Step-by-step solution

Standard Method

Given: A matrix of order 22 has entries from the set {2,3,6,9}\{2, 3, 6, 9\}.

Find: The number of singular matrices.

For a general 2×22 \times 2 matrix,

[abcd]\begin{bmatrix} a & b \\ c & d \end{bmatrix}

it is singular when its determinant is zero:

adbc=0ad - bc = 0

So we need

ad=bcad = bc

Each of a,b,c,da, b, c, d is chosen from {2,3,6,9}\{2, 3, 6, 9\}.

The total number of possible matrices is

44=2564^4 = 256

Now count those arrangements for which ad=bcad = bc.

Using enumeration over all 44-tuples (a,b,c,d){2,3,6,9}4(a, b, c, d) \in \{2, 3, 6, 9\}^4, the number of matrices satisfying the singularity condition is found to be

3636

Therefore, the number of singular matrices is 3636.

Casewise Counting

Given: The entries of a singular matrix of order 22 are chosen from {2,3,6,9}\{2, 3, 6, 9\}.

Find: The number of such singular matrices.

The determinant condition is

ad=bcad = bc

A casewise count gives the total.

  1. Case I: Exactly one number is used

All entries are equal, so every such matrix is singular.

4C1=4{}^4C_1 = 4
  1. Case II: Exactly two numbers are used

The working states that after applying the condition ad=bcad = bc, the number of singular matrices in this case is

2424
  1. Case III: Exactly three numbers are used

No singular matrix occurs in this case.

00
  1. Case IV: Exactly four numbers are used

Use the product relation

2×9=3×62 \times 9 = 3 \times 6

Hence this case contributes

88

Adding all contributions,

4+24+0+8=364 + 24 + 0 + 8 = 36

Therefore, the number of singular matrices is 3636.

Note: The second approach in the source has inconsistent matrix notation in one line, but its final determinant condition and total count agree with the answer 3636.

Common mistakes

  • A common mistake is to count all possible matrices, 44=2564^4 = 256, and stop there. This is wrong because only matrices satisfying the singularity condition ad=bcad = bc are required. Always impose determinant zero before counting.

  • Students often use the wrong determinant formula for a 2×22 \times 2 matrix. For [abcd]\begin{bmatrix} a & b \\ c & d \end{bmatrix}, the determinant is adbcad - bc, not any other combination. Write the entries carefully before applying the condition.

  • Another mistake is to assume that distinct entries automatically make the matrix non-singular. This is wrong because singularity depends on the product relation ad=bcad = bc, not on whether entries repeat. Check the determinant condition directly.

Practice more Determinants Basics questions

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

Related questions