The five-second recipe
Most word problems in your CBSE Class 9 and Class 10 textbook follow one pattern: two unknown quantities + two pieces of information that link them = a 2x2 system of linear equations. Once you spot the pattern, the setup is mechanical. Name the two unknowns (x, y). Translate each piece of information into one equation. Solve. The whole "where do I even start?" panic disappears. This article trains your eye to recognise the pattern before you read the problem twice.
You read a word problem. Your stomach tightens. The sentences are about chocolates and candies, or two-rupee notes and five-rupee notes, or a man rowing upstream. You think "I have no idea where to begin." You read it again. Still no idea.
Stop. Almost every word problem in the linear-equations chapter of your CBSE Class 9 and Class 10 textbook is built from the same template. Once you see the template, the panic ends.
Here is the template:
Two unknown quantities + two facts that relate them = a 2x2 system.
That's it. If a problem is asking you to find two things, and the problem hands you two distinct pieces of information about those things, the equations almost write themselves. Why: the textbook chapter is about solving two equations in two unknowns. The authors design problems whose constraint count exactly matches the technique they want you to practise. So the pattern is over-represented on purpose. Recognising it saves you the 30 seconds of confused setup that most students waste.
This is a sibling article to How many equations does a word problem need? — that one explains the general principle (n unknowns need n independent equations). This one is the fast recognition rule for the most common case: n = 2.
The pattern recognition card
Before you start writing x and y, do a five-second scan of the problem. Ask yourself two questions, in this exact order:
- What is the problem asking me to find? Count those quantities. Call the count u (for unknowns).
- How many distinct pieces of information does the problem give me? Count those. Call the count f (for facts).
If u = 2 and f = 2, you have a 2x2 system. Set it up mechanically.
The point of the card is speed. You don't have to think about the structure of the problem any more — you just count, then mechanically apply the template.
Three quick worked examples
Each example below shows the pattern check first (in five seconds), then the mechanical setup, then the solve.
"Two numbers add to 18 and differ by 4. Find them."
Pattern check (5 seconds):
- Unknowns? Two numbers. So u = 2. Call them x, y.
- Facts? (1) They add to 18. (2) They differ by 4. So f = 2.
- u = f = 2 → 2x2 system. Set up mechanically.
Mechanical setup:
Solve by adding: 2x = 22 \implies x = 11. Then y = 18 - 11 = 7.
Answer: x = 11, y = 7. Check: 11 + 7 = 18 ✓ and 11 - 7 = 4 ✓.
Why this is so common in textbooks: "sum and difference" is the cleanest possible 2x2 problem — the equations are already separated, no rearrangement needed. NCERT loves it because it lets students focus on the method without arithmetic distractions.
"5 chocolates and 3 candies cost ₹120. 3 chocolates and 2 candies cost ₹72. Find the price of each."
Pattern check (5 seconds):
- Unknowns? Price of one chocolate, price of one candy. So u = 2. Call them c (chocolate) and k (candy).
- Facts? (1) 5c + 3k = 120. (2) 3c + 2k = 72. So f = 2.
- u = f = 2 → 2x2 system.
Mechanical setup:
Solve by elimination. Multiply (1) by 2 and (2) by 3 to match k coefficients:
Subtract: c = 24. Plug back into (2): 3(24) + 2k = 72 \implies 72 + 2k = 72 \implies k = 0.
Wait — a candy costs ₹0? Re-check the arithmetic: 3(24) = 72, so 2k = 0 does give k = 0. The numbers in this fictional problem happen to make the candy free (or this shop is running a Diwali offer!). Check (1): 5(24) + 3(0) = 120 ✓.
Answer: chocolate = ₹24, candy = ₹0 (free with chocolate, apparently).
Why this is so common: every shopkeeper-and-buyer problem in your textbook (apples and oranges, pens and pencils, samosas and tea) is structured this way. Two items with two combined-purchase facts is the canonical 2x2.
"A purse contains some 10-rupee notes and some 5-rupee notes totalling ₹35. There are 5 notes in all. How many of each?"
Pattern check (5 seconds):
- Unknowns? Number of 10-rupee notes, number of 5-rupee notes. So u = 2. Call them t (tens) and f (fives).
- Facts? (1) Total value is ₹35. (2) Total count is 5 notes. So f (number of facts) = 2.
- u = 2 and the fact-count is 2 → 2x2 system.
Mechanical setup:
Solve by substitution. From (2), f = 5 - t. Plug into (1):
So t = 2 and f = 5 - 2 = 3.
Answer: two 10-rupee notes and three 5-rupee notes. Check: 2(10) + 3(5) = 20 + 15 = 35 ✓ and 2 + 3 = 5 ✓.
Why this is so common: coin and note problems are textbook classics because they enforce integer answers, which makes the check easy and the answer "feel right". Every Class 8–10 board exam has at least one of these.
Why textbooks lean so hard on this pattern
The 2x2 pattern dominates Indian school maths from Class 9 onwards because:
- It matches the chapter's technique exactly. The chapter teaches you to solve two equations in two unknowns. Every word problem is engineered so the technique applies directly.
- It's the smallest non-trivial system. One unknown is too easy (a single equation in one variable). Three unknowns get arithmetically heavy. Two is the sweet spot for board-exam difficulty.
- It mirrors real life cleanly. Two-item shopping, two-vehicle journeys, two-digit numbers, boat-and-current — the world has many "two interacting things" situations, and the 2x2 system handles them all.
- It's testable in 4–6 marks. The CBSE board allots about 5 minutes per such question. A 2x2 problem fits that time budget perfectly.
So when you open a chapter called Pair of Linear Equations in Two Variables and see a word problem, your prior probability that it is a 2x2 system should be very high. Don't fight the pattern — exploit it.
Variants: what if it's not 2x2?
The pattern generalises. Here's the full table:
| Unknowns (u) | Facts (f) | System size | Where you meet it |
|---|---|---|---|
| 1 | 1 | 1 \times 1 — single linear equation | Class 7–8: "find the number" problems |
| 2 | 2 | \mathbf{2 \times 2} — pair of equations | Class 9–10: the bread and butter |
| 3 | 3 | 3 \times 3 — triple system | Class 11–12, JEE: harder problems |
| n | n | n \times n — solved by matrices | Engineering, physics, computer science |
Two warning cases:
- Fewer facts than unknowns. The problem is underdetermined. You can't pin down a unique answer — only a relationship. If a problem looks like this, re-read it; you've probably missed a fact.
- More facts than unknowns. Either one fact is redundant (a check), or the facts contradict each other (no solution). Re-read carefully.
For the deeper analysis, see the sibling article on how many equations are needed. For the algebraic toolkit (substitution, elimination, cross-multiplication) once your system is set up, see the parent article systems of linear equations.
The bottom line
When you see a word problem in the linear-equations chapter, don't read it twice in confusion. Read it once with this rule in mind:
Count unknowns. Count facts. If both are 2, write x and y and two equations.
The pattern recognition is the hard part. The algebra is mechanical. After ten problems, your eye will spot the structure before you've finished reading the question.
References
- NCERT Class 10 Mathematics, Chapter 3: Pair of Linear Equations in Two Variables — the primary CBSE textbook with hundreds of 2x2 word problems.
- NCERT Class 9 Mathematics, Chapter 4: Linear Equations in Two Variables — the introduction that motivates the 2x2 framework.
- Khan Academy: Systems of equations word problems — additional translation practice.
- Polya, How to Solve It (Princeton, 1945) — the classic on pattern recognition in mathematical problem-solving.