Consistency of Linear Equations
A system of linear equations is consistent if it has at least one solution. It is inconsistent if it has no solution.
Practice This ConceptLearn the concept
Student-friendly explanation
For AX = B, determinant methods help test solution type. If |A| ≠ 0, the system has a unique solution. If |A| = 0, use adj(A)B to distinguish cases: when adj(A)B is a non-zero matrix, the system is inconsistent; when adj(A)B is a zero matrix, the system may have infinitely many solutions or needs further examination depending on the equations.
How to write this in exams
- 1
Start with the exact idea
A system of linear equations is consistent if it has at least one solution. It is inconsistent if it has no solution.
- 2
Then show how to use it
Write the system as AX = B. Compute |A|. If |A| ≠ 0, state unique solution. If |A| = 0, compare dependence of equations or compute adj(A)B. Then classify as inconsistent, infinitely many solutions, or needing further verification.
- 3
Add one concrete example
For equations x + y = 2 and 2x + 2y = 5, A = [[1,1],[2,2]], so |A| = 0. The left sides are proportional, but constants are not proportional; hence the system has no solution.
- 4
Avoid this incomplete answer
Saying the inverse exists when |A| = 0 and trying to solve by X = A^-1B.
Definition
Example
Rule to remember
Memory hook
Examples and method
Worked example
Method to apply
Diagram support
How CBSE asks it
Avoid common mistakes
Common confusion
Common wrong answer
Exam tip
Quick check
If |A| ≠ 0 for AX = B, what type of solution does the system have?
It has a unique solution.
Answer writing and exam use
1-mark answer
2-mark answer
3-mark answer
Practice this concept with focused MCQs
Open the concept quiz intro first, review the test details, and then start a focused MCQ set from this concept only. Instant score and answer review are live now.
Help improve this page
Found something confusing, incorrect, or missing?