Matrices and Determinants 4 Question 9
9. If the system of linear equations
$ \begin{aligned} & 2 x+2 y+3 z=a \\ & 3 x-y+5 z=b \\ & x-3 y+2 z=c \end{aligned} $
where $a, b, c$ are non-zero real numbers, has more than one solution, then
(2019 Main, 11 Jan I)
(a) $b-c-a=0$
(b) $a+b+c=0$
(c) $b-c+a=0$
(d) $b+c-a=0$
Show Answer
Answer:
Correct Answer: 9. (a)
Solution:
- We know that, if the system of equations
$ \begin{aligned} & a_{1} x+b_{1} y+c_{1} z=d_{1} \\ & a_{2} x+b_{2} y+c_{2} z=d_{2} \\ & a_{3} x+b_{3} y+c_{3} z=d_{3} \end{aligned} $
has more than one solution, then $D=0$ and $D_{1}=D_{2}=D_{3}=0$. In the given problem,
$ \begin{array}{cc} & D_{1}=0 \Rightarrow\left|\begin{array}{ccc} a & 2 & 3 \\ b & -1 & 5 \\ c & -3 & 2 \end{array}\right|=0 \\ \Rightarrow & a(-2+15)-2(2 b-5 c)+3(-3 b+c)=0 \\ \Rightarrow & 13 a-4 b+10 c-9 b+3 c=0 \\ \Rightarrow & 13 a-13 b+13 c=0 \\ \Rightarrow & a-b+c=0 \Rightarrow b-a-c=0 \end{array} $