5 Silly Mistakes Class 10 Students Make in Linear Equations (and How to Fix Each One)
You wrote the system. You did the elimination. You got back x and y. Your tuition sir scanned the page, circled one line near the top, and the rest of the working unspooled into a 2/5. The maths was almost right. One sign on a coefficient, one missing multiplication on the right side, one subtraction handled too fast, and the answer was already wrong before you reached the second equation.
Linear Equations in Two Variables (Chapter 3 in your NCERT Class 10 maths textbook (retrieved 2026-05-05)) is one of the most procedure-heavy chapters in the syllabus. You learn the elimination method, the substitution method, cross-multiplication, the three-ratio classification, and the word-problem setup, all in the same chapter. Each method has its own trap. Each trap looks tiny on the page and costs three marks at the bottom.
These five traps are the ones every Class 10 student walks into at least once, usually twice. Worked numbers below, the reason each one happens, and a one-line fix you can scribble on the rough-work side of your answer sheet.
What You'll Learn
- Why c = 11 is wrong for 3x + 2y = 11 even when it looks identical to the right-hand side
- The multiplication most students forget on the RHS when clearing fractions, and how it costs you the whole equation
- The double negative in elimination subtraction that turns 8y − (−9y) into
−yinstead of 17y- The single sign that distinguishes "no solution" from "infinitely many solutions" in the three-ratio test
- Why "let x = chair" is the most expensive opening line in any word problem
Quick reference, the five traps at a glance
| # | The trap | Wrong move | One-line fix |
|---|---|---|---|
| 1 | Sign on c | From 3x + 2y = 11, write c = 11 | Move 11 across first: c = −11 |
| 2 | Clearing fractions | Multiply only the fractional terms | Multiply EVERY term, RHS included |
| 3 | Elimination subtraction | 8y − 9y = −y after subtracting | 8y − (−9y) = 17y, bracket the second equation |
| 4 | Three-ratio condition | a₁/a₂ = b₁/b₂ = c₁/c₂ for no solution | That's INFINITE solutions. NO solution needs ≠ on c |
| 5 | Word-problem variables | "Let x = chair, y = table" | "Let x = cost of one chair in rupees" |
Mistake 1: Why is c = 11 wrong for 3x + 2y = 11?
Because a, b, c are defined for the standard form a₁x + b₁y + c₁ = 0, where everything sits on the LEFT side. For 3x + 2y = 11, students extract c = 11 when the correct value is c = −11. You have to move the 11 across the equals sign first, which flips the sign.
This is the foundational trap of the chapter. The equation 3x + 2y = 11 has the 11 visible on the right, and the eye reads it as "c equals the thing on the right." But c is not the thing on the right. c is the constant on the LEFT once the equation has been rearranged to 3x + 2y − 11 = 0. The minus sign is born during the rearrangement.
The damage is silent. Every later step, the three-ratio test, cross-multiplication, the unique-vs-infinite check, takes c as input. Feed it c = 11 instead of c = −11 and every ratio that involves c is wrong. The algebra still runs. The verification still passes inside its own bubble. The final answer is just quietly off.
The fix: rearrange to "= 0" before reading any coefficient
Make "= 0 first" the non-negotiable opening line of every coefficient extraction. For 3x + 2y = 11, write:
- 3x + 2y − 11 = 0
- a = 3, b = 2, c = −11
Those two written lines force the sign-flip onto the page. Once −11 is visible in the rearranged equation, c = −11 is mechanical, and the trap cannot fire.
The same habit covers the missing-coefficient case. For 7x + y + 3 = 0, the y has no number in front of it. The convention is that +y means +1y, so b = 1, not b = 0. Rewrite it as 7x + 1y + 3 = 0 on the first few problems until the convention sticks.
Watch out when the subscripts get swapped
For a system like 5x − 2y = 8 and 3x + 4y = −6, subscript 1 belongs to the first equation as written, and subscript 2 to the second. Do not swap them by convenience. Once the subscripts are scrambled, every later ratio (a₁/a₂, b₁/b₂, c₁/c₂) is silently inverted. Lock the subscripts before reading the coefficients.
Mistake 2: Why does multiplying only the fractional terms break the equation?
Because an equation stays balanced only if you multiply every term on both sides by the same number. For (x + 1)/2 + (y − 1)/3 = 8, students multiply by 6 and write 3(x + 1) + 2(y − 1) = 8, when the correct result is 3(x + 1) + 2(y − 1) = 48. The 8 on the right has to be multiplied too.
This is the most common slip when clearing fractional coefficients. The eye scans the equation, locks on to the fractions, and treats them as the "thing to fix." The fraction-free 8 on the right looks already clean, so the brain skips it. The asymmetric attention is the entire trap.
The same attention bug shows up when a system has different denominators in different equations. Equation 1 might have denominators 3 and 4 (LCM 12). Equation 2 might have denominators 2 and 3 (LCM 6). Each equation gets its own LCM. Multiplying both equations by 12 doubles the second equation's coefficients for no reason and makes the elimination arithmetic harder than it needs to be.
The fix: write the multiplier in front of every single term
Make the multiplier visible on the page. For (x + 1)/2 + (y − 1)/3 = 8, write the next line as:
- (×6): 6 · (x + 1)/2 + 6 · (y − 1)/3 = 6 · 8
- 3(x + 1) + 2(y − 1) = 48
Now the 6 sits in front of the 8 in your own handwriting, and skipping it is no longer possible. Compress this mentally only after the habit is built, never before.
Don't stop at the bracketed form
Once you've cleared fractions to 3(x + 1) + 2(y − 1) = 48, the job is not done. The brackets still need to be expanded. 3x + 3 + 2y − 2 = 48, then 3x + 2y = 47. Until the brackets are gone and like terms are collected, the equation isn't ready for elimination. Watch the sign on the −1 inside (y − 1) when you distribute: it stays negative. Drop that minus and you've replaced one trap with another.
Mistake 3: Why does the elimination subtraction give the wrong sign on y?
Because subtracting an entire equation flips the sign of every term in the second equation, not just the one you're matching. For (6x + 8y = 50) − (6x − 9y = 3), students write 8y − 9y = −y when the correct result is 8y − (−9y) = 17y. The double negative on the −9y is the slip. The leading minus has to distribute over the whole bracket.
The trap fires because the student processes the subtraction term-by-term, reads the second equation's "−9y" as just "−9y", and forgets that the leading minus from the subtraction flips it again. Two negatives, one cancellation, but only when both are visible. Compress the step mentally and the second negative gets absorbed into the first and disappears.
The deeper version of the same trap is the wrong choice between adding and subtracting after equalising coefficients. Same signs subtract. Opposite signs add. If both equations have +6x, you subtract to kill x. If one has +15y and the other has −15y, you add. Pick the wrong operation and the target variable doubles instead of disappearing, which is exactly the opposite of the goal.
The fix: bracket the second equation before subtracting
Write the subtraction with explicit brackets. For our example:
- (6x + 8y) − (6x − 9y) = 50 − 3
- 6x + 8y − 6x + 9y = 47
- 17y = 47
The bracket forces the sign flip into your visible working. The "+9y" appears on the page, in your own ink, and 8y + 9y = 17y is mechanical. After three or four such written-out subtractions, the double negative becomes automatic.
Don't reject a fractional answer
The same chapter has a related slip. After elimination you might get x = 79/17, y = 47/17. Students panic, decide the answer "looks wrong" because it's not a clean integer, and restart the problem from scratch. Don't. Verification is the only judge of correctness, not aesthetics. Substitute the fractional pair into both original equations. If both pass, the answer is correct. Full stop.
Tired of catching these slips only after the test? SuperPadhai's AI tutor flags them in real time as you work — try it free.
Mistake 4: Why is a₁/a₂ = b₁/b₂ = c₁/c₂ not the no-solution condition?
Because that's the infinitely many solutions condition, not the no-solution one. The two cases share the first equation a₁/a₂ = b₁/b₂. The single difference is on the c-ratio: equal c gives infinite, unequal c gives none. Students remember "all about equal ratios" and write the cleaner version, swapping the two cases.
This is the classification trap. For a system a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0, there are exactly three cases. Unique solution: a₁/a₂ ≠ b₁/b₂, the lines are consistent and intersect at one point. Infinite solutions: a₁/a₂ = b₁/b₂ = c₁/c₂, the lines are the same line. No solution: a₁/a₂ = b₁/b₂ ≠ c₁/c₂, the lines are parallel but not identical, the system is inconsistent.
The two equal-ratio cases blur because the difference is a single ≠ on the c-ratio. Under exam pressure, the cleaner-looking "all three equal" version wins, and the student writes the wrong condition for the wrong case.
The fix: draw the decision tree on the page
Don't memorise three lines. Memorise one branching diagram.
- First check: is a₁/a₂ = b₁/b₂?
- If NO, unique solution. Done.
- If YES, second check: is c₁/c₂ also equal to that ratio?
- If YES, infinite solutions, lines are coincident.
- If NO, no solution, lines are parallel.
Two branches, three leaves. Trace the tree out loud for two or three systems before the abstract condition stops feeling slippery.
A worked example that makes the difference visible
Take 2x + 3y = 5 and 4x + 6y = 10. Compute a₁/a₂ = 2/4 = 1/2, b₁/b₂ = 3/6 = 1/2, c₁/c₂ = 5/10 = 1/2. All three equal, so infinite solutions, the second equation is just twice the first.
Now take 2x + 3y = 5 and 4x + 6y = 11. The a and b ratios are still 1/2 each, but c₁/c₂ = 5/11, which is not 1/2. Same a and b ratios, different c ratio: no solution. The lines are parallel and never meet. One sign of difference on c is what flips the answer from "infinite" to "none."
Mistake 5: Why is "let x = chair" the most expensive opening line in any word problem?
Because x has to be a number with a unit, not an object. "Let x = chair" makes the equation 8x + 5y = 10500 meaningless, because x is now "a piece of furniture" and you cannot multiply furniture by 8 and add it to rupees. The fix is the three-part assignment: what quantity, in which units, of which entity.
This is the trap that breaks word problems before the maths even starts. In earlier classes, students were taught "let x be the unknown" as a shortcut, and it worked because one-variable problems hid the issue. Two-variable word problems expose it instantly. By step 4 of the algebra, the student no longer remembers what x and y actually represent, and the answer comes out as "x = 21, y = 6" with no idea what 21 of what and 6 of what.
The fix: write a three-part variable definition, every problem
For a problem about a shop selling chairs and tables:
- Let x = cost of one chair, in rupees
- Let y = cost of one table, in rupees
Now 8x + 5y = 10500 translates cleanly to "8 chairs at Rs x each plus 5 tables at Rs y each cost Rs 10500." Every term has a checkable interpretation. The same discipline kills the trap on age problems ("let x = present age of father, in years"), speed problems ("let x = speed of the boat in still water, in km/h"), and digit problems ("let x = tens digit of the original number").
Watch out for the off-by-one in fixed-plus-rate problems
A taxi charges Rs f for the first km and Rs r for each additional km. For a 10 km ride, the cost is f + 9r, not f + 10r. The first km is already paid for by the fixed charge, so only 10 − 1 = 9 extra km are charged at the per-km rate. Write the breakdown explicitly, every time. "First km: fee f. Remaining km: 10 − 1 = 9 km at rate r each → 9r. Total: f + 9r." Two visible lines beat one mental shortcut.
Verify in the story, not just in the equations
After solving and getting x = 21, y = 6, plug those numbers back into the original story, not just into the equations you wrote. "A 10-km ride costs 21 + 9 × 6 = 21 + 54 = Rs 75." Yes, that matches the problem. Plugging into your own equations only catches algebra slips. Plugging into the story catches translation slips, which is where word problems actually go wrong.
Key takeaways
Move everything to the LHS before reading c. From 3x + 2y = 11, the standard form is 3x + 2y − 11 = 0, so c = −11, not +11. The sign matters in every later formula.
Multiply both sides when clearing fractions. (x + 1)/2 + (y − 1)/3 = 8 × 6 gives 3(x + 1) + 2(y − 1) = 48, not = 8. The right-hand side gets the multiplier too.
Same signs subtract, opposite signs add in elimination. Watch double-negatives: 8y − (−9y) = 17y, not −y. Bracket the second equation before subtracting.
Three-ratio classification, three different rules. a₁/a₂ = b₁/b₂ = c₁/c₂ → infinite solutions; a₁/a₂ = b₁/b₂ ≠ c₁/c₂ → no solution; a₁/a₂ ≠ b₁/b₂ → unique pair.
Define variables in three parts: what + units + entity. Write let x = price of one chair (₹), not let x = chair. Vague assignment derails every word problem.
What do students often ask about Linear Equations?
Are these mistakes really worth focusing on if I already understand the concepts?
Yes, even more so if you already understand the concepts. Students who don't understand fail openly. Students who understand fail silently, on signs and shortcuts and a missing multiplication on the right side, and they keep losing the same 3 marks paper after paper.
Which of these five mistakes is the most expensive on the board paper?
The sign on c. It's the foundation for the three-ratio classification and for cross-multiplication, so a wrong c poisons every formula in the chapter. Numbered drill: pick five problems from RD Sharma where the equation is given in the a₁x + b₁y = k form. For each one, write the rearranged "= 0" version as a separate line before reading any coefficient. By the fifth problem the reflex is rewired.
How is the no-solution condition different from the infinite-solutions condition?
Infinite solutions need all three ratios equal: a₁/a₂ = b₁/b₂ = c₁/c₂. No solution needs the first two equal but the c-ratio different: a₁/a₂ = b₁/b₂ ≠ c₁/c₂. The single ≠ on c is the entire difference between coincident lines and parallel lines.
Is there a quick check I can do on every elimination problem?
Substitute your final (x, y) pair into BOTH original equations, not just one. One-equation verification silently passes back-substitution slips, because if your back-substitution had an arithmetic error, that same error would still satisfy the equation you used for it. The other original equation is the only independent check.
Do these traps apply to ICSE and state boards too?
The maths is the same across boards. CBSE, ICSE, and state boards all reward visible working, so the "rearrange to = 0" line, the explicit multiplier on the RHS, and the bracketed subtraction earn marks everywhere. The pre-board papers across boards repeat the same five traps because the traps are baked into the chapter, not into any one syllabus.
What's the pattern behind all five mistakes?
All five live at the boundary between procedure and the visible page. The student knows the formula but skips the one written line that makes the formula match the actual problem. Rearrange to = 0. Multiply every term, RHS included. Bracket the second equation before subtracting. Trace the decision tree, don't recite it. Define x in three parts. The students who consistently top this chapter aren't reading or writing any faster than their peers — they just refuse to do those five steps in their head.
Pin the four-line decision tree above your study desk in your own handwriting: rearrange to zero, multiply every term, bracket before subtract, name x precisely. One glance before any Linear Equations question and the chapter stops costing easy marks.
Stuck on a pair of equations and unsure whether the slip is in the substitution or the elimination? Try SuperPadhai's free diagnostic — our AI tutor reads your working and tells you exactly where the linear method went off the rails.
Related reading
- Arithmetic Progressions Class 10: 5 Silly Mistakes
- Polynomials Class 10: 5 Silly Mistakes
- Quadratic Equations Class 10: 5 Silly Mistakes
- Linear vs Quadratic Equations: 4 Boundary Traps
- Linear Equations in Two Variables Class 10: complete chapter guide (coming soon)