JEE Matrices Trick: Count Singular 2×2 Matrices in 59 Seconds! 🔥
❓ Question
The number of singular matrices of order 2, whose elements are taken from the set
is equal to ?
🖼️ Question Image
✍️ Short Solution
A 2×2 matrix is singular if and only if its determinant is zero.
So the entire question reduces to counting how many choices make the determinant zero.
🔹 Step 1 — Write the general 2×2 matrix
Let the matrix be:
where
🔹 Step 2 — Condition for singular matrix
A matrix is singular iff:
So we need:
👉 This is the ONLY condition to check.
🔹 Step 3 — Key observation (MOST IMPORTANT 🔥)**
The set:
has a multiplicative structure:
So equality happens only when the ratios match:
👉 That means:
-
Either rows are proportional
-
Or columns are proportional
🔹 Step 4 — Case-wise counting
🔸 Case 1: First row = Second row
That is:
Number of choices for :
So 16 singular matrices from this case.
🔸 Case 2: Second row is a multiple of first row (but not equal)**
Possible ratios within the set:
-
Multiply by 3
-
Multiply by 1/3
Valid proportional pairs from the set:
So possible row pairs:
That gives 2 choices.
Similarly for columns:
Counting carefully gives 8 more matrices.
🔹 Step 5 — Total singular matrices
Adding all valid cases:
Comments
Post a Comment
Have a doubt? Drop it below and we'll help you out!