The Elimination Idea
The elimination method is often the fastest way to solve a pair, especially when no variable has coefficient 1. The idea is to make the coefficients of one variable equal (in size), then add or subtract the equations so that variable cancels out.
The idea: Multiply the equations by suitable numbers so one variable has matching coefficients. Add (if opposite signs) or subtract (if same signs) to eliminate it, leaving one equation in one variable.
Think of it this way: we 'line up' one variable and knock it out, leaving a simple equation to solve.
[Board Important] Elimination is the go-to method when both equations have awkward coefficients (e.g. and ).
The Elimination Steps
Let's solve and .
- Make one variable's coefficients equal. To eliminate , multiply the first by 3 and the second by 2:
- Subtract (same sign on ): .
- Back-substitute: .
So the solution is , .
Key Point: If the matching coefficients have the same sign, subtract; if opposite signs, add. Either way the targeted variable disappears.
[Board Important] Choose to eliminate whichever variable needs the smaller multipliers — it keeps the arithmetic clean.
Add or Subtract? A Quick Guide
The single most common slip is adding when you should subtract (or vice versa). Here's the rule:
- Coefficients like and (same sign): subtract the equations.
- Coefficients like and (opposite signs): add the equations.
Tip
Sometimes it's easier to arrange for opposite signs and add, since adding avoids sign errors. For and , to eliminate multiply the first by 3 and the second by 2: and . Now the -terms are opposite, so add: .
Key Point: Always check the signs of the matched coefficients before deciding to add or subtract.
[Board Important] Write the two aligned equations one above the other before combining — it makes the add/subtract decision obvious and reduces errors.
Special Cases and Word Problems
Like substitution, elimination reveals the special cases:
- If both variables cancel and you get a false statement (e.g. ) → no solution.
- If both cancel to a true statement (e.g. ) → infinitely many solutions.
Word-problem recipe
- Define variables, form two equations.
- Eliminate one variable.
- Solve, back-substitute, and interpret with units.
Key Point: Elimination shines in word problems where the two equations naturally have similar structure, such as 'cost of of one item and of another' types.
[Board Important] Many 3-mark word problems (cost, speed, fractions, ages) can be solved by either substitution or elimination — pick whichever gives cleaner numbers.
Solved Examples
Example 1: Basic elimination (subtract)
Solve: and .
Solution:
- Multiply first by 3, second by 2: and .
- Subtract: .
- Back-substitute: .
Final Answer: , .
Takeaway: Match coefficients, subtract, then back-substitute.
Example 2: Elimination (add)
Solve: and , eliminating .
Solution:
- Multiply first by 3, second by 2: and .
- Add (opposite signs): .
- Back-substitute into : .
Final Answer: , .
Takeaway: Opposite signs ⇒ add to eliminate.
Example 3: Simple add (ready-made)
Solve: and .
Solution:
- Add the equations: .
- Subtract: .
Final Answer: , .
Takeaway: When coefficients already match, just add and subtract directly.
Example 4: Eliminate after scaling
Solve: and .
Solution:
- To eliminate : multiply first by 2, second by 3: and .
- Add: … let's recheck: actually and , so . Hmm — let's instead verify with cleaner elimination of .
- Eliminate : multiply first by 3, second by 4: and . Subtract: , and .
Final Answer: , .
Takeaway: Not all systems give whole numbers; carry fractions carefully.
Example 5: No solution by elimination
Solve: and .
Solution:
- Multiply first by 2: .
- Subtract from the second: (false).
Final Answer: No solution (inconsistent).
Takeaway: Both variables cancel to a false statement ⇒ no solution.
Example 6: Infinitely many by elimination
Solve: and .
Solution:
- Multiply first by 3: .
- Subtract from the second: (true).
Final Answer: Infinitely many solutions.
Takeaway: ⇒ same line ⇒ infinitely many solutions.
Example 7: Cost word problem
2 chairs and 3 tables cost ₹1300; 3 chairs and 2 tables cost ₹1200. Find the cost of each.
Solution:
- Let chair , table : , .
- Multiply first by 3, second by 2: , . Subtract: .
- .
Final Answer: Chair ₹200, table ₹300.
Takeaway: Cost problems with two items per equation suit elimination well.
Example 8: Incomes and expenditures
Two persons' incomes are in ratio 9:7 and expenditures in ratio 4:3. Each saves ₹2000. If incomes are and and expenditures and , then and . Find .
Solution:
- Multiply first by 3, second by 4: , .
- Subtract: .
Final Answer: (so incomes are ₹18000 and ₹14000).
Takeaway: Elimination handles ratio-based savings problems neatly.
Example 9: Choose the easier variable to eliminate
Solve: and .
Solution:
- Eliminate : multiply first by 7: .
- Subtract the second: .
- .
Final Answer: , .
Takeaway: Multiplying just one equation can be enough when a coefficient is 1.
Example 10: Digits problem by elimination
The sum of the digits of a two-digit number is 12. The number is 18 more than the number formed by reversing the digits. Find the number.
Solution:
- Tens , units : and .
- Add and : , .
- Number .
Final Answer: The number is 75.
Takeaway: Adding the digit-sum and digit-difference equations eliminates instantly.