Engineering Mathematics II • Digital Workbook • Page 23
Consistency of Linear Equations
Rank Test, Unique Solutions and Infinite Solutions
Consistency of linear equations is developed through the rank test. Reduce the augmented matrix, compare both ranks with the number of unknowns and solve the resulting echelon equations.
Unit
Matrices
Topic
Consistency of Equations
Question Type
4 Mark Problems
Theory Required for This Problem
Matrix Form
Write the equations as
\[AX=C.\]
Here, \(A\) is the coefficient matrix, \(X\) is the matrix containing the unknowns, and \(C\) is the right-hand-side matrix. The augmented matrix is \([A:C]\).
Inconsistent System
If
\[R(A)<R([A:C]),\]
the system has no solution.
Unique Solution
If
\[R(A)=R([A:C])=n,\]
the system has a unique solution.
Infinite Solutions
If
\[R(A)=R([A:C])<n,\]
the system has infinitely many solutions. Assign parameters to \(n-r\) unknowns.
Method used: Form the augmented matrix, reduce it to echelon form, compare the two ranks with the number of unknowns, and solve the reduced equations.