Let $A$ be the set of all $3 × 3$ symmetric matrices all of whose entries are either $0$ or $1$. Five of these entries are $1$ and four of them are $0$.
Q.1 The number of matrices in A is
(A) 12
(B) 6
(C) 9
(D) 3
My approach is as follow
$\left[ {\begin{array}{*{20}{c}} a&h&g\\ h&b&f\\ g&f&c \end{array}} \right]$
CASE 1: $a,b,c\ \in{1,1,1}$ Then $f,g,h \in {0,0,1}$ Number of cases $\frac{3!}{2!}=3$
CASE 2: $a,b,c\ \in{1,0,0}$ Then $f,g,h \in {0,1,1}$ Number of cases $\frac{3!}{2!}*\frac{3!}{2!}=9$
Hence the number of matrix in set A =3+9=12 which is correct as per the official answer key.
Q.2 The number of matrices A in A for which the system of linear equations $A\left[ {\begin{array}{*{20}{c}} x\\ y\\ z \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} 1\\ 0\\ 0 \end{array}} \right]$ has a unique solution, is
(A) less than 4
(B) at least 4 but less than 7
(C) at least 7 but less than 10
(D) at least 10
Q.3 The number of matrices A in A for which the system of linear equations $A\left[ {\begin{array}{*{20}{c}} x\\ y\\ z \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} 1\\ 0\\ 0 \end{array}} \right]$ is inconsistent , is
(A) 0
(B) more than 2
(C) 2
(D) 1
From continuation from Question1 how we will proceed Question2 and Question3.
As the set A has 12 matrices