Consistency and the ratio test
The geometric story has three cases. The algebraic test that decides which case you are in is the ratio test, and it is one of the cleanest theorems in the chapter.
Definitions
A pair of linear equations is:
- Consistent if it has at least one solution.
- Inconsistent if it has no solution.
- Independent if it has a unique solution; dependent if it has infinitely many.
Theorem: the ratio test
Consider the pair
Compute the three ratios , , (whenever defined).
| Condition | Solution behaviour | Geometry |
|---|---|---|
| Unique solution | Lines intersect | |
| No solution | Lines parallel | |
| Infinitely many | Lines coincide |
Why it works. The slope of is (assuming ), and the -intercept is .
- Different slopes (, equivalently ) lines cross.
- Same slope, different -intercepts parallel and distinct.
- Same slope, same -intercept coincident.
In ratio form, "same slope" becomes , and the third ratio decides whether the lines also share the intercept.
The test is mechanical. You do not have to solve the system to know how many solutions exist. This is invaluable in problems asking "for which values of does the system have no solution?" , you just set the ratios appropriately.
A useful intuition: think of the three ratios as a signature. If the first two ratios differ, the system has a unique solution and the third ratio is irrelevant. If the first two ratios agree, then the third ratio decides between "no solution" and "infinitely many".
Worked examples
Example 1. Classify the system , .
Rewrite with all terms on one side: and .
Ratios: , , . All three equal infinitely many solutions; lines coincide.
Example 2. Classify the system , .
Ratios: , , . First two equal but the third differs no solution; lines parallel.
Example 3. Classify , .
vs . Not equal unique solution; lines intersect.
Example 4. For what value of does the system , have infinitely many solutions?
Need . From : . Check the third: . ✓ So .
Example 5. For what value of are the lines and inconsistent?
Need .
From : .
Check the third ratio: and . They are equal, so the system would actually be consistent (infinitely many) for , not inconsistent.
So no value of makes the system inconsistent. (Important to verify the third ratio.)
Try it yourself
- Classify each as unique / no / infinite solutions: (a) (b) (c)
- Find so that has a unique solution.
- Find so that has infinitely many solutions.
- Find so that is inconsistent.
- For what value of are the lines and coincident?
- Show that the system is inconsistent without solving.
- For what value of is consistent independent?
- The system has no solution. Find .
- Determine without graphing whether has a unique solution.
- For what value(s) of does have (a) unique solution, (b) no solution, (c) infinitely many?
Pitfalls / Insight
- Always bring both equations to the form before computing ratios. Don't mix forms.
- Check the third ratio when the first two agree , otherwise you'll mis-call "no solution" as "infinite solutions" and vice versa.
- Be careful when a coefficient is : e.g., if , the ratio is and the comparison may need a small fix-up.
Insight. The ratio test is a one-glance classification. Use it before solving , sometimes the problem says "no solution" and you can immediately set the ratios appropriately, saving minutes of algebra.