Question
Question: Examine the consistency and solve if consistent. 2x + 3y + 5z = 1 3x + y - z = 2 x + 4y - 6z = 1...
Examine the consistency and solve if consistent. 2x + 3y + 5z = 1 3x + y - z = 2 x + 4y - 6z = 1

Answer
The system is consistent and has a unique solution. The solution is: x=1711,y=0,z=−171
Explanation
Solution
The system of linear equations is represented by the augmented matrix [A∣B]. Row reduction to echelon form is performed to determine the ranks of the coefficient matrix A and the augmented matrix [A∣B].
[A∣B]=2313145−1−6∣∣∣121Applying row operations:
R1↔R3132413−6−15∣∣∣121R2←R2−3R1,R3←R3−2R11004−11−5−61717∣∣∣1−1−1R3←R3−115R21004−110−617102/11∣∣∣1−1−6/11The rank of the coefficient matrix A is 3, and the rank of the augmented matrix [A∣B] is also 3. Since rank(A)=rank([A∣B])=3, which is equal to the number of variables, the system is consistent and has a unique solution. Back-substitution yields the solution.