In short
Before you start substitution, elimination or cross-multiplication on a pair of equations, do a 10-second ratio check. Form \dfrac{a_1}{a_2}, \dfrac{b_1}{b_2}, \dfrac{c_1}{c_2} and look at the pattern: first two different means a unique solution exists (go solve), first two equal but third different means no solution (stop, write "inconsistent"), all three equal means infinite solutions (stop, write "the lines coincide"). This is the pre-solve habit NCERT Class 10 expects you to internalise — it converts a possibly hopeless five-minute grind into a ten-second triage.
You sit down with two equations staring at you on the page. The exam clock is ticking. Your instinct is to dive straight into elimination — multiply, subtract, solve. That instinct is almost right, except for one cheap step you should always do first.
Look at the coefficients. Compute three ratios. Decide which case you are in. Then decide whether to bother solving.
This article is not about what the three cases are — that lives in the consistent vs inconsistent article. This article is about the habit of running the check first, every single time, the way a cricketer does a quick pitch inspection before walking out to bat.
The 10-second routine
Given any pair
write out three fractions in a single line and reduce them in your head:
Then read off the pattern:
- First two different (\frac{a_1}{a_2} \ne \frac{b_1}{b_2}) → unique solution exists. Solve. Why: different ratios mean the two lines have different slopes, so they cannot be parallel — they must cross somewhere.
- First two equal, third different (\frac{a_1}{a_2} = \frac{b_1}{b_2} \ne \frac{c_1}{c_2}) → no solution. Don't solve. Write "inconsistent — parallel lines." Why: equal a and b ratios mean the same slope; the differing constant ratio means different intercepts. Parallel lines never meet.
- All three equal (\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}) → infinite solutions. Don't solve. Write "consistent dependent — same line." Why: when every coefficient is in the same ratio, the second equation is just a non-zero multiple of the first. They draw the very same line.
That's it. Three fractions, one comparison, one decision.
The decision card
Use this card as a mental template. Plug the six coefficients into the top row, compute the three ratios, and follow the arrow.
Three worked examples
Example 1 — the trap that wastes five minutes
Suppose the question gives you
A 15-year-old in a hurry sees nice small numbers and dives in. Multiply the first by 2: 4x + 6y = 10. Subtract: 0 = 3. What? You stare at the page wondering where the mistake is.
There is no mistake — the system genuinely has no solution. But you only learn that after burning two minutes of exam time.
Run the ratio check first instead. Compute:
The first two ratios are equal (\frac{1}{2} = \frac{1}{2}); the third is different (\frac{5}{7} \ne \frac{1}{2}). Pattern: equal-equal-different → no solution. Why: doubling the first equation gives 4x + 6y = 10 but the second equation insists 4x + 6y = 7. Since 10 \ne 7, the same expression cannot equal both — the lines are parallel.
Total time spent: about ten seconds. Time saved: the entire grind. You write "Inconsistent — parallel lines, no solution" and move on.
Example 2 — the secret twin
Now consider
Looks almost identical to Example 1. But the right side of the second equation is now 10, not 7. Run the check:
All three ratios are equal. Pattern: equal-equal-equal → infinite solutions. Why: the second equation is exactly 2 \times the first. It is the same line drawn twice. Every point on 2x + 3y = 5 is a solution.
If you had charged into elimination, you would multiply the first by 2, subtract, and get 0 = 0. That stares back at you confusingly. The ratio check would have warned you instantly: don't bother solving, just report "the equations represent the same line; infinitely many solutions of the form (x, \tfrac{5 - 2x}{3})."
Example 3 — the one worth solving
Finally, take
Compute the first two ratios:
These are already different (\frac{2}{5} \ne -3). You don't even need the third ratio. Pattern: first two differ → unique solution exists. Why: different slopes guarantee the two lines must cross somewhere.
Now you solve. From the second equation, y = 5x - 1. Substitute into the first:
Quick check in the first equation: 2 \cdot \tfrac{8}{17} + 3 \cdot \tfrac{23}{17} = \tfrac{16 + 69}{17} = \tfrac{85}{17} = 5. ✓
The ratio check told you the work would be worth it, and then you did the work.
Why this saves time
Ten seconds of ratio checking can save five minutes of grinding. That trade is one of the best deals in school maths.
Picture two students in the same exam hall, both staring at the system 3x + 5y = 8, 9x + 15y = 17. Student A — let's call her Anjali — dives straight into elimination. She multiplies the first equation by 3, gets 9x + 15y = 24, subtracts the second, and lands on 0 = 7. She thinks she's made an arithmetic mistake and redoes the multiplication. Same result. She tries substitution. Same dead end. Five minutes have evaporated and she still has no answer to write down.
Student B — Bhavna — pauses for a beat. She writes \tfrac{3}{9} = \tfrac{1}{3}, \tfrac{5}{15} = \tfrac{1}{3}, \tfrac{8}{17}. The first two are equal, the third isn't. She writes "Inconsistent — no solution; lines are parallel since \tfrac{a_1}{a_2} = \tfrac{b_1}{b_2} \ne \tfrac{c_1}{c_2}" and moves to the next question.
Same brain, same ability — different habit. In a CBSE Class 10 board exam where this kind of question appears almost every year as either an MCQ or a one-mark short answer, the marks usually go to the student whose first move was the ratio check.
The discipline pays off in three concrete ways:
- You never solve a no-solution system by accident. A "0 = nonzero" line in your scratch work is the universe quietly telling you that you should have run the ratio test first.
- You spot infinite-solution systems before wasting time on them. Getting "0 = 0" feels like an error; the ratio check tells you in advance it isn't.
- You answer the question the examiner is actually asking. "For what value of k does this system have no solution?" is the ratio test in question form. Without the habit, you flounder; with it, the answer falls out in two lines.
The single most useful sentence to memorise
If nothing else from this article sticks, hold on to this:
Look at the ratios before you look at the methods.
That's the entire idea. The ratio check is to solving systems what the toss is to a cricket match — a tiny ritual at the start that shapes everything that follows. Skipping it costs nothing in easy questions and saves you completely in hard ones.
By the time you sit for boards, this should be as automatic as checking units in a physics problem or noting the domain of a function before differentiating. It is one of the cheapest, highest-payoff habits you can build in school maths.