Question
Question: The system of equations ax + y + z = 0, x + by + z = 0, x + y + cz = 0 has a non-trivial solution th...
The system of equations ax + y + z = 0, x + by + z = 0, x + y + cz = 0 has a non-trivial solution then 1−a1+1−b1+1−c1=
Solution
In this question this system of equations has a non-trivial solution then it means it has non-zero solutions. We will solve the given equations and find 1−a1,1−b1,1−c1 in terms of x, y, z. Then finally add these three equations to get the result.
Complete step-by-step answer:
We have;
ax + y + z =0 ⇒ y + z = − ax
Adding x on both sides;
x + y + z = -ax + x ⇒ x + y + z = x (1 – a)
⇒1−a1=x+y+zx …(i)
Again, x + by + z = 0 ⇒x + z = − by
Adding y on both sides;
x + y + z = -by + y ⇒x + y + z = y (1 – b)
⇒1−b1=x+y+zy …(ii)
Again, we have;
x + y + cz = 0 ⇒x + y = − cz
Adding z on both sides
x + y + z = − cz + z ⇒x + y + z = z (1 – c)
⇒1−c1=x+y+zz …(iii)
Adding equations (i), (ii), and (iii), we get;
1−a1+1−b1+1−c1=x+y+zx+x+y+zy+x+y+zz
⇒1−a1+1−b1+1−c1=x+y+zx+y+z
⇒1−a1+1−b1+1−c1=1.
Hence, 1−a1+1−b1+1−c1=1.
Note: The system of equations in which the determinant of the coefficient is zero is called a non-trivial solution. And the system of equations in which the determinant of the coefficient matrix is not zero but the solution x = y = z = 0 is called a trivial solution.
Alternatively, we can solve this question, using matrix rule. We have three equations and three variables, first write the system of equations in matrix format. And find the values following the steps.