Question
Question: The system of equations, \(\begin{aligned} & ax+y+z=a-1, \\\ & x+ay+z=a-1, \\\ & x+y+a...
The system of equations,
ax+y+z=a−1,x+ay+z=a−1,x+y+az=a−1
Has no solution if a is
A. Either -2 or 1.
B. -2
C. 1
D. Not -2
Solution
In this question, we are given three equations in terms of 'a' and we need to find the value for which the system of equations has no solution. For this, we will first form a coefficient matrix A. Then we will find the determinant of the matrix, for no solution, the determinant should be equal to zero. So, solving equations formed from determinants will give us the value of 'a'. Equation formed will be cubic so we will find three values of 'a'.
Complete step-by-step answer:
Here we are given the equation as:
ax+y+z=a−1,x+ay+z=a−1,x+y+az=a−1
Let us make coefficient matrix of these equations we get:
A=a 1 1 1a111a.
We have to find the value of 'a' such that these equations have no solution. We know that, if the determinant of the coefficient matrix is equal to zero, then the equation has no solution.
So let us put the value of the determinant of matrix A equal to A.
Let us first simplify the determinant using row and column operation.
Determinant A is A=a 1 1 1a111a.
Adding columns first, second and third to the first column i.e. Applying the operation C1→C1+C2+C3 we get:
A=a+2 a+2 a+2 1a111a=0.
Taking (a+2) common from the first column of determinant we get (property of determinant).
A=(a+2)1 1 1 1a111a=0.
Now, applying row operation on second row and third row given by R2→R2−R1 and R3→R3−R1 we get:
A=(a+2)1 0 0 1a−1010a−1=0.
Now let us find the determinant using first column we get:
∣A∣=(a+2)[1(a−1)(a−1)−0+0]⇒∣A∣=(a+2)(a−1)(a−1).
Since determinant is supposed to be equal to 0, so ∣A∣=0.
i.e. (a+2)(a−1)(a−1)=0.
Hence the value of 'a' is given by a+2=0 and a−1=0.
Therefore, a = -2, 1
Now putting in the value of a = 1 in the given system of equations, we find that the three equations become the same. Therefore, it will have an infinite solution. So only a = -2 is our required value of 'a' for which given system of equations has no solution.
So, the correct answer is “Option B”.
Note: Students should know properties of determinants for solving this question. Students make a mistake of selecting option A for two found values of 'a' but they should note that a = 1 makes equation same which gives infinite solution.