ExamBro
ExamBro
TS EAMCET · Maths · Determinants

Consider the system of equations
\[
\begin{aligned}
& a x+b y+c z=2 \\
& b x+c y+a z=2 \\
& c x+a y+b z=2
\end{aligned}
\]
where \(a, b, c\) are real numbers such that \(a+b+c=0\). Then, the system

  1. A has two solutions
  2. B is inconsistent
  3. C has unique solution
  4. D has infinitely many solutions
Verified Solution

Answer & Solution

Correct Answer

(B) is inconsistent

Step-by-step Solution

Detailed explanation

We have, \[ \begin{gathered} a x+b y+c z=2 \\ b x+c y+a z=2 \\ c x+a y+b z=2 \\ \Delta=\left|\begin{array}{lll} a & b & c \\ b & c & a \\ c & a & b \end{array}\right| \end{gathered} \] Applying \(R_1 \rightarrow R_1+R_2+R_3\), we get…