Question
Question: If a, b, c are non-zero real numbers and if the system of equations \(\begin{aligned} & \left(...
If a, b, c are non-zero real numbers and if the system of equations
(a−1)x=y+z(b−1)y=z+x(c−1)z=x+y
has a non-trivial solution, then ab+bc+ca is equal to
A. a + b + c
B. abc
C. 1
D. -1
Solution
Hint: Make the 3 equations into matrix form. It will become a 3 x 3 matrix. Now, find its determinant. If the matrix is taken as A, then determinant of A is ∣A∣=0. Solve and get the answer.
Complete step-by-step answer:
A solution or example that is not trivial, if the solution is non-zero. Solution/examples that involve the number zero are considered as trivial.
For example the equation x + 5y = 0 has trivial solution (0, 0).
Now-trivial solutions include (5, -1) and (2, 0.4).
Consider the 3 equations
(a−1)x=y+z⇒(a−1)x−y−z=0(b−1)y=z+x⇒−x+(b−1)y−z=0(c−1)z=x+y⇒−x−y−(c−1)z=0
These 3 equations can be considered in 3 x 3 matrix form
A 3 x 3 matrix is of the form x1 x2 x3 y1y2y3z1z2z3
Similarly determinant is of form x1 x2 x3 y1y2y3z1z2z3
Let us consider A=a−1 −1 −1 −1b−1−1−1−1c−1
∴∣A∣=a−1 −1 −1 −1b−1−1−1−1c−1→Row1(R1) →Row2(R2) →Row3(R3)
Do R3→R3→R2
a−1 −1 (−1+1) −1b−1(−1−b+1)−1−1(c−1+1)=a−1 −1 0 −1b−1−b−1−1c
Now do R2→R2→R1