How to Use This Section
This is your practice powerhouse for Pair of Linear Equations. Below are 30+ fully worked problems spanning the whole chapter — checking solutions, graphical reasoning, substitution, elimination, cross-multiplication, consistency conditions, reducible equations, and word problems — arranged roughly easy to hard.
How to study: Try each problem with the solution covered, then check the steps. In the board exam, marks are awarded step by step — practise writing full solutions and stating word-problem answers in words.
Keep these handy:
- Ratios: unique a2a1=b2b1; infinite all equal; none a2a1=b2b1=c2c1.
- Substitution, elimination, and cross-multiplication all give the same solution.
- Reducible: let u=1/x, v=1/y.
Solved Examples
Example 1: Solve by substitution
Solve: x+y=8, x−y=2.
Solution:
- x=8−y; substitute: (8−y)−y=2⇒8−2y=2⇒y=3.
- x=5.
Final Answer: x=5, y=3.
Takeaway: Isolate and substitute.
Example 2: Solve by elimination
Solve: 3x+4y=10, 2x−2y=2.
Solution:
- Simplify the second: x−y=1⇒x=y+1.
- Substitute into first: 3(y+1)+4y=10⇒7y=7⇒y=1, x=2.
Final Answer: x=2, y=1.
Takeaway: Simplify equations before solving.
Example 3: Classify by ratios
Classify x+2y=5 and 2x+4y=10.
Solution:
- 21=42=105=21.
- All ratios equal ⇒ coincident.
Final Answer: Infinitely many solutions.
Takeaway: All three ratios equal ⇒ infinitely many solutions.
Example 4: Cross-multiplication
Solve: 2x+y−5=0, 3x+2y−8=0.
Solution:
- a1b2−a2b1=(2)(2)−(3)(1)=1.
- x=1(1)(−8)−(2)(−5)=−8+10=2.
- y=1(−5)(3)−(−8)(2)=−15+16=1.
Final Answer: x=2, y=1.
Takeaway: Cross-multiplication gives both at once.
Example 5: Two numbers
The sum of two numbers is 35 and their difference is 13. Find them.
Solution:
- x+y=35, x−y=13.
- Add: 2x=48⇒x=24; subtract: 2y=22⇒y=11.
Final Answer: 24 and 11.
Takeaway: Sum/difference problems solve instantly by add/subtract.
Example 6: Find k — infinitely many
Find k: 2x+3y=2 and (k+1)x+9y=6 has infinitely many solutions.
Solution:
- Need k+12=93=62.
- 93=31, 62=31 ✓.
- k+12=31⇒k+1=6⇒k=5.
Final Answer: k=5.
Takeaway: Set all ratios equal; solve and verify.
Example 7: Reducible equations
Solve: 2x1+3y1=2 and 3x1+2y1=613.
Solution:
- Let u=1/x, v=1/y: 2u+3v=2⇒3u+2v=12; 3u+2v=613⇒2u+3v=13.
- Solve: from Example earlier, u=2, v=3.
- So x=21, y=31.
Final Answer: x=21, y=31.
Takeaway: Clear fractions after substituting u,v.
Example 8: No solution by ratios
Classify x+2y=3 and 2x+4y=7.
Solution:
- 21=42 but 73=21.
- So a2a1=b2b1=c2c1.
Final Answer: No solution (inconsistent).
Takeaway: Equal a,b ratios but different c ⇒ no solution.
Example 9: Age problem
Five years ago, A was thrice as old as B. Ten years later, A will be twice as old as B. Find their present ages.
Solution:
- Let A =x, B =y. Five years ago: x−5=3(y−5)⇒x−3y=−10.
- Ten years later: x+10=2(y+10)⇒x−2y=10.
- Subtract: −y=−20⇒y=20; then x=50.
Final Answer: A is 50, B is 20.
Takeaway: Form one equation per time-condition.
Example 10: Cost of items
7 audio cassettes and 3 video cassettes cost ₹1110; 5 audio and 4 video cost ₹1350. Find each cost.
Solution:
- 7x+3y=1110, 5x+4y=1350.
- Multiply first by 4, second by 3: 28x+12y=4440, 15x+12y=4050. Subtract: 13x=390⇒x=30.
- 7(30)+3y=1110⇒3y=900⇒y=300.
Final Answer: Audio ₹30, video ₹300.
Takeaway: Eliminate the variable with easy common multiple.
Example 11: Graphical reasoning
Without solving, state the number of solutions of 3x−y=2 and 6x−2y=4.
Solution:
- 63=−2−1=42=21.
- All equal ⇒ coincident.
Final Answer: Infinitely many solutions.
Takeaway: Second equation is twice the first.
Example 12: Fraction problem
A fraction becomes 119 if 2 is added to both numerator and denominator, and 65 if 3 is added to both. Find the fraction.
Solution:
- Let fraction =yx. y+2x+2=119⇒11x−9y=−4.
- y+3x+3=65⇒6x−5y=−3.
- Solve: multiply first by 5, second by 9: 55x−45y=−20, 54x−45y=−27. Subtract: x=7; then y=9.
Final Answer: The fraction is 97.
Takeaway: Cross-multiply each condition, then solve.
Example 13: Speed of boat
A boat covers 24 km upstream in 6 hours and 36 km downstream in 6 hours. Find the speed of the boat in still water and the speed of the stream.
Solution:
- Upstream speed =24/6=4 km/h =x−y; downstream speed =36/6=6 km/h =x+y.
- Add: 2x=10⇒x=5; subtract: 2y=2⇒y=1.
Final Answer: Boat 5 km/h, stream 1 km/h.
Takeaway: Speed = distance/time gives the upstream/downstream speeds first.
Example 14: Find k for unique solution
For what value of k does 2x+3y=4 and (k+2)x+6y=3k+2 NOT have a unique solution?
Solution:
- No unique solution when a2a1=b2b1: k+22=63=21.
- k+22=21⇒k+2=4⇒k=2.
Final Answer: k=2.
Takeaway: 'Not unique' is the boundary where the first two ratios become equal.
Example 15: Elimination with scaling
Solve: 8x+5y=9, 3x+2y=4.
Solution:
- Multiply first by 2, second by 5: 16x+10y=18, 15x+10y=20. Subtract: x=−2.
- 3(−2)+2y=4⇒2y=10⇒y=5.
Final Answer: x=−2, y=5.
Takeaway: Match the y-coefficients (LCM 10) and subtract.
Example 16: Geometry — angles
The larger of two supplementary angles exceeds the smaller by 18°. Find the angles.
Solution:
- Let the angles be x and y with x>y: x+y=180 and x−y=18.
- Add: 2x=198⇒x=99; then y=81.
Final Answer: 99° and 81°.
Takeaway: Supplementary ⇒ sum 180°; translate 'exceeds by' into a difference.
Example 17: Substitution with no solution
Solve: 3x+2y=4, 9x+6y=7.
Solution:
- From the first: y=24−3x. Substitute: 9x+6⋅24−3x=7⇒9x+12−9x=7⇒12=7 (false).
Final Answer: No solution.
Takeaway: A contradiction confirms parallel lines.
Example 18: Coins problem
A piggy bank has ₹2 and ₹5 coins, 25 coins in all, worth ₹80. How many of each?
Solution:
- Let ₹2 coins =x, ₹5 coins =y: x+y=25, 2x+5y=80.
- From first x=25−y; substitute: 2(25−y)+5y=80⇒50+3y=80⇒y=10, x=15.
Final Answer: 15 two-rupee coins and 10 five-rupee coins.
Takeaway: One equation for count, one for value.
Example 19: Reducible — clear denominators first
Solve: x−15+y−21=2 and x−16−y−23=1.
Solution:
- Let u=x−11, v=y−21: 5u+v=2, 6u−3v=1.
- From first v=2−5u; substitute: 6u−3(2−5u)=1⇒21u=7⇒u=31, v=31.
- x−1=3⇒x=4; y−2=3⇒y=5.
Final Answer: x=4, y=5.
Takeaway: Substitute for the whole reciprocal expression, then convert back.
Example 20: Distance, two cars
Two cars start from places 100 km apart. Travelling toward each other they meet in 1 hour; in the same direction the faster overtakes in 5 hours. Find their speeds.
Solution:
- Let speeds be x>y km/h. Toward each other: x+y=100. Same direction: x−y=20 (since 100/5=20).
- Add: 2x=120⇒x=60; y=40.
Final Answer: 60 km/h and 40 km/h.
Takeaway: Toward each other ⇒ sum of speeds; same direction ⇒ difference.
Example 21: Find both unknown constants
For what values of a and b does 2x+3y=7 and (a−b)x+(a+b)y=3a+b−2 have infinitely many solutions?
Solution:
- Need a−b2=a+b3=3a+b−27.
- From first two: 2(a+b)=3(a−b)⇒a=5b.
- From a+b3=3a+b−27 with a=5b: 6b3=16b−27⇒3(16b−2)=42b⇒48b−6=42b⇒b=1, a=5.
Final Answer: a=5, b=1.
Takeaway: Solve the ratio equations step by step for two unknowns.
Example 22: Elimination giving a fraction
Solve: 4x+3y=7, 2x−y=1.
Solution:
- From the second: y=2x−1. Substitute: 4x+3(2x−1)=7⇒10x=10⇒x=1, y=1.
Final Answer: x=1, y=1.
Takeaway: Substitution can be quicker when one coefficient is 1.
Example 23: Work/rate-style linear setup
The sum of a two-digit number and the number formed by reversing the digits is 66. If the digits differ by 2, find the number(s).
Solution:
- (10x+y)+(10y+x)=66⇒11(x+y)=66⇒x+y=6.
- x−y=2 (or y−x=2). With x−y=2: x=4,y=2, number 42.
- With y−x=2: x=2,y=4, number 24.
Final Answer: 42 or 24.
Takeaway: A difference 'by 2' allows two cases; report both.
Example 24: Consistent and dependent
Show that 2x+3y=9 and 4x+6y=18 are consistent and find any two solutions.
Solution:
- 42=63=189=21 ⇒ coincident ⇒ consistent (dependent).
- Solutions of 2x+3y=9: (0,3) and (3,1).
Final Answer: Consistent; e.g. (0,3) and (3,1).
Takeaway: Dependent systems share every point of the common line.
Example 25: Geometry — perimeter
The length of a rectangle exceeds its breadth by 5 m. If the perimeter is 50 m, find the dimensions.
Solution:
- Let length =x, breadth =y: x−y=5 and 2(x+y)=50⇒x+y=25.
- Add: 2x=30⇒x=15; y=10.
Final Answer: Length 15 m, breadth 10 m.
Takeaway: Perimeter =2(l+b) gives one equation.
Example 26: Reducible with a constant term
Solve: x4+3y=14 and x3−4y=23.
Solution:
- Let u=1/x: 4u+3y=14, 3u−4y=23.
- Multiply first by 4, second by 3: 16u+12y=56, 9u−12y=69. Add: 25u=125⇒u=5.
- 4(5)+3y=14⇒3y=−6⇒y=−2. So x=51.
Final Answer: x=51, y=−2.
Takeaway: Only the 1/x part needs substitution; y stays as is.
Example 27: Solve and verify (clean integers)
Solve: x−y=3, 3x+2y=6.
Solution:
- Clear fractions in the second: multiply by 6: 2x+3y=36.
- From the first x=y+3; substitute: 2(y+3)+3y=36⇒5y=30⇒y=6, x=9.
Final Answer: x=9, y=6.
Takeaway: Clear fractions first by multiplying through by the LCM of denominators.
Example 28: Cross-multiplication with negatives
Solve by cross-multiplication: 3x−5y−11=0, 5x+2y−7=0.
Solution:
- a1b2−a2b1=(3)(2)−(5)(−5)=6+25=31.
- x=31(−5)(−7)−(2)(−11)=3135+22=3157.
- y=31(−11)(5)−(−7)(3)=31−55+21=31−34.
Final Answer: x=3157, y=−3134.
Takeaway: Track signs carefully; non-integer answers are fine.
Example 29: Time and work-style mixture
2 men and 5 women finish a piece of work in 4 days, while 3 men and 6 women finish it in 3 days. If a man's one-day work is x and a woman's is y, then 4(2x+5y)=1 and 3(3x+6y)=1. Find x and y.
Solution:
- 8x+20y=1 and 9x+18y=1.
- Multiply first by 9, second by 8: 72x+180y=9, 72x+144y=8. Subtract: 36y=1⇒y=361.
- 8x+20⋅361=1⇒8x=1−95=94⇒x=181.
Final Answer: Man 181/day, woman 361/day.
Takeaway: Rate problems become linear in the per-day work variables.
Example 30: Determine consistency for three cases
For x+2y=1, decide the second equation that makes the pair (a) inconsistent, (b) dependent.
Solution:
- (a) Inconsistent: keep a2a1=b2b1 but change c: e.g. 2x+4y=5 (since 21=42=51).
- (b) Dependent: all ratios equal: e.g. 2x+4y=2.
Final Answer: (a) 2x+4y=5; (b) 2x+4y=2.
Takeaway: Control the c-ratio to switch between no-solution and infinitely-many.
Example 31: Mixed multi-step
The sum of the numerator and denominator of a fraction is 12. If the denominator is increased by 3, the fraction becomes 21. Find the fraction.
Solution:
- Let fraction =yx: x+y=12 and y+3x=21⇒2x=y+3.
- From the first y=12−x; substitute: 2x=(12−x)+3⇒3x=15⇒x=5, y=7.
Final Answer: The fraction is 75.
Takeaway: Translate both conditions, then solve by substitution.